Commit Graph

6160 Commits

Author SHA1 Message Date
Josh Wilson f4e55629fa adding getCurrentStateOrTransition() 2010-02-19 02:01:15 +00:00
Josh Wilson 1f4bc1cc1c in report print return val unless it's None 2010-02-18 21:33:13 +00:00
David Rose 430800a43e first attempt to fix deadlock on Pirates launch 2010-02-18 02:14:53 +00:00
David Rose 29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
David Rose 4b5e28fa11 add xml files 2010-02-15 17:27:23 +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
Arkady Trestman f59e128425 simplified drag and drop... 2010-02-11 20:31:12 +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
Gyedo Jeon 98b1526ea6 Added notebooks to left and right bar frames 2010-02-11 00:17:07 +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
David Rose 73943dd77e taskMgr.getCurrentTask() 2010-02-09 20:15:31 +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
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
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
David Rose aae5068ad3 smooth out remaining-time prediction 2010-02-04 02:03:06 +00:00
David Rose e775c9f307 fix safari crash with shift key 2010-02-04 00:45:50 +00:00
Gyedo Jeon bdf9439075 Made manipulating widget shown on top of the object 2010-02-03 22:11:43 +00:00
Gyedo Jeon d5cb8815ae Fixed active viewport transition glitches 2010-02-03 21:52:28 +00:00
Arkady Trestman 1ce7aad524 work in progress... 2010-02-02 03:27:16 +00:00
Gyedo Jeon 8d085f039b Added LevelLoader to help users load Level Editor data in game 2010-02-02 01:43:49 +00:00
Gyedo Jeon 461b684243 Made current anim value right 2010-02-02 01:43:12 +00:00
Gyedo Jeon d020a8bbb7 Made animNames can be defined in objectPalette 2010-02-02 01:30:44 +00:00
Gyedo Jeon cf13954411 Reversed position of front camera to face with default models 2010-02-01 23:53:36 +00:00
Ken Patel ce79ab1718 Reverse order in which history logs are appended to a log 2010-02-01 19:34:16 +00:00
rdb 7c8e3281e2 Ship .p3d as well 2010-01-31 13:16:49 +00:00
Gyedo Jeon 312944e2f7 [wip] undo/redo system 2010-01-30 02:14:47 +00:00