Commit Graph

395 Commits

Author SHA1 Message Date
rdb 3371df8403 Fix tp_compare, better __repr__/__str__ handling 2015-03-25 19:36:35 +01:00
rdb 51dffd0f5a Commit patch by cfsworks to clean up use of exec() and eval() 2014-04-16 13:09:12 +00:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
David Rose 50e53a4d4e better support for multiple windows, multiple trackballs, one camera 2012-01-13 00:22:05 +00:00
Shuying Feng b18c13895c Added animation system 2010-08-13 18:05:53 +00:00
Gyedo Jeon 451e10e3e3 Fixed a problem of not overriding _do__call__ function in ActionBase 2010-07-21 00:28:38 +00:00
Gyedo Jeon aec3ff0e3d Added feature to export to Maya 2010-06-28 21:20:49 +00:00
Gyedo Jeon c300a5911f Added importing wxPandashell 2010-06-17 18:56:46 +00:00
Shuying Feng be8dcd75cb Added curve editing feature 2010-06-17 00:22:35 +00:00
Gyedo Jeon 0298cb57ff Added PROP_UI_TIME property type 2010-06-05 00:38:43 +00:00
Gyedo Jeon ccee14a50b Fixed a bug in flatten function definition 2010-06-01 20:52:57 +00:00
Gyedo Jeon 385f6e5920 Removed default bitmask from persp coll plane 2010-05-18 01:09:31 +00:00
Arkady Trestman b413bdbf5b installed wait cursor during load, save operations 2010-05-14 21:04:57 +00:00
Gyedo Jeon 0b713f0a95 Added systemLayersKeys list 2010-05-14 00:54:01 +00:00
Arkady Trestman efb320b74c refactored code to decouple object construction from initializaion 2010-05-13 22:16:45 +00:00
Gyedo Jeon b9de3daa41 Restored removed codes by accident 2010-05-13 22:11:48 +00:00
Arkady Trestman 129f164f16 integrated selected obj parenting option 2010-05-05 22:35:30 +00:00
Arkady Trestman 062c2acf8e added addtional maya conversion 2010-05-04 02:37:13 +00:00
Gyedo Jeon 314afbab10 Added StartupError definition template 2010-05-04 01:31:13 +00:00
Gyedo Jeon 2bef5c7c49 Mader MayaConveter more generic 2010-05-04 00:11:27 +00:00
Gyedo Jeon 140d0ab80b Fixed a bug of overriding objDef.anims with wrong animDict values 2010-05-04 00:10:36 +00:00
Gyedo Jeon 6284b965fb Added updateModelFunction to ObjectBase model list could be updated dynamically 2010-05-01 00:40:23 +00:00
Gyedo Jeon cb769c21ac Added flattening call hook up 2010-05-01 00:38:46 +00:00
Gyedo Jeon 2ff1f376fa Fixed a bug in show panda object feature 2010-05-01 00:37:55 +00:00
Gyedo Jeon 3da573803f Removed forgotten breakpoint 2010-04-30 21:53:27 +00:00
Arkady Trestman 1710254709 initial commit 2010-04-30 02:02:36 +00:00
Gyedo Jeon ecfa584a26 Made additional geometry for visual aid doesn't inherit object color and sceneGraph label updated after changing model 2010-04-29 01:29:58 +00:00
Gyedo Jeon 6790b4ce26 Made object with animDict property be animated when created 2010-04-27 02:35:37 +00:00
Gyedo Jeon 3849b1221f Added feature to support model based anim list 2010-04-24 00:46:27 +00:00
Gyedo Jeon 69372ff216 Made parent can be passed to createFunction 2010-04-22 19:55:40 +00:00
Gyedo Jeon 33a875a170 Added propertiesMask feature 2010-04-22 08:52:29 +00:00
Gyedo Jeon b00c459d5b Added selectObjectCB function to be called from selectObject function 2010-04-17 00:10:54 +00:00
Gyedo Jeon 0b04414091 Made slider work with string value 2010-04-17 00:10:22 +00:00
Gyedo Jeon 63dc5cf077 Made model combo ui hidden when there is no models to be replaced 2010-04-16 18:28:19 +00:00
Gyedo Jeon 8cf77c9fb8 Added addHidden to add hidden objects 2010-04-16 18:27:39 +00:00
Gyedo Jeon 865beb38f5 Added some codes to help dynamic combo UI 2010-04-16 07:29:22 +00:00
Gyedo Jeon 938d5fb27c Fixed a bug of undoing addNewObject 2010-04-16 07:26:40 +00:00
Gyedo Jeon 6f905b2834 Added support for dynamic combo UI 2010-04-16 05:14:04 +00:00
Gyedo Jeon acd4d5ed46 Added handling of model loading failure 2010-04-13 23:39:21 +00:00
Gyedo Jeon 1708bea71b Fixed bugs in undoing object deletion 2010-04-12 18:41:33 +00:00
Gyedo Jeon a5e19e546b Seperated WX UI Frame 2010-04-12 16:29:09 +00:00
Gyedo Jeon d08be0d404 Replaced label of property pane 2010-04-09 17:08:15 +00:00
Gyedo Jeon 36956aed7b Added grid snapping support for drag/drop object creation 2010-04-07 18:30:14 +00:00
Gyedo Jeon 4f3b7a5123 Added replace feature 2010-04-05 20:18:19 +00:00
Gyedo Jeon 218138274b Added feature to replace objects 2010-04-05 17:56:24 +00:00
Arkady Trestman aed4f7f0c5 removed debug break-in 2010-03-31 23:32:09 +00:00
Arkady Trestman 827585febc setting frame title now 2010-03-31 22:33:58 +00:00
Gyedo Jeon b04bd018f2 Fixed a typo 2010-03-30 23:18:18 +00:00
Gyedo Jeon 7338184e1a Added fix for new collidemask 2010-03-30 21:55:12 +00:00
Gyedo Jeon 53a1e0bf62 Made multiview camera/manipulation control using BitMask32.bit(21) 2010-03-30 02:19:21 +00:00