6703 Commits

Author SHA1 Message Date
David Rose
b4f0247419 add -p pidfile 2010-05-03 21:28:50 +00:00
Zachary Pavlov
fba184180e prevent a nasty gl/panda issue with buffers getting thrown off the card 2010-05-01 00:40:51 +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
Ken Patel
07e9aa1811 Rope.getPoints returns points correctly spaced for curves whose knot values are outside of the range 0 to 1 2010-04-29 18:06:00 +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
Darren Ranalli
9462d332dc upload client stack dump to event logs 2010-04-29 01:25:11 +00:00
Ken Patel
ff599cf9ab bpdb - fix bpgroup static=1 behavior for when bpdb is disabled 2010-04-28 21:16:25 +00:00
Ken Patel
2b855884a0 bpdb - fix argument overrides for bpGroup 2010-04-28 17:54:22 +00:00
rdb
0be6d7ae10 Fix some pdeploy issues 2010-04-28 15:42:27 +00:00
David Rose
eabeb00298 avoid hangup when installing packages 2010-04-28 01:09:59 +00:00
Mike Christel
cb9504b1bc Copy *.ms as well as *.mel from \plugins 2010-04-27 17:30:08 +00:00
rdb
2c47ebfe5b Fix bug where invalid .debs are generated 2010-04-27 10:10:39 +00:00
Gyedo Jeon
6790b4ce26 Made object with animDict property be animated when created 2010-04-27 02:35:37 +00:00
rdb
f85fe03335 Fix plugin compile issues on FreeBSD 2010-04-25 07:42:37 +00:00
Gyedo Jeon
3849b1221f Added feature to support model based anim list 2010-04-24 00:46:27 +00:00
Chris Brunner
b10674ca81 Newer versions of emacs don't have this, but we still use it 2010-04-23 00:09:43 +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
Ken Patel
259b3396a6 bpdb - bpGroup takes optional static parameter which will return a staticmethod rather than a normal function 2010-04-22 01:27:37 +00:00
Ken Patel
54e72e860b plugin - when adding timestamp to logfile names, now uses 1-12 for month rather than 0-11 2010-04-22 01:14:13 +00:00
Ken Patel
3895096d94 bpdb - 1.0 pass 2010-04-21 01:16:29 +00:00
Ken Patel
8697b40ccf bpdb - breakpoints default to cfg=module, grp=class, name=line number 2010-04-20 02:36:29 +00:00
Gyedo Jeon
905f339346 Allowed showBase to be created elsewhere 2010-04-19 22:37:16 +00:00
Ken Patel
8ca8e8bfc2 breakpoint - restructured breakpoint into bpdb 2010-04-19 19:11:34 +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
Ken Patel
f99809fde9 breakpoint - Fix breakpointGroup behavior 2010-04-16 18:01:31 +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
Darren Ranalli
b03ce0ca94 added base.getAxes() 2010-04-15 23:29:00 +00:00
Ken Patel
067ca6c109 python breakpoint debugging system (in pythonUtils) 2010-04-15 18:56:37 +00:00
Gyedo Jeon
acd4d5ed46 Added handling of model loading failure 2010-04-13 23:39:21 +00:00
Darren Ranalli
5f3cd68162 spec-by-disk off by default 2010-04-12 21:47:21 +00:00
Gyedo Jeon
ddf0022ff3 Creating own log window to capture logs from wx.Log 2010-04-12 20:59:09 +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
f88c515935 Made persp view only as default 2010-04-09 23:51:53 +00:00
Gyedo Jeon
3b7c98a5e1 Added generic wx panda frame 2010-04-09 23:27:04 +00:00
Gyedo Jeon
d08be0d404 Replaced label of property pane 2010-04-09 17:08:15 +00:00
rdb
12e04d58f8 Fix packager warning 2010-04-09 13:30:06 +00:00
David Rose
1ef4137575 need a case-insensitive compare for filename collisions 2010-04-08 22:44:03 +00:00
David Rose
8a6acab786 cheesy Messenger workaround 2010-04-08 21:45:52 +00:00
Gyedo Jeon
36956aed7b Added grid snapping support for drag/drop object creation 2010-04-07 18:30:14 +00:00