Commit Graph

3647 Commits

Author SHA1 Message Date
Asad M. Zaman bc8f23db4b added pstats for polylight 2004-09-20 23:16:07 +00:00
David Rose 069e0fac71 typo in error message 2004-09-17 23:26:31 +00:00
David Rose 865c30d923 fix an include oversight 2004-09-17 23:20:59 +00:00
David Rose f590f5090f protect from compiling without OpenSSL 2004-09-17 22:18:36 +00:00
David Rose 52615b0da5 should use set_color_scale(), not set_color(), to fade out geom particles 2004-09-17 21:07:52 +00:00
Dave Schuyler f6556fec72 *** empty log message *** 2004-09-17 04:10:42 +00:00
Asad M. Zaman c6ab058556 moved some print statements 2004-09-16 01:31:33 +00:00
Asad M. Zaman 4cad0620c5 instead of parent light_color get the root node's color for scene_color. It is more reliable 2004-09-16 01:13:34 +00:00
Asad M. Zaman 34f16c04b0 has a new quadratic formula for attenuation and better weighing for multiple lights 2004-09-15 22:19:57 +00:00
David Rose 19e402be97 minor tweaks 2004-09-15 20:53:13 +00:00
David Rose e66ecf58d3 support cedilla and tilde better with caps-only font like MickeyFont 2004-09-14 23:56:15 +00:00
David Rose 95bdf94020 adjust comment 2004-09-14 20:24:36 +00:00
David Rose 63a777ed78 fix list_cycles() 2004-09-13 17:26:16 +00:00
David Rose cf44a95d84 fix leak due to cyclic RenderState reference counts 2004-09-13 16:29:57 +00:00
Asad M. Zaman 10cc2dd9a9 added some debug variable and print statements to investigate polylight behavior 2004-09-11 00:25:28 +00:00
Asad M. Zaman ab99a40f51 rearranged code so that polylights and portals will support multiple attiribute flags from maya 2004-09-11 00:24:41 +00:00
Asad M. Zaman 00dbb1617b added make_copy on polylightnode, more cleanup coming up 2004-09-09 23:50:15 +00:00
David Rose cf4d30e748 refine comments 2004-09-09 23:24:26 +00:00
Asad M. Zaman c7793581fd oops, didn't want to check in the debug statements 2004-09-09 19:28:00 +00:00
Asad M. Zaman 459cd34f31 fixed the flicker bug where colors would snap suddenly 2004-09-09 19:26:55 +00:00
Asad M. Zaman 7ff0b84f6a cleaned up Shalin's polylight code. Still need to work on the flicker code, will do it tomorrow 2004-09-09 03:44:59 +00:00
David Rose f5443ded3c minor refinements to docs 2004-09-07 17:18:15 +00:00
David Rose 29c6daf8f8 make default port be 5185 2004-09-07 16:55:57 +00:00
David Rose eaad55e828 make default port be 5185 2004-09-07 16:47:04 +00:00
David Rose 1711e96b18 tweak definition of iteration count 2004-09-07 02:06:19 +00:00
David Rose 3706822aae support pstats-tcp-ratio, tcp by default 2004-09-03 19:22:22 +00:00
Asad M. Zaman 7a0762a8c7 fixed egg2bam problem for PolylightNode 2004-09-03 01:27:46 +00:00
Dave Schuyler 515bf13183 changed macro 2004-09-03 01:23:06 +00:00
David Rose 62f45b292c remove explicit algorithm parameter (make config variable only), add key length variable 2004-09-02 16:29:26 +00:00
David Rose e51ecacdee support encryption/decryption streams 2004-09-02 15:15:48 +00:00
David Rose eead112d48 render order documents 2004-09-01 16:27:55 +00:00
Dave Schuyler 184ed3e96f added deubg_output 2004-09-01 03:57:57 +00:00
Dave Schuyler 53854756f7 fixed non-rotating objects 2004-09-01 03:55:10 +00:00
Dave Schuyler cad885b343 allowing physics objects to be named in debug versions 2004-09-01 03:28:09 +00:00
Dave Schuyler 60dd748c27 changed more debug output 2004-09-01 01:10:03 +00:00
Dave Schuyler 8d4970524d fix in precomputing angular matrixes 2004-09-01 01:06:56 +00:00
Dave Schuyler 79ae46385a added more debug output 2004-09-01 01:04:03 +00:00
David Rose 0f33c2d118 timeout on ssl handshake; band-aid on assertion failure 2004-08-30 15:21:05 +00:00
Greg Wiatroski 179d0c7e0c added comment 2004-08-28 20:55:04 +00:00
David Rose f9ff73427e handle implicit redirect from POST 2004-08-28 15:16:14 +00:00
David Rose 5a2277ca6b redirect_trail, cookie fixes 2004-08-28 01:10:25 +00:00
David Rose 9a748b971f fix gcc warning 2004-08-27 17:29:44 +00:00
David Rose 12c443e6fb add cookie support 2004-08-27 17:25:35 +00:00
Dave Schuyler 770732d644 moved testDrawPrimFailure 2004-08-27 00:01:46 +00:00
Asad M. Zaman a7521b518e fixes a bug of not being able to open a high-res window and failing. now it tries a lower resolution before giving up 2004-08-24 22:48:22 +00:00
David Rose 5eeb0c7eed apply orientation to geom particles 2004-08-24 22:07:52 +00:00
David Rose e2145af839 remove commented-out debugging code 2004-08-24 18:36:27 +00:00
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