Darren Ranalli
|
749cb5c059
|
added clamp as bound alias
|
2010-04-07 00:02:13 +00:00 |
|
Gyedo Jeon
|
a01f540549
|
Added exception handling for no intersction at cursor position
|
2010-04-06 18:57:52 +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 |
|
rdb
|
eee5764b82
|
Fix pdeploy error when there are dependency packages
|
2010-04-04 18:23:50 +00:00 |
|
rdb
|
c13240819c
|
makensis path may contain spaces (thanks to dittrich)
|
2010-04-04 12:20:43 +00:00 |
|
Zachary Pavlov
|
128097e19d
|
Non scaled 2d nodes
|
2010-04-02 23:44:15 +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 |
|
David Rose
|
54fe2d800a
|
CompanyName
|
2010-03-31 22:19:56 +00:00 |
|
David Rose
|
c7ba043f54
|
don't continue plan (and crash) if it fails
|
2010-03-31 18:14:42 +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 |
|
rdb
|
ebb725cbf4
|
Install *.sha files
|
2010-03-30 09:41:55 +00:00 |
|
Gyedo Jeon
|
53a1e0bf62
|
Made multiview camera/manipulation control using BitMask32.bit(21)
|
2010-03-30 02:19:21 +00:00 |
|
Gyedo Jeon
|
08a28d9ca7
|
Made arrow key events passed from wx to panda
|
2010-03-29 23:48:17 +00:00 |
|
Gyedo Jeon
|
da1653f8b6
|
Made unused view stop rendering
|
2010-03-27 05:23:01 +00:00 |
|
Gyedo Jeon
|
3be7e31b30
|
Added menu for change 4-view layout
|
2010-03-27 02:33:32 +00:00 |
|
David Rose
|
aa7f7a3e99
|
raise default maxDiskUsage
|
2010-03-26 22:26:07 +00:00 |
|
Gyedo Jeon
|
6eeafea9b3
|
Seperated getExtraSaveData function to pre and post
|
2010-03-25 06:06:53 +00:00 |
|
Gyedo Jeon
|
2eecb4e60c
|
Removed unintended single quotes and added getExtraSaveData function
|
2010-03-25 05:51:29 +00:00 |
|
Gyedo Jeon
|
3de2269641
|
Added current file extension check
|
2010-03-25 03:31:33 +00:00 |
|
Gyedo Jeon
|
6180335879
|
Made grid snap option work with fXyzSnap flag
|
2010-03-24 20:33:30 +00:00 |
|
Gyedo Jeon
|
d69d9961f8
|
Made ObjGen type object not be created
|
2010-03-24 18:03:17 +00:00 |
|
rdb
|
3815cc1229
|
Let's add panda3d.awesomium import convention
|
2010-03-24 07:47:18 +00:00 |
|
Gyedo Jeon
|
5b6ae0cb75
|
Added support for additional argument of update function to indicate it is not called from loading
|
2010-03-24 05:13:12 +00:00 |
|
Gyedo Jeon
|
87e588689f
|
Added support for name in addNewObject function
|
2010-03-24 03:31:56 +00:00 |
|
Gyedo Jeon
|
3216e5c0b6
|
Fixed a typo
|
2010-03-23 21:27:10 +00:00 |
|
rdb
|
6132cfcadc
|
Fix root_dir problems in pdeploy's standalone mode
|
2010-03-22 18:10:48 +00:00 |
|
rdb
|
7a33157f92
|
Revert some of my callable changes, I found out that old-style classes don't provide __call__
|
2010-03-20 10:30:06 +00:00 |
|
David Rose
|
b4900f139b
|
ppackage -H is convenient
|
2010-03-20 00:45:00 +00:00 |
|
Zachary Pavlov
|
77318b23df
|
hasattr(function, __call__) is not a valid callable check! use callable instead, which catches inittable objects
|
2010-03-19 22:49:24 +00:00 |
|
David Rose
|
599e8eff89
|
minor bugfixes
|
2010-03-19 22:36:27 +00:00 |
|
rdb
|
ac1223d0da
|
Ditch stuff like has_key and backticks
|
2010-03-19 10:32:09 +00:00 |
|
rdb
|
b3e9fd9c30
|
Remove this ancient thing
|
2010-03-19 09:29:31 +00:00 |
|
Gyedo Jeon
|
bd9e67ceda
|
Added ObjectMgrBase class so game-specific ObjectMgr could be inherited from
|
2010-03-19 00:24:13 +00:00 |
|
Gyedo Jeon
|
448b975efe
|
Made manipulating widget not be shown for unmovable objects
|
2010-03-16 18:59:05 +00:00 |
|
Gyedo Jeon
|
2561e86f4c
|
Made transform object properties UI disabled for unmovable objects
|
2010-03-16 01:32:57 +00:00 |
|
Gyedo Jeon
|
28827cd5e3
|
Made duplicateObj function work with toontown
|
2010-03-15 21:00:16 +00:00 |
|
rdb
|
f272169d11
|
/nonfatal flag for *.p3d
|
2010-03-15 07:55:12 +00:00 |
|
Gyedo Jeon
|
d199a95664
|
Added Rename popup menu
|
2010-03-13 02:00:40 +00:00 |
|
Gyedo Jeon
|
3c5b129f40
|
Made protoPalette working with new PaletteTreeCtrl
|
2010-03-12 19:03:29 +00:00 |
|
Gyedo Jeon
|
b6cc9c11a7
|
Added expand, collapse popup menu
|
2010-03-12 05:58:46 +00:00 |
|
Gyedo Jeon
|
d49d251a96
|
Made selected node be shown
|
2010-03-12 05:30:21 +00:00 |
|
Gyedo Jeon
|
47f4e39de8
|
Added feature for importing toontown dna
|
2010-03-12 05:11:03 +00:00 |
|
Gyedo Jeon
|
ae157e1b89
|
Removed temoporary collision node after use
|
2010-03-12 05:08:04 +00:00 |
|
Arkady Trestman
|
7a4348c985
|
refactored palette tree functionality into a separate class - PaletteTreeCtrl
|
2010-03-10 23:14:14 +00:00 |
|
Gyedo Jeon
|
2e9cf84f88
|
Made saved filename be current filename
|
2010-03-10 19:39:05 +00:00 |
|
Arkady Trestman
|
7a4844fa34
|
improved tree building performance
|
2010-03-10 02:10:06 +00:00 |
|
Ken Patel
|
bc9a4e1db1
|
GIB - Clean up log output and check for log histories even if basename does not include a date.
|
2010-03-10 02:03:22 +00:00 |
|