7664 Commits

Author SHA1 Message Date
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
Darren Ranalli
f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli
e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +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
591fd7c648 use a dialog when the port is unavailable 2004-09-07 16:46:25 +00:00
David Rose
1711e96b18 tweak definition of iteration count 2004-09-07 02:06:19 +00:00
David Rose
157b9feb5f move setSmPos() etc. into C++ 2004-09-06 23:32:17 +00:00
Joe Shochet
2d3afd2dcc fixed dolater sorting 2004-09-04 00:53:27 +00:00