637 Commits

Author SHA1 Message Date
David Rose
5a1c474c31 turns out sys.maxint isn't reliable on windows. Feh. 2011-09-06 20:20:29 +00:00
David Rose
e034e375c9 Fixing some more OSX issues. Let's just avoid platform.architecture() as a 32/64 bit test altogether. 2011-09-01 17:23:42 +00:00
rdb
cc5c26743c work around a bug in OSX regarding garbled $PATH 2011-09-01 14:19:25 +00:00
rdb
f62a4c37cb tabs -> spaces 2011-09-01 08:04:16 +00:00
David Rose
2af9dcb6eb platform.architecture isn't reliable on OSX. 2011-08-31 22:03:18 +00:00
rdb
5e211f3594 this should fix the p3dcert compile error 2011-08-30 10:07:26 +00:00
David Rose
1acf84fcfe build errors 2011-08-30 05:09:49 +00:00
David Rose
a5aab34dd9 missing some references 2011-08-28 01:34:04 +00:00
David Rose
b50169105a gtk-2 is now optional for plugin build 2011-08-27 03:13:57 +00:00
David Rose
72dbb1dae5 whoops, forgot to assign PLUGIN_VERSION 2011-08-27 02:52:23 +00:00
David Rose
db1bde0fa9 this should support XEmbed build 2011-08-27 02:48:11 +00:00
David Rose
14d6123e77 add P3D_PLUGIN_VERSION_STR 2011-08-26 23:37:09 +00:00
David Rose
c25d711273 support new plugin changes (untested) 2011-08-25 08:52:04 +00:00
rdb
b2cc3f3490 fix 2011-08-25 07:35:07 +00:00
rdb
53425a0262 add Installed-Size field to debian control file 2011-08-24 14:23:11 +00:00
David Rose
f0ecfd9f8b build pfm-trans 2011-08-22 17:47:50 +00:00
Mike Christel
48f2a8cab7 Added MAX2012 to MAXVERSIONINFO 2011-08-18 14:02:47 +00:00
enn0x
427eddc4e3 There has been a brace too much in line 3664 of makepanda. 2011-08-10 19:26:44 +00:00
David Rose
25c65cc1b7 fixes to support building C++ code in direct, even without python enabled 2011-08-10 18:36:49 +00:00
David Rose
9d5325e05a replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
David Rose
657c0ebaf6 HAVE_SPEEDTREE should be added to dtool_config.h 2011-07-27 18:09:29 +00:00
rdb
37047acd75 this should probably fix the rtdist model issues thing 2011-07-25 16:49:19 +00:00
rdb
d52509675f shed more light on compile error 2011-07-25 08:06:34 +00:00
rdb
99c71cef31 don't disable pandatool entirely in rtdist build 2011-07-07 08:58:18 +00:00
rdb
5892019088 fix swscale link error, I hope 2011-07-01 18:34:42 +00:00
rdb
eb1a1ed508 upgrade ffmpeg stuff 2011-07-01 15:02:14 +00:00
rdb
78e138d9b9 bullet is not part of the runtime, ofc 2011-06-17 07:30:30 +00:00
rdb
8b4bdf4291 should fix the runtime build 2011-06-12 12:58:30 +00:00
rdb
09dd200c58 oops, I'm tired 2011-06-06 19:42:01 +00:00
rdb
54544bfdc8 better fix 2011-06-06 19:39:25 +00:00
rdb
e733dbc1ee fix lintian errors 2011-06-06 19:32:10 +00:00
rdb
553b009a24 fix for lib detection 2011-06-03 09:43:49 +00:00
David Rose
b71ab5d081 speedtree wants glu32; assume /bigobj for 64-bit archs 2011-06-02 23:25:31 +00:00
rdb
31f9a697b0 opencv thing 2011-05-24 17:10:19 +00:00
rdb
3dbe075ef0 bullet changes 2011-05-18 15:19:08 +00:00
rdb
c5cd1fc674 remove HAVE_BULLET dtool_config.h definition, I don't think it's needed 2011-05-18 07:35:41 +00:00
Chris Brunner
5916dc9912 Added a flag to override the forced 32-bit lookup in GetRegistryKey method.
make use of override in the Maya path lookup call to GetRegistryKey, thus allowing finding the 64-bit libraries
2011-05-17 23:14:28 +00:00
Chris Brunner
ed5c30c2c4 panda/src/cull needs the /bigobj flag to compile properly in 64-bit 2011-05-17 23:12:12 +00:00
Chris Brunner
53f4dd3b91 Adding egg-list-textures as a binary build target 2011-05-16 21:19:35 +00:00
Chris Brunner
196cdef8a2 support for Maya2012 2011-05-16 21:18:07 +00:00
enn0x
438ab5a1fd Builing on Linux should succed now. 2011-05-14 23:47:34 +00:00
enn0x
a7c3f25e23 Added path to bullet header and libs for Linux. 2011-05-14 23:31:45 +00:00
enn0x
10a64db343 Adding bullet physics. 2011-05-14 07:00:02 +00:00
rdb
a3aa464834 change basic-shaders-only to #f, change win-origin to -2 -2 2011-05-04 10:48:51 +00:00
rdb
69604365bc oops typo 2011-05-02 12:19:47 +00:00
rdb
996896463a and copy the FreeBSD thing to the head 2011-05-02 10:14:35 +00:00
rdb
717e16e003 mkdir with mode 2011-05-02 10:04:53 +00:00
rdb
d590921b90 suggested fix from deflected to add -o devel/panda3d to pkg_create 2011-05-02 06:10:11 +00:00
rdb
8d035dd14d hack fix for the wx compile error on osx 2011-04-30 14:35:06 +00:00
rdb
3e4eb0bf52 correct fltk detection, hopefully 2011-04-26 10:15:44 +00:00