17569 Commits

Author SHA1 Message Date
rdb
e445833bb3 /usr/local/lib and /usr/local/include as EXTRA_*PATH 2010-04-24 05:13:05 +00:00
Gyedo Jeon
3849b1221f Added feature to support model based anim list 2010-04-24 00:46:27 +00:00
Chris Brunner
e58d747f6a typo fix 2010-04-23 19:45:29 +00:00
rdb
54769c76b5 Fix compilation error for OpenGL ES 2 2010-04-23 12:13:37 +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
gogg
ae79b017b3 Made DIRECT an optional module, so that we can use the same makepanda script in P1 and P2 temporarily. 2010-04-22 19:29:50 +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
gogg
0dba1b0ab0 Added --no-deploytools to disable building of the deployment tools (aka: downloader tools) and --no-pview. 2010-04-20 20:54:29 +00:00
gogg
04bc76c627 Added missing dependencies to apply_patch and multify in order to build statically. 2010-04-20 19:06:33 +00:00
gogg
54fe6f0e9c Added --static option to makepanda to enable a static linking build. 2010-04-20 14:27:59 +00:00
gogg
230dbd65aa Made tinydisplay optional and reordered and labeled the list of optional modules. 2010-04-20 10:36:44 +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
rdb
a464e45c0e Apply fix from andresv to fix flickering objects with a shader 2010-04-18 15:50:15 +00:00
gogg
4232e0b17c Another check: cannot build rtdist without wx. 2010-04-18 07:48:27 +00:00
gogg
2eacb78949 Checking that we have JPEG when building rtdist (used for the splash screen) 2010-04-18 07:06:22 +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
Mike Christel
671276fa6d Fixed bug with textures in synthesize_shader (case TextureStage::M_modulate): separate textures formatted as alpha were wiping the color info off the resulting rgb 2010-04-16 18:50:32 +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
Mike Christel
c308b57137 Overload added to set_shader_auto to allow any of normal, glow, gloss, ramp, shadow to be turned on or off 2010-04-16 14:06:26 +00:00
rdb
7ea3dfbfee Fix model-cache location. On OSX it was even in ~/Documents/Library/Caches/, wow.
Thanks go to Bradamante for pointing out the issue.
2010-04-16 10:16:35 +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
David Rose
674099f5c1 osx-support-gl-buffer 2010-04-13 23:05:07 +00:00
David Rose
30155fb72e add support for uncompressed luminance and luminance-alpha dds files 2010-04-13 17:19:18 +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
David Rose
848d439f72 compilation errors 2010-04-12 18:55:31 +00:00
Gyedo Jeon
1708bea71b Fixed bugs in undoing object deletion 2010-04-12 18:41:33 +00:00
rdb
fb6b4c0ceb Add $[AR] to make Linux cross-compilation a little bit easier 2010-04-12 17:37:42 +00:00
rdb
c9073b1d80 Put back a fix that the PandaSE team happily but accidentally reverted 2010-04-12 16:47:59 +00:00
Gyedo Jeon
a5e19e546b Seperated WX UI Frame 2010-04-12 16:29:09 +00:00
Chris Brunner
0869456129 more fixes for batch maya2egg 2010-04-10 06:30:16 +00:00
Chris Brunner
c7bc29d13e updates to the batch maya2egg to match the standalone 2010-04-10 01:07:45 +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