David Rose
|
d4538bcfeb
|
asynchronous load priorities
|
2008-12-24 23:45:58 +00:00 |
|
David Rose
|
e570510887
|
remove old panda support
|
2008-12-24 19:22:11 +00:00 |
|
David Rose
|
8335c5778c
|
getInitialValue() -> getDefaultValue()
|
2008-12-24 18:42:10 +00:00 |
|
Darren Ranalli
|
b36dc682a3
|
pulled garbage collect frequency reduction code from 1_0_14
|
2008-12-22 21:46:00 +00:00 |
|
David Rose
|
aa5bebac85
|
defer importing ProfileSession
|
2008-12-22 19:17:18 +00:00 |
|
Darren Ranalli
|
0fb988e6d3
|
default gc to DEBUG_SAVEALL, added delOnly option to GarbageReport, to deal with garbage collect CPU spikes
|
2008-12-19 21:54:47 +00:00 |
|
Asad M. Zaman
|
89a8c9032a
|
controlJoints should be model nodes anyway
|
2008-12-18 21:44:21 +00:00 |
|
rdb
|
38467b6eed
|
Fix confusing typo
|
2008-12-18 18:17:28 +00:00 |
|
David Rose
|
4d39d16a69
|
default mayChange = True
|
2008-12-17 14:55:03 +00:00 |
|
Zachary Pavlov
|
109864928d
|
typo
|
2008-12-17 09:18:56 +00:00 |
|
David Rose
|
55a789293a
|
minor optimization features for async flatten
|
2008-12-16 19:48:28 +00:00 |
|
David Rose
|
993fb111de
|
thread-safe messenger
|
2008-12-16 19:47:42 +00:00 |
|
David Rose
|
f3106c89e2
|
setLODAnimation
|
2008-12-15 22:44:33 +00:00 |
|
rdb
|
cafd7c93f9
|
Made it work on linux
|
2008-12-15 21:30:50 +00:00 |
|
Chris Brunner
|
9c9630a905
|
tool for batch capturing screenshots of models
|
2008-12-13 03:00:26 +00:00 |
|
rdb
|
b4fdf5cc46
|
Remove very-annoying and pointless warning
|
2008-12-11 20:13:36 +00:00 |
|
rdb
|
a7df865ca5
|
Ability to suppress pipe info
|
2008-12-11 15:53:00 +00:00 |
|
rdb
|
d14ebd80aa
|
Documented this file
|
2008-12-11 09:18:33 +00:00 |
|
Darren Ranalli
|
31921f16b5
|
reduced spike threshold to 5.
|
2008-12-10 19:04:56 +00:00 |
|
Darren Ranalli
|
89d50d7ab3
|
removed __del__ to prevent garbage leaks
|
2008-12-06 00:03:45 +00:00 |
|
Darren Ranalli
|
82c8616e91
|
report number of garbage cycles instead of number of garbage items
|
2008-12-05 02:12:52 +00:00 |
|
Darren Ranalli
|
fb1aa31b78
|
stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements
|
2008-12-05 01:50:55 +00:00 |
|
Darren Ranalli
|
04ed456dbe
|
protect against changes to Python interface layer
|
2008-12-05 01:36:40 +00:00 |
|
rdb
|
f4c8bf2eef
|
Fix bug with spaces in paths
|
2008-11-28 07:33:04 +00:00 |
|
Darren Ranalli
|
2a0ccbf137
|
added getFont()
|
2008-11-26 23:01:27 +00:00 |
|
rdb
|
24641a7ab4
|
Fixed some typo's
|
2008-11-26 14:39:48 +00:00 |
|
David Rose
|
e81e4efb46
|
update comment
|
2008-11-26 01:09:57 +00:00 |
|
David Rose
|
ac06fd3b4a
|
okMissing
|
2008-11-26 01:09:18 +00:00 |
|
David Rose
|
cf95cbcf9a
|
okMissing
|
2008-11-26 00:40:10 +00:00 |
|
David Rose
|
48c395e10e
|
more better lodname handling
|
2008-11-26 00:40:03 +00:00 |
|
Gyedo Jeon
|
b4785c9485
|
Fixed a bug with getSelectedAsList
|
2008-11-24 22:53:27 +00:00 |
|
David Rose
|
6b7ab70359
|
ignore spammy event-loop-done
|
2008-11-24 17:21:55 +00:00 |
|
rdb
|
b857eee009
|
gcc 4.3 needs stdlib.h
|
2008-11-24 15:41:53 +00:00 |
|
Justin Butler
|
4c09b6307b
|
Smoother movement fixes for better stopping/starting and timestamp issues. Fixes problem where distributed smooth objects will stop movement at the wrong location or will slide around when first being generated.
|
2008-11-22 00:45:17 +00:00 |
|
David Rose
|
2a5851d614
|
more consistent output
|
2008-11-20 00:36:50 +00:00 |
|
David Rose
|
a831fc8ca6
|
minor refinement
|
2008-11-19 22:48:54 +00:00 |
|
David Rose
|
c70aadbd89
|
detect overlapping subparts
|
2008-11-19 20:26:48 +00:00 |
|
Darren Ranalli
|
c56f94f9a1
|
fixed missing variable dump
|
2008-11-19 03:03:18 +00:00 |
|
Zachary Pavlov
|
877404d8a9
|
specific lod lookup for useLOD. Should prevent the sorting problems we've been seeing
|
2008-11-19 00:06:03 +00:00 |
|
Darren Ranalli
|
a10f7a2b8c
|
added ~aitaskspikethreshold/~taskspikethreshold
|
2008-11-18 23:01:53 +00:00 |
|
Zachary Pavlov
|
fdc9d8fd53
|
updated sorting algorithm for lods
|
2008-11-18 21:03:06 +00:00 |
|
Gyedo Jeon
|
ff36eb76cb
|
Made widget be shown in black when non-movable object selected
|
2008-11-15 02:32:08 +00:00 |
|
Gyedo Jeon
|
37df0df5c7
|
Changed getAncestry to getAncestors
|
2008-11-15 01:00:52 +00:00 |
|
Redmond Urbino
|
1efa9e716e
|
cleanup a lot of leaks
|
2008-11-14 22:51:28 +00:00 |
|
Darren Ranalli
|
69985789f1
|
make sure garbage collection is enabled when Python breaks to the prompt
|
2008-11-14 19:05:03 +00:00 |
|
Asad M. Zaman
|
0d3349bac0
|
use the already sortedLODNames instead of sorting everytime
|
2008-11-14 04:18:48 +00:00 |
|
David Rose
|
8f12774e74
|
disable mouse buttons while in oobe mode
|
2008-11-13 19:39:41 +00:00 |
|
David Rose
|
22e6577ad1
|
more fixes to oobeCull
|
2008-11-13 19:14:58 +00:00 |
|
David Rose
|
450f5f3bf6
|
remove accepts a list
|
2008-11-13 06:17:16 +00:00 |
|
David Rose
|
be57287bef
|
fix oobeCull
|
2008-11-13 06:17:03 +00:00 |
|