Commit Graph

7673 Commits

Author SHA1 Message Date
Asad M. Zaman b18ddfb9c5 implemented fire pit illumination where camera's position relative to the light and avatar is considered to apply illumination 2004-09-21 00:45:54 +00:00
Asad M. Zaman bc8f23db4b added pstats for polylight 2004-09-20 23:16:07 +00:00
David Rose 33d4210ff2 include Maya in configure report 2004-09-20 18:06:55 +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
Dave Schuyler bd195a8dfc *** empty log message *** 2004-09-17 23:10:07 +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
Dave Schuyler 5adcd07740 added if'd out message 2004-09-17 03:54:55 +00:00
Dave Schuyler 266e7a6308 added self.worldVelocity 2004-09-16 22:09:26 +00:00
David Rose 3e430c58e1 remove unused labels from graph 2004-09-16 17:27:07 +00:00
David Rose 0740440edc more avg fixes 2004-09-16 16:35:24 +00:00
David Rose 4454566aa1 faster avg computation 2004-09-16 16:12:07 +00:00
David Rose 89006b755f implement averaging (smoothing) 2004-09-16 15:49:54 +00:00
David Rose 88743dab4d more on average mode 2004-09-16 14:10:12 +00:00
David Rose 2a6d09abe6 support averaging pstats over time 2004-09-16 10:35:28 +00:00
Asad M. Zaman c6ab058556 moved some print statements 2004-09-16 01:31:33 +00:00
Dave Schuyler c3fc66631f fix z on collision 2004-09-16 01:25:30 +00:00
Dave Schuyler 83d2cd8120 sending messages about using 2004-09-16 01:15:21 +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
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 68da034d9e add PyNumber_Long(), PyExc_TypeError(), sort alphabetically 2004-09-15 22:23:43 +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 79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
David Rose 3343d168e1 interrogate is fixed now 2004-09-15 18:38:09 +00:00
David Rose a4bad0eb36 more robust handling of numeric parameters 2004-09-15 18:00:12 +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 0351def3e9 fix typo in comment 2004-09-14 22:25:42 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +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
David Rose 8de398b340 support -r option, make warnings evident 2004-09-13 02:59:06 +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
Dave Schuyler d88fec148a new ~run 2004-09-10 04:21:33 +00:00
Dave Schuyler 579ca6f9eb added run 2004-09-10 01:45:34 +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
Dave Schuyler 3cf0b32484 added bow sphere 2004-09-09 02:35:47 +00:00
Dave Schuyler dc02cb5d11 moved collision sphere 2004-09-09 00:33:37 +00:00
David Rose 01b7f3acaa fix for tag game and C++ sendSmPos() 2004-09-09 00:23:29 +00:00
Darren Ranalli 462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
David Rose 735c45d8b4 use self.wakeTime instead of cTask object 2004-09-08 17:38:07 +00:00
Dave Schuyler 44aa13cb4c uncommented angular physics 2004-09-08 02:25:00 +00:00