8169 Commits

Author SHA1 Message Date
Dave Schuyler
6fa2adfa8a made some private members less private for debugging 2005-01-14 02:44:14 +00:00
Mark Mine
1825c98c2f update new lights 2005-01-14 00:03:02 +00:00
David Rose
6cc498ed97 add clear() 2005-01-13 20:03:02 +00:00
David Rose
5ba29949be optimize smooth task a bit 2005-01-13 19:20:25 +00:00
David Rose
f23d52b385 trap exceptions on enter/exit methods and clean up fsm properly 2005-01-13 18:11:14 +00:00
David Rose
8d1a458c00 ropeNode stats and optimizations 2005-01-13 17:54:16 +00:00
David Rose
77012aee2e fix incorrect window title 2005-01-13 16:00:55 +00:00
David Rose
7e526eae81 use implicit scene in camera 2005-01-13 14:24:02 +00:00
David Rose
63ee254de2 move matrix computation 2005-01-13 05:54:01 +00:00
David Rose
d7d049375c add RM_tape 2005-01-13 02:58:06 +00:00
Mark Mine
ef181df10e New light routines 2005-01-13 01:45:39 +00:00
David Rose
9e60c303b7 add setSmZ() 2005-01-13 00:24:19 +00:00
David Rose
c91af76209 introduce demand() 2005-01-12 22:30:10 +00:00
Samir Naik
824a81cc6c slow down orbit speed 2005-01-12 19:04:31 +00:00
David Rose
83405c4857 toggle_verbose() 2005-01-12 14:58:00 +00:00
David Rose
4db8187483 spam debugs 2005-01-12 05:59:15 +00:00
David Rose
61077696b3 clarify warning message 2005-01-12 03:22:38 +00:00
Dave Schuyler
7a03d33626 OtpDoGlobals 2005-01-11 23:12:55 +00:00
Roger Hughston
c6c94f1c1b Added the parent Id to set zone .. 2005-01-11 05:08:48 +00:00
David Rose
e04bc8d4ed release_all_geoms 2005-01-11 01:58:20 +00:00
Joe Shochet
9d44c1a374 renamed some funcs to comply with standards 2005-01-11 00:32:30 +00:00
David Rose
d40eb90d62 fix default international character encoding 2005-01-10 23:35:57 +00:00
David Rose
57c1ff65fb further correct comments 2005-01-10 20:00:50 +00:00
David Rose
3f42589532 protect against calling announceGenerate() and disable() twice 2005-01-10 17:31:08 +00:00
Darren Ranalli
df408c942f allow any integral type in set() 2005-01-10 08:34:44 +00:00
David Rose
8446af5e3e refine comments 2005-01-09 02:42:35 +00:00
David Rose
0740cb0449 suggested bugfix by draisin on SourceForge site for MS .NET 2003 2005-01-09 02:10:50 +00:00
David Rose
bacd4ad811 RM_tube 2005-01-07 23:57:35 +00:00
Dave Schuyler
4d1615b740 formatting 2005-01-07 21:14:29 +00:00
Joe Shochet
506fe267ba OTPServer: client gets zone changes 2005-01-07 21:09:22 +00:00
David Rose
ec6fab321c add remove_physical_node() 2005-01-07 03:56:29 +00:00
David Rose
4d0e661918 more comment refinements 2005-01-07 03:06:47 +00:00
David Rose
544f7273ad clarify comments, change bracket positions 2005-01-07 02:33:58 +00:00
David Rose
038232e506 fix incorrect collision flag truncation 2005-01-06 23:00:32 +00:00
David Rose
6ecec8e3d6 correctly move and rename palettes when groups change directories 2005-01-06 22:38:21 +00:00
David Rose
2d3f3a6519 remove unused parameter 2005-01-06 15:56:42 +00:00
David Rose
4bced0c109 incorrect INLINE, move method body, change Access comment 2005-01-06 15:53:43 +00:00
Dave Schuyler
a14e7211bf keeping parentId if it is already set as a quick fix 2005-01-06 06:28:33 +00:00
Dave Schuyler
64055186bb formatting 2005-01-06 06:24:35 +00:00
Dave Schuyler
d973f8a2ac debug output 2005-01-06 06:23:24 +00:00
David Rose
dac28d3c1b an unspecified path should implicitly contain '.' 2005-01-06 04:13:37 +00:00
David Rose
3dd24f3eaa quietly ignore sendUpdate() on deleted object 2005-01-06 01:35:59 +00:00
David Rose
aafc570976 remove old hacks, expose PandaNode output() methods 2005-01-06 01:33:22 +00:00
Roger Hughston
bcb8f039d8 *** empty log message *** 2005-01-05 23:56:06 +00:00
David Rose
0563079eab don't duplicate collision solids 2005-01-05 22:57:24 +00:00
David Rose
a1d0fbc932 invsphere for egg syntax 2005-01-05 21:24:32 +00:00
David Rose
9d8f7fe834 add CollisionInvSphere 2005-01-05 19:48:08 +00:00
Joe Shochet
3735dfe129 handle no items div by 0 error 2005-01-05 18:11:34 +00:00
David Rose
347c04032b add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
Dave Schuyler
5cd636691f formatting 2005-01-05 04:06:39 +00:00