17547 Commits

Author SHA1 Message Date
David Rose
29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
rdb
9f229cf4ee Remove NDEBUG markers 2010-02-15 17:41:19 +00:00
David Rose
4b5e28fa11 add xml files 2010-02-15 17:27:23 +00:00
David Rose
25a303055d possible fix for build break 2010-02-14 18:05:11 +00:00
David Rose
0a15bf1fe9 minor typo 2010-02-13 17:10:55 +00:00
David Rose
58f83fce39 fix redundant onDownloadBegin() message 2010-02-12 20:06:28 +00:00
rdb
33653fd957 Include logging.handlers, logging.config, etc as well 2010-02-12 15:46:42 +00:00
Arkady Trestman
4bcd3501f9 fixed a typo 2010-02-12 01:39:40 +00:00
Gyedo Jeon
71faad0cb5 Added grid attr to WinControl 2010-02-12 01:12:17 +00:00
Gyedo Jeon
71d2e4f73b Commented out weight munge code since now weight values are normalized 2010-02-11 23:12:40 +00:00
David Rose
a942ce5fbf lists and strings will be automatically coerced into a PTA_blah 2010-02-11 22:38:34 +00:00
Arkady Trestman
f59e128425 simplified drag and drop... 2010-02-11 20:31:12 +00:00
David Rose
4cf4811af6 more refinements to the whole shared-node pickle thing 2010-02-11 01:32:00 +00:00
Gyedo Jeon
0b94f14dbf Added option for text control size 2010-02-11 01:21:07 +00:00
Abhishek Nath
bc9905db90 Add buttons to move back and forth an animation on a frame by frame resolution 2010-02-11 00:53:55 +00:00
Chris Brunner
c6b9b53656 make it so the client/server maya2egg adds the command-line comment to the top of each egg file 2010-02-11 00:18:33 +00:00
Gyedo Jeon
98b1526ea6 Added notebooks to left and right bar frames 2010-02-11 00:17:07 +00:00
David Rose
981890183b bamify NodePath's parents etc too, to better support common nodes 2010-02-10 23:50:57 +00:00
Chris Brunner
9e6bab46ab fixes a bug where transforms were not being reset between files 2010-02-10 23:06:59 +00:00
Gyedo Jeon
a8e3a84af8 Made new object will be created at the cursor position 2010-02-10 23:05:04 +00:00
Arkady Trestman
ced029315a corrected minor deletion issues 2010-02-10 22:38:20 +00:00
David Rose
f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
Gyedo Jeon
925460b124 Made property update undoable 2010-02-10 19:16:46 +00:00
Arkady Trestman
5f87d44463 implemented undo for ScheneGraphUI 2010-02-10 19:06:39 +00:00
Gyedo Jeon
4e5d158dfe Made vertex weights normalized 2010-02-10 19:00:11 +00:00
David Rose
73943dd77e taskMgr.getCurrentTask() 2010-02-09 20:15:31 +00:00
David Rose
2494b49728 Thread::get_current_task() 2010-02-09 20:14:58 +00:00
David Rose
7c3bd0bd8d reduce end-of-phase chugs 2010-02-09 19:51:20 +00:00
rdb
381f89d8ea Uh, oh, let's keep backward compatibility for base.mainDir 2010-02-09 19:09:05 +00:00
rdb
a2faefb748 ShowBase, stop butchering the perfectly fine MAIN_DIR that was already set by ExecutionEnvironment! 2010-02-09 19:07:08 +00:00
Ken Patel
6dbdcbf628 Holiday Management page unique coloring for holiday configs 2010-02-09 02:13:52 +00:00
David Rose
211116b6cc time download better--not from beginning of p3d file 2010-02-08 22:41:11 +00:00
David Rose
8de216ed0c switch packages within one frame if possible 2010-02-08 20:13:58 +00:00
rdb
c1b4c11adf Forgot to update this file 2010-02-06 17:34:07 +00:00
rdb
d594f42d11 Only use _d suffix on Windows 2010-02-06 15:09:19 +00:00
rdb
4f9f06f499 -ggdb 2010-02-06 14:40:42 +00:00
Gyedo Jeon
fd7bf04577 Added undo for selection and object transform 2010-02-06 02:24:34 +00:00
Gyedo Jeon
c3b70b120d Added support undo selection in new LE 2010-02-06 02:23:50 +00:00
David Rose
1438fa0078 explicitly assign base, so we can get it even if it gets shadowed 2010-02-06 02:17:45 +00:00
Arkady Trestman
a8e0db164a added suport for multi selections, and object deletions in the sceneGraphUI 2010-02-06 02:13:33 +00:00
Arkady Trestman
055af9db0b added support for selections from leveleditor panes 2010-02-06 02:12:01 +00:00
Arkady Trestman
0cc987d0b7 added label editing capability 2010-02-05 22:14:22 +00:00
Arkady Trestman
d71ea75038 added objects renaming capability 2010-02-05 22:13:49 +00:00
rdb
244f2c0356 Add DEBUG_THREADS 2010-02-05 10:53:12 +00:00
Gyedo Jeon
f8fe9ef9f6 Added feature to import Maya file, undo/redo for object deletion 2010-02-05 01:12:21 +00:00
Arkady Trestman
c62725336f update the datamodel structure 2010-02-05 01:03:02 +00:00
Gyedo Jeon
4c0c50b952 Fixed scene graph hierarchy change problem when there is _ in the name of object 2010-02-04 22:56:05 +00:00
Darren Ranalli
37e5bd98f7 added doFindAllInstances 2010-02-04 22:20:48 +00:00
gogg
fbbc5bb9e6 Compatibility with DX SDK August 2009 that shouldn't break older SDKs. SECURE_SCL settings restored in makepanda. 2010-02-04 04:27:35 +00:00
David Rose
aae5068ad3 smooth out remaining-time prediction 2010-02-04 02:03:06 +00:00