11612 Commits

Author SHA1 Message Date
David Rose
b07734d1d4 more fixes to the fixes 2006-10-24 21:03:35 +00:00
David Rose
c1754bf76d whoops, fix getPart() again 2006-10-24 20:53:28 +00:00
David Rose
a8b6320080 fix getPart() 2006-10-24 19:22:30 +00:00
Zachary Pavlov
538e31b081 fixed 'if part:' typo, and I added a small hack to make SubpartDef work with a [0] reference (ugg) 2006-10-24 18:59:50 +00:00
David Rose
860a8f16ca use repr() instead of str() to print diagnostics 2006-10-24 17:11:45 +00:00
David Rose
1373705582 reorganize Actor dictionaries a bit; keep around ModelRoot node for proper ModelPool reference counting 2006-10-24 17:11:22 +00:00
Josh Wilson
79d14e2fc8 added global function 'giveNotify(cls)' 2006-10-24 01:54:33 +00:00
David Rose
763808f8e4 make ModelPool::garbage_collect() behave sensibly in the new loadModel() world 2006-10-23 20:50:09 +00:00
David Rose
064fd1dc07 oops, build on Windows 2006-10-23 20:10:24 +00:00
David Rose
b783726b11 fix initial delay for smooth mover 2006-10-23 18:59:12 +00:00
Darren Ranalli
410a57c7e4 name objects via base and simbase 2006-10-21 04:51:57 +00:00
aignacio_sf
388e80b02d Initial nurbs support. Sampled points are used as control points to create nurbs curves. 2006-10-21 02:05:46 +00:00
Darren Ranalli
f804219bb6 return ClassTree instead of printing it 2006-10-20 21:36:06 +00:00
David Rose
d8eab5dbcd mouse wheel should generate down and immediate up messages, so it does not look like keyrepeat 2006-10-20 21:10:31 +00:00
David Rose
b26fa4b410 correctly return NullAudioSound if unable to load file 2006-10-20 18:29:00 +00:00
David Rose
b1cb4dc751 update comment 2006-10-20 17:48:45 +00:00
David Rose
70f9db5ec4 add ClockObject::M_integer and M_integer_limited; pstats clock wait 2006-10-20 17:38:22 +00:00
Josh Wilson
463cc7be4f added lateral distance monitoring 2006-10-20 16:34:55 +00:00
Josh Wilson
c1f040a7d1 added ability to query airborne state. Be careful this only works if the walker supports the airborne state 2006-10-20 16:16:55 +00:00
David Rose
dbb25d478c issue warning for singular transforms over camera 2006-10-20 15:11:12 +00:00
Darren Ranalli
193478aacf prevent redundant DoHierarchy adds/removes 2006-10-20 02:57:58 +00:00
Darren Ranalli
3b64bad745 added printClassTree 2006-10-20 02:56:17 +00:00
Darren Ranalli
90bcf39b91 better error messages 2006-10-20 02:43:09 +00:00
Redmond Urbino
7a2e78cbb3 added new method removeAllItems 2006-10-20 00:49:23 +00:00
David Rose
ab895aaab6 straighten out min_fov with film_size and focal_length 2006-10-19 23:58:30 +00:00
M. Ian Graham
7a41d118c7 Removed debug line that keeps 'reload' containers from appearing 2006-10-19 21:42:24 +00:00
M. Ian Graham
432c06f65d Sorting entries lexicographically within the same quantity buckets. 2006-10-19 21:30:24 +00:00
M. Ian Graham
5db62c7cb9 Changed timer task removal to properly remove--memory leak fix. 2006-10-19 21:13:14 +00:00
M. Ian Graham
5b3f37c360 Report output order is now deterministic within the same container size 2006-10-19 18:30:29 +00:00
David Rose
403301b470 remove ctrav.resetPrevTransform() 2006-10-19 18:07:49 +00:00
David Rose
825cbc04bc remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
Darren Ranalli
8750d233f8 better logging 2006-10-19 18:01:17 +00:00
David Rose
ab7d2d2278 remove debug statements 2006-10-19 17:11:29 +00:00
David Rose
3c0d5e6342 fix taskMgr formatting, fix bug with delayed doLater tasks 2006-10-18 22:37:55 +00:00
David Schafer
b92660bf13 Import changes to get level editor to run 2006-10-18 18:13:10 +00:00
David Rose
60d6a84eb4 separate out DEBUGFLAGS 2006-10-18 17:25:58 +00:00
David Rose
64d4d729fc allow flatten_strong() to combine the children of a ModelNode 2006-10-18 17:18:17 +00:00
David Rose
5f4ec707e1 add libs 2006-10-18 13:15:39 +00:00
David Rose
156a665293 add libs 2006-10-18 13:14:34 +00:00
David Rose
e8f3232fef move pystub down to the executables 2006-10-18 13:08:08 +00:00
David Rose
2ac33f2119 /usr/local/bin/perl -> /usr/bin/perl 2006-10-17 22:26:52 +00:00
Josh Yelon
78c4be1c83 Forgot to check it in. 2006-10-17 03:53:03 +00:00
Asad M. Zaman
bd3ef19389 added a test program for normals 2006-10-17 00:24:06 +00:00
David Rose
9cd582faca fix reload-texture bug 2006-10-16 23:12:17 +00:00
David Rose
3b03d4f2f9 don't link with pystub 2006-10-16 22:16:24 +00:00
David Rose
e010eef043 properly link with pystub 2006-10-16 22:10:44 +00:00
David Rose
08c3f5e2d5 direct -> base.direct 2006-10-16 19:10:13 +00:00
Darren Ranalli
fda8e1f335 added _is 2006-10-16 18:36:15 +00:00
David Rose
c1bf1db1a5 use SceneGraphAnalyzer's new accessors 2006-10-15 17:54:27 +00:00
David Rose
00577b18dc optimization for intra-frame interpolation 2006-10-15 17:51:17 +00:00