1662 Commits

Author SHA1 Message Date
rdb
eed74662e8 Fix Interrogate parser issues on FreeBSD 2010-04-28 07:44:16 +00:00
Chris Brunner
4b2eab9c77 test for 64-bit compiling support 2010-04-27 00:58:39 +00:00
rdb
bd5e89e4a5 Use sysctl on FreeBSD 2010-04-25 13:19:55 +00:00
rdb
8582089aeb Correct way for detecting PC-BSD 2010-04-25 08:06:16 +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
rdb
fb6b4c0ceb Add $[AR] to make Linux cross-compilation a little bit easier 2010-04-12 17:37:42 +00:00
rdb
35fa12e2a6 A bit of code cleanup 2010-04-09 13:24:02 +00:00
Chris Brunner
c91fd55096 adding support for Mac paths 2010-04-07 23:28:46 +00:00
rdb
102b46878e More compatibility with exotic compilers (yes, I actually tried to port Panda to clang) 2010-04-07 16:59:46 +00:00
David Rose
b5d27fa62a fix build crash 2010-03-29 20:47:22 +00:00
Chris Brunner
2c15943a7c allows for frame counts on animations with the same name, but not neccessarily the same channel name in the same directory 2010-03-29 19:35:47 +00:00
rdb
e841ceb67d Oops, forgot to add this file 2010-03-29 18:11:48 +00:00
rdb
2a6974eec2 stdint/numeric_types stuff, let's follow the standards 2010-03-29 15:38:40 +00:00
David Rose
9be238b149 support panda-package-version and panda-package-host-url for dev convenience 2010-03-19 22:35:46 +00:00
rdb
f29d6d3dc7 Do it better, faster 2010-03-14 14:47:52 +00:00
rdb
4c623bf8a2 I overlooked one ABI-compat fix for OSX 2010-03-14 14:34:44 +00:00
rdb
d668a53639 More about ABI compatibility:
* Fixed the bug on non-Windows where the incorrect libraries are located
 * OSX dylibs now have compatibility_version and current_version set
2010-03-14 11:48:08 +00:00
David Rose
be494155cf scan_directory() for python 2010-03-02 23:16:53 +00:00
David Rose
1a02e76c28 mkdir, rmdir 2010-03-02 22:41:08 +00:00
David Rose
cf3a7ec5f7 plugin version 2010-03-02 17:44:19 +00:00
David Rose
882b544805 fix forcetype for template instantiations 2010-02-28 03:29:03 +00:00
rdb
d9345815b9 Introducing ABI compatibility between sequential releases of Panda3D 2010-02-24 09:14:50 +00:00
David Rose
541c12bb8a use pstrtod 2010-02-20 14:48:45 +00:00
David Rose
25a303055d possible fix for build break 2010-02-14 18:05:11 +00:00
David Rose
a942ce5fbf lists and strings will be automatically coerced into a PTA_blah 2010-02-11 22:38:34 +00:00
David Rose
f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
David Rose
764585f43a temporarily revert dx9 sdk change 2010-02-02 19:02:43 +00:00
gogg
d067be47f5 Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A 2010-02-02 02:20:25 +00:00
rdb
d4dcd9cb12 Support for the latest version of OpenSSL 2010-01-27 16:00:23 +00:00
Chris Brunner
f12b3b3ab3 changed egg-optchar to specify input egg files as coming from a text file, rather than on the command line. useful for rediculously long lists of files to operate on 2010-01-20 01:33:30 +00:00
rdb
d2f8e554e3 Plugin version 1.0.0 2010-01-16 10:53:00 +00:00
enn0x
eb1a45529c Add material indices for triangle meshes. 2010-01-16 09:10:52 +00:00
rdb
34fbafebed Forgot to check in this - HAVE_XRANDR 2010-01-16 08:09:57 +00:00
David Rose
5420ab049e LINK_FORCE_STATIC_RELEASE_C_RUNTIME means no manifest file either 2010-01-15 03:26:13 +00:00
David Rose
c45e01c261 deal with unset TERM 2010-01-14 01:49:35 +00:00
David Rose
5f1fe45223 plugin version 0.9.11 2010-01-11 20:27:55 +00:00
David Rose
58343fa3c1 defer PANDA_OFFICIAL_VERSION 2010-01-11 20:27:30 +00:00
rdb
350119fd45 Support querying the available display modes in X11 2010-01-09 10:50:49 +00:00
David Rose
5b06c531d7 mt builds of certain packages used by plugin 2010-01-08 23:55:48 +00:00
enn0x
1dfe33c7a2 Replaced Ageia with NIVIDIA in comment 2010-01-07 14:01:13 +00:00
enn0x
1cc8547449 PHYSX_LIBS depends in platform (windows needs .lib, linux not) 2010-01-07 13:59:33 +00:00
David Rose
ae5d6d0bb8 don't need to exclude mfc90 2010-01-06 23:06:16 +00:00
David Rose
32f89c6067 install_modules 2010-01-05 21:04:29 +00:00
Redmond Urbino
43e7eef6d1 make awesomium work in the mac 2010-01-05 05:06:53 +00:00
David Rose
ed32f2264e avoid low-level case-sensitive issues 2009-12-31 19:58:36 +00:00
David Rose
352c901aa1 typo 2009-12-31 18:25:50 +00:00
David Rose
ee9f7d73a2 plugin version 0.9.10 2009-12-31 02:18:18 +00:00
David Rose
60b1c07c40 add awesomium headers 2009-12-29 23:22:09 +00:00
enn0x
1a7942b40c Merging dev_physx_2009 to HEAD. 2009-12-28 11:33:36 +00:00