John Loehrlein
|
e4b210d607
|
direct entry scroll, a virtual window for direct entries
|
2009-01-23 20:05:19 +00:00 |
Darren Ranalli
|
2c71002065
|
fix for client crash
|
2009-01-23 00:31:18 +00:00 |
Darren Ranalli
|
07461ccbdd
|
shift-f11 logs garbage cycle info and reports results in the client
|
2009-01-22 19:19:37 +00:00 |
Darren Ranalli
|
a9f3242305
|
check for garbage leaks in dev on window close and defocus, check on both client and AI
|
2009-01-21 23:49:33 +00:00 |
Darren Ranalli
|
d4cc5e7a57
|
added allow-garbage-cycles, garbage error reporting
|
2009-01-21 19:01:47 +00:00 |
David Rose
|
0811991a8a
|
explicate more parameters
|
2009-01-17 22:44:43 +00:00 |
David Rose
|
35ff345147
|
foreground font color
|
2009-01-17 21:53:48 +00:00 |
David Rose
|
b4ee61c59f
|
separate out outline params
|
2009-01-17 20:31:21 +00:00 |
David Rose
|
3b793cf964
|
loadFont(outline=xxx)
|
2009-01-17 02:47:36 +00:00 |
rdb
|
f808e0a03b
|
Fix bug: inheritance of Python classes didn't show up
|
2009-01-15 14:31:14 +00:00 |
David Rose
|
338d85aaa3
|
okMissing camera model
|
2009-01-10 01:33:32 +00:00 |
David Rose
|
4b315b5170
|
fix motiontrail color
|
2009-01-09 19:39:23 +00:00 |
David Rose
|
9e5e3edc5b
|
fix exception when mini-task explicitly removes itself
|
2009-01-09 19:19:35 +00:00 |
Gyedo Jeon
|
33d862d42b
|
Made indicatorValue not passed to command
|
2009-01-08 21:45:14 +00:00 |
David Rose
|
803f5e0d37
|
load prc's explicitly
|
2009-01-08 15:57:33 +00:00 |
David Rose
|
1706138704
|
export text types
|
2009-01-08 12:25:32 +00:00 |
rdb
|
82fccf788d
|
Suggestion from Nemesis13
|
2009-01-07 17:49:14 +00:00 |
rdb
|
353adc8b45
|
Smarter version detection
|
2009-01-02 19:36:58 +00:00 |
Darren Ranalli
|
5d256052e6
|
added record-functor-creation-stacks config
|
2008-12-31 01:53:01 +00:00 |
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 |