Commit Graph

4417 Commits

Author SHA1 Message Date
David Rose 6e8a686ef9 update comments 2005-10-06 13:32:55 +00:00
David Rose 0ba17bdb90 don't add an off TextureAttrib by default 2005-10-06 04:04:04 +00:00
David Rose ce4e89c475 LoaderOptions, supporting auto-converting animation from maya filess 2005-10-05 22:35:23 +00:00
David Rose dc8916d350 fix tbn to properly split vertices at a texture mirror edge 2005-10-05 20:19:54 +00:00
Josh Yelon 9478e2bf08 Added derivative textures 2005-10-05 16:25:02 +00:00
Josh Yelon 0c7e721e79 Added texture handling in shader code 2005-10-05 01:09:32 +00:00
David Rose 60c571f684 add set_reflection() 2005-10-04 12:46:25 +00:00
David Rose faf39f97ae framebuffer_copy_to_texture for cubemap too 2005-10-03 23:39:09 +00:00
David Rose 180bf37cf5 FisheyeMaker 2005-10-03 22:54:45 +00:00
David Rose 4cc9dba771 copy constructors, other minor refinements 2005-10-03 22:54:25 +00:00
David Rose d4b4460baf remove incorrect delete 2005-10-03 21:18:31 +00:00
David Rose bda902a6d6 add make_screenshot_filename() 2005-10-03 14:34:05 +00:00
David Rose 942e64ae60 fix cubemap-to-ram 2005-10-03 14:33:39 +00:00
David Rose f37eba555a gsg's should inherit from display notify category 2005-10-02 17:27:56 +00:00
David Rose cb2e0c46f0 fix text glyph caching problem 2005-10-02 16:56:51 +00:00
Josh Yelon 5f50047bee Added composites 2005-10-02 16:48:20 +00:00
Josh Yelon bc5fc1af02 misc fixes 2005-10-02 05:48:25 +00:00
David Rose 95c7e6d1dc integer frames in bams 2005-09-30 19:59:54 +00:00
David Rose f4caa03838 use correct #ifdef 2005-09-30 19:52:22 +00:00
David Rose b75f4cbf59 remove deprecated interfaces 2005-09-30 15:44:04 +00:00
David Rose d5919c1431 minor compilation sanity check 2005-09-30 15:43:47 +00:00
David Rose b19e098094 prevent use of threading interfaces without HAVE_THREADS 2005-09-30 15:42:28 +00:00
David Rose 1e87ce30c8 better output when one NodePath is empty 2005-09-30 00:30:58 +00:00
David Rose bc355b45bc darn those texture coordinate calculations 2005-09-30 00:30:14 +00:00
David Rose 6a788dd958 fix crash when using DrawMaskAttrib to hide an object with decals 2005-09-29 22:25:55 +00:00
David Rose be0edea190 fix crash with multiple GSG's 2005-09-29 21:28:39 +00:00
David Rose 3bbf12072f add <Tag> syntax 2005-09-29 15:35:03 +00:00
David Rose 37f874c746 add DrawMaskAttrib 2005-09-29 01:27:03 +00:00
Josh Wilson e660f53c6d Added anim source info update on setTexture(). Added check for successful texture addition before updating the most recently added textures info. 2005-09-28 22:15:37 +00:00
David Rose 6ffd095fdf pass true bools to ColorMask 2005-09-28 15:38:25 +00:00
David Rose fd71491bc6 individual control of channels in ColorWriteAttrib 2005-09-28 14:09:35 +00:00
David Rose d02ebe4d88 bug fixes in framebuffer_copy_to_ram 2005-09-27 23:33:16 +00:00
David Rose 2c09d3b95a fix crash 2005-09-27 22:43:57 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose e7605b2893 support border_color 2005-09-27 20:53:32 +00:00
David Rose dc7c34db33 fix texture state cleanup between scenes 2005-09-27 20:19:30 +00:00
David Rose 5465571963 SequenceNode inherits from AnimInterface 2005-09-27 17:52:39 +00:00
David Rose 2d5ecf1cab fix bug with losing the color in certain normal/color combinations 2005-09-26 19:02:49 +00:00
David Rose d9360ffc26 squelch warnings on gcc 2005-09-26 17:41:51 +00:00
David Rose e51b471570 remove _current_texture, etc. 2005-09-25 18:02:11 +00:00
David Rose deb254eba7 add missing files 2005-09-25 16:11:32 +00:00
David Rose 242e0f8c88 add missing files 2005-09-25 16:02:28 +00:00
David Rose 8e1d1a92dd TextureStage stores non-const InternalNames 2005-09-25 15:50:04 +00:00
David Rose 3813de7e91 store non-const InternalNames 2005-09-25 15:21:08 +00:00
David Rose 89ba79e0ba remove references to shaderMode.* 2005-09-25 14:42:06 +00:00
David Rose 264f6cde14 remove references to shader.* 2005-09-25 14:41:50 +00:00
Josh Yelon 2095d8c44f New shader system 2005-09-25 04:06:31 +00:00
David Rose 5b17fbd0d9 cube maps and avi textures in bam files 2005-09-23 21:31:31 +00:00
David Rose 60d2c8e349 integrate HashFilename with Filename via Filename::set_pattern() 2005-09-23 17:23:30 +00:00
Dave Schuyler c0bc0d4d32 changed include to double quotes 2005-09-23 02:01:10 +00:00