Commit Graph

3633 Commits

Author SHA1 Message Date
David Rose 998611d189 move TestDrawPrimFailure to .cxx 2004-08-24 01:36:43 +00:00
Greg Wiatroski 579febfb12 mod'd hpr's returned from nodePath get hpr to prevent overflow errors now that we are bounds checking on sendUpdates 2004-08-19 04:09:16 +00:00
Chris Brunner 4098154643 Fixed some typos, updated some lines, and added Step 19 2004-08-19 01:02:24 +00:00
Dave Schuyler 22312f4762 added to ls() output 2004-08-10 00:39:01 +00:00
Dave Schuyler 0550b1ec52 included searched paths in debug output 2004-08-07 01:20:23 +00:00
David Rose 4f7f89164d untab 2004-08-06 22:52:10 +00:00
David Rose 8618f4d3f8 more files from CMU 2004-08-06 22:22:50 +00:00
David Rose 4a66fa2a1b raise assertions for undefined operations 2004-08-06 02:47:37 +00:00
David Rose 1ee1c38f8e use friendlier nassert instead of assert 2004-08-06 01:48:05 +00:00
David Rose 41a18738a4 use fmod interface 3.73 2004-08-06 01:35:25 +00:00
David Rose c0bc68b158 support miles with stubbed-out methods 2004-08-06 01:07:07 +00:00
Shalin Shodhan ef35bbe354 enum constants fix 2004-08-06 01:06:47 +00:00
David Rose 1b0f8bd324 eliminate compiler warnings 2004-08-06 00:45:47 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
Shalin Shodhan 642e15632a fix to solve link with mesa problem 2004-08-05 21:45:58 +00:00
Shalin Shodhan 56b180596c virtual function table fix for issue_cg_bind 2004-08-05 21:34:52 +00:00
David Rose f540224561 use capital S for tilde if no lowercase S 2004-08-05 19:11:46 +00:00
David Rose d165c1c369 respect old versions of glx.h a little better 2004-08-05 17:05:31 +00:00
David Rose 9766fe68c3 respect old versions of glx.h a little better 2004-08-05 16:54:08 +00:00
David Rose e08d134dba respect old versions of glx.h a little better 2004-08-05 16:47:41 +00:00
David Rose 1074bb00cc unavailable textures referenced by a bam file should not cause a crash 2004-08-04 23:35:51 +00:00
David Rose c23792f1dc add polylight support to NodePath; prevent compiler warnings; minor style changes to polylightEffect to be consistent with panda conventions 2004-08-04 22:41:10 +00:00
Shalin Shodhan f0a204b084 getNumTextures and getTexture(n) added from CMU 2004-08-04 22:16:36 +00:00
David Rose 29333d2966 reorder initializers to prevent gcc compiler warning 2004-08-04 20:58:32 +00:00
Shalin Shodhan d267dbe9bb cgShader.h recommit 2004-08-04 17:19:03 +00:00
Shalin Shodhan 91e54d09f3 CgShader added compile protection 2004-08-04 17:17:50 +00:00
David Rose 1726a5ea95 fix culling when scene has a transform 2004-08-03 22:32:30 +00:00
David Rose 597d379038 add NodePath::set_color_scale_off() and Camera::set_initial_state() and related methods 2004-08-03 19:59:21 +00:00
Shalin Shodhan ca14219654 Polylight copy constructor 2004-08-03 17:12:41 +00:00
David Rose cdfdf30f97 dynamic event queue 2004-08-02 23:20:26 +00:00
David Rose f51f95b9bd prevent compiler warning 2004-08-02 23:09:29 +00:00
David Rose 31c4c28637 workaround compile bug in VC++ 2004-08-02 22:30:42 +00:00
David Rose 64aece121a robustify light interface further 2004-08-02 21:34:46 +00:00
David Rose 1707b5a38d fix pupils 2004-08-02 21:34:35 +00:00
David Rose 140f38c83a fix errors 2004-08-02 03:37:20 +00:00
David Rose 0462921352 fix output 2004-07-31 23:27:54 +00:00
David Rose 0fbb4b671a fix untextured triangle problem 2004-07-31 23:27:27 +00:00
David Rose bccfb40463 clean up texture, projector more 2004-07-31 15:49:22 +00:00
David Rose 5b807d3c0e add assertion 2004-07-31 15:47:38 +00:00
David Rose e561cc0046 fix palettized egg files 2004-07-31 00:01:35 +00:00
David Rose e3573f97df whoops, wrong logic for picking default TextureStages 2004-07-30 23:27:17 +00:00
David Rose 0764556c80 remove buggy driver workaround 2004-07-30 23:21:20 +00:00
David Rose ec83e7f9c6 texture optimizations 2004-07-30 22:35:58 +00:00
Shalin Shodhan 2ca64d594d Polylight Changes... return a new effect on all modifiers 2004-07-30 21:04:11 +00:00
David Rose 8b5014d01e clarify NodePath light interfaces 2004-07-30 18:59:42 +00:00
David Rose 249673d083 whoops, broke old LightAttrib interface 2004-07-30 17:33:18 +00:00
Asad M. Zaman a75a5539a3 dx9 need to conform to the new convention 2004-07-30 01:52:47 +00:00
David Rose c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
David Rose a60eb87e19 add NodePath::set_light() interfaces 2004-07-29 23:35:06 +00:00
Darren Ranalli 31a3ceb73f use cg in other places too 2004-07-28 19:24:21 +00:00