17793 Commits

Author SHA1 Message Date
Mark Wojtowicz
3255e51f1d Bring in some lines from the DX9 gsg to fix textures getting swapped to their simple form but not getting reloaded. 2010-04-28 16:25:09 +00:00
rdb
0be6d7ae10 Fix some pdeploy issues 2010-04-28 15:42:27 +00:00
rdb
eed74662e8 Fix Interrogate parser issues on FreeBSD 2010-04-28 07:44:16 +00:00
Zachary Pavlov
f1cb508349 using a hexy to keep the segment non-axis-aligned 2010-04-28 01:57:32 +00:00
David Rose
eabeb00298 avoid hangup when installing packages 2010-04-28 01:09:59 +00:00
David Rose
e5751db70a mac build error 2010-04-27 22:47:41 +00:00
David Rose
dbf690e844 whoops, lost _offset assignment 2010-04-27 22:37:24 +00:00
Zachary Pavlov
4930c9a6f2 collision segment that does not extend to an infinite bounding volume 2010-04-27 22:16:41 +00:00
David Rose
c3eace229e add vfs::mount_loop() 2010-04-27 21:45:00 +00:00
David Rose
15d98ead96 experiment with WIN_THREAD_CONTEXT 2010-04-27 21:30:08 +00:00
Mike Christel
33276672f3 Max script that creates a CF and CS type for any selected object so egger can apply a collision tag of that type based on the script's rollouts 2010-04-27 17:33:05 +00:00
Mike Christel
cb9504b1bc Copy *.ms as well as *.mel from \plugins 2010-04-27 17:30:08 +00:00
Mike Christel
8b41e6b1f8 Collision is now done through User Defined Properties (via maxscript). By default a plane without a standard material gets UV's as well as any object without a texture but with a standard material. Point objects are now supported as "locators" for a point in space within the egg. 2010-04-27 16:02:26 +00:00
Mike Christel
15f728ad08 simplified; functionality moved out to maxscript 2010-04-27 16:01:44 +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
Chris Brunner
4b2eab9c77 test for 64-bit compiling support 2010-04-27 00:58:39 +00:00
Gyedo Jeon
ac015a2484 Added some icons for LevelEditor 2010-04-26 18:17:11 +00:00
rdb
fc4b36b1ec Compile PandAI with ppremake 2010-04-26 17:37:41 +00:00
rdb
bd5e89e4a5 Use sysctl on FreeBSD 2010-04-25 13:19:55 +00:00
rdb
0e54f8b85b Work around compiler optimisation bug on FreeBSD by swapping two lines of code :-/ 2010-04-25 08:30:02 +00:00
rdb
8582089aeb Correct way for detecting PC-BSD 2010-04-25 08:06:16 +00:00
rdb
f85fe03335 Fix plugin compile issues on FreeBSD 2010-04-25 07:42:37 +00:00
rdb
e01ebd5ecb Detect amd64 platform correctly on FreeBSD 2010-04-24 11:37:45 +00:00
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