Commit Graph

4501 Commits

Author SHA1 Message Date
David Rose 74a1ebca02 add textures-header-only 2005-11-02 18:57:30 +00:00
David Rose b8da3c6c32 add -D option 2005-11-02 18:57:00 +00:00
Josh Yelon 0400248b37 Added support for shadow maps + shaders 2005-11-01 04:30:22 +00:00
David Rose 5da0172878 pandadx7 2005-10-31 20:09:29 +00:00
Josh Yelon a3ce5925d0 Fixed a bug with copy-to-depth-texture 2005-10-28 20:29:57 +00:00
Josh Yelon efc2a9ce26 *** empty log message *** 2005-10-27 21:11:26 +00:00
David Rose ec1239dbb3 remove unneeded virtuals 2005-10-25 00:13:06 +00:00
Jason Yeung 168d499af6 prevent crash when sprite particle renderer is flattened accidentally 2005-10-25 00:01:49 +00:00
David Rose 726410e386 regularize vec3's a bit 2005-10-21 23:56:40 +00:00
Josh Yelon 3a9a8df64b Fixed an uninitialized pointer 2005-10-19 22:09:36 +00:00
Josh Yelon 62fbd49535 Fixed a version number 2005-10-18 22:46:02 +00:00
Josh Yelon 2c09657017 Added RTM_triggered_copy_texture 2005-10-18 20:16:39 +00:00
David Rose 9bef2bd389 fix #ifdefs 2005-10-17 23:30:04 +00:00
Josh Yelon 28070dd33e A few fixes to support set_shader_input on attribs 2005-10-17 23:09:19 +00:00
Josh Yelon 4bb6fd3f1b Changes to support offscreen-buffers that match the main window 2005-10-17 17:39:50 +00:00
David Rose 9601c8c2cb verbose output for CullBinManager 2005-10-14 21:39:46 +00:00
David Rose 5ee35791e2 fix wait bars under aspect2d 2005-10-13 21:11:15 +00:00
David Rose 936d4d31d5 fix rendering errors after alt-tab 2005-10-13 20:42:26 +00:00
Josh Yelon 777cad2e50 Added code so that one can recommend a profile from inside a shader 2005-10-13 20:09:40 +00:00
David Rose cd10f4fcbc add set_ignore_scale 2005-10-13 16:41:31 +00:00
David Rose 6e8adc36ad straighten out BTM_relative 2005-10-12 16:02:41 +00:00
David Rose bfa27c5549 fix issues with text_scale, text_color, text_align 2005-10-11 23:46:44 +00:00
David Rose c9c13dc10f add minor functions 2005-10-11 21:16:14 +00:00
David Rose 243275a0ed set_scale() doesn't necessarily inflate 2d to 3d 2005-10-11 10:45:55 +00:00
David Rose bbf4ed26ba typo 2005-10-10 23:40:18 +00:00
David Rose b54fd856df minor tweaks 2005-10-10 23:34:12 +00:00
David Rose fb70c6177e build on windows 2005-10-10 22:53:51 +00:00
David Rose 5eda2823ab new methods 2005-10-10 22:50:50 +00:00
David Rose 00b090848f refine shuttle_controls 2005-10-10 22:47:50 +00:00
David Rose f0862e7d8c fix crash 2005-10-10 22:26:29 +00:00
David Rose 9af0d907b7 fix crash 2005-10-10 22:25:52 +00:00
David Rose 5bf4f3557d anim controls in pview 2005-10-10 19:50:20 +00:00
Josh Yelon 7c30c27bd7 Bump mapping is working 2005-10-10 14:30:04 +00:00
David Rose 2c6ef8d261 reorder make_cube_map() parameters 2005-10-09 17:39:28 +00:00
David Rose 1568b255ca extend set_tex_pos() etc. for 3-d 2005-10-08 15:07:12 +00:00
David Rose c207be10b9 stackedPerlinNoise 2005-10-07 22:38:34 +00:00
David Rose 9358dbf532 add Perlin noise 2005-10-07 21:46:51 +00:00
David Rose 774b5580ee not sure if OpenCV can read .mpg files, but no harm in listing it 2005-10-07 02:20:14 +00:00
David Rose d2d94fd2f5 fix crash with flaming cannonballs 2005-10-07 00:04:38 +00:00
David Rose 7683032977 fix render order for wait bars 2005-10-06 23:12:53 +00:00
David Rose 1a5ef405a3 unbinding the wrong array, typo 2005-10-06 21:59:36 +00:00
Josh Yelon e5f03b6bf5 Fixed an out-of-bounds error 2005-10-06 21:46:28 +00:00
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