Commit Graph

17273 Commits

Author SHA1 Message Date
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
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
David Rose 764585f43a temporarily revert dx9 sdk change 2010-02-02 19:02:43 +00:00
Arkady Trestman 1ce7aad524 work in progress... 2010-02-02 03:27:16 +00:00
gogg d067be47f5 Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A 2010-02-02 02:20:25 +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
David Rose 5d724d16a8 fix static-init ordering issue preventing ssl_certificates from being read at startup 2010-02-02 00:27:34 +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 80e31c60bb Add mp4 2010-02-01 08:01:15 +00:00
rdb 244fa37537 Recommend python-tk and python-pmw 2010-02-01 08:00:18 +00:00
rdb e25d3d75e2 accept mpeg extension too 2010-01-31 20:32:23 +00:00
rdb 7c8e3281e2 Ship .p3d as well 2010-01-31 13:16:49 +00:00
rdb b2b32aea5b Fix longstanding bug with the FPU being forced into single-precision mode on Windows 2010-01-31 08:48:41 +00:00
Gyedo Jeon 312944e2f7 [wip] undo/redo system 2010-01-30 02:14:47 +00:00
Gyedo Jeon a71b73be18 Added hotkeys for new LE 2010-01-30 02:08:20 +00:00
Gyedo Jeon b01ea267c2 Finished adding RGBA attribute to object data structure 2010-01-29 23:05:13 +00:00
Gyedo Jeon b60fa8ff04 Added RGBA attribute to object data structure 2010-01-29 22:32:25 +00:00
Gyedo Jeon ce084c9a02 Made color picker window position saved, fixed a bug of keep opening color picker window when selection is changed 2010-01-29 19:59:23 +00:00
rdb 41ad9b2776 Fix leak/crash on shutdown on Linux 2010-01-29 14:17:58 +00:00
Gyedo Jeon 4e7076802d Added UI for color scale property 2010-01-29 02:44:40 +00:00