rdb
|
c33ef307d6
|
Delete MesaGL renderer, it seems not to be used any more
|
2014-06-18 14:59:11 +00:00 |
rdb
|
3d5118d406
|
Unlink symlink before re-creating
|
2014-05-28 15:55:18 +00:00 |
rdb
|
81dc0f3762
|
Set interrogate module string to 'panda3d.core' instead of 'core' to make pickling work correctly. Contact me if this breaks anything.
|
2014-05-23 13:44:00 +00:00 |
Chris Brunner
|
9ab6d166d0
|
Maya 2015 support
|
2014-04-30 19:49:28 +00:00 |
rdb
|
566feda34d
|
Commit patch by cfsworks to move pgraph stuff to extensions
|
2014-04-04 09:23:58 +00:00 |
rdb
|
44b4afe898
|
Fix issues building the plugin on Linux
|
2014-03-27 12:56:59 +00:00 |
rdb
|
8ae5e58d92
|
Preserve symlinks when copying files
|
2014-03-17 13:26:58 +00:00 |
rdb
|
1b93b8fbb3
|
Add methods to efficiently access PfmFile data from Python
|
2014-03-09 01:05:34 +00:00 |
rdb
|
e38b97b26f
|
fix for Python versions before 2.6
|
2014-03-09 00:57:09 +00:00 |
rdb
|
ad3706e6f1
|
Don't copy .pyc and .pyo files to built/direct
|
2014-03-09 00:05:53 +00:00 |
rdb
|
c897b0ece1
|
Remove old cruft relating to Mac OS X installer
|
2014-03-08 20:09:58 +00:00 |
rdb
|
c6cbaa92f9
|
Fix a range of build issues, in particular on Mac OS X
|
2014-03-08 14:22:17 +00:00 |
rdb
|
ec5f9a9e06
|
Add -f to ln command to overwrite existing ppython links
|
2014-03-06 18:35:38 +00:00 |
rdb
|
ab395f0ec5
|
fix broken line I forgot to remove.
|
2014-02-24 15:09:46 +00:00 |
rdb
|
b0c508827b
|
Fix installation of new panda3d tree
|
2014-02-22 11:22:06 +00:00 |
rdb
|
e14a831900
|
more windows linker problems
|
2014-02-20 22:32:06 +00:00 |
rdb
|
ee56fa4302
|
more ode fixes
|
2014-02-20 22:20:58 +00:00 |
rdb
|
fe07bceef9
|
link in ODE for extension functions
|
2014-02-20 22:02:34 +00:00 |
rdb
|
d3aab3bb18
|
ugh I'm fuxing up all over the place. sorry guys. :-/
|
2014-02-20 21:16:09 +00:00 |
rdb
|
0735b15981
|
fix for boost link error on libRocket
|
2014-02-20 21:09:53 +00:00 |
rdb
|
6e16ca7f68
|
More fixes for windows modules
|
2014-02-20 20:53:51 +00:00 |
rdb
|
e1a91d28c5
|
more fixes for building of windows modules
|
2014-02-20 20:25:11 +00:00 |
rdb
|
260cb66c54
|
generate .lib for .pyd files on Windows.
|
2014-02-20 20:00:45 +00:00 |
rdb
|
60fb5376f9
|
fixes for building modules on windows
|
2014-02-20 19:52:47 +00:00 |
rdb
|
441c1722d8
|
core.pyd needs explicit link to libp3dtoolconfig.dll
|
2014-02-20 18:41:42 +00:00 |
rdb
|
5f2c0a6e04
|
Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
* In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
|
2014-02-20 13:33:26 +00:00 |
rdb
|
cd01f15c77
|
Use 64-bit regview when making 64-bit builds to fix interaction between Python installations/libraries and Panda3D
|
2014-01-14 10:42:03 +00:00 |
rdb
|
9c27cea403
|
try and remove unnecessary X11 dependency on OS X
|
2014-01-11 13:58:22 +00:00 |
rdb
|
03b293244b
|
Fix threaded build with Python 2.5, fix OS X build that doesn't specify sysroot
|
2014-01-11 13:57:37 +00:00 |
rdb
|
adf9b05381
|
include version number in dependency cache (sorry for forcing a full rebuild onto y'all)
|
2013-12-22 10:12:19 +00:00 |
rdb
|
4b9da436a0
|
Automatically invoke 2to3 on built/direct for a Python 3 build
|
2013-12-17 22:48:19 +00:00 |
rdb
|
5edb53b8e8
|
fix some 64-bit linux issues
|
2013-12-17 22:44:39 +00:00 |
rdb
|
3241443077
|
fix error parsing PandaVersion.pp with Python 3
|
2013-12-17 20:31:46 +00:00 |
rdb
|
01ebd5e66a
|
very error, such compile, wow
|
2013-12-17 15:18:37 +00:00 |
rdb
|
708dca0468
|
oops, fix for verbose builds
|
2013-12-17 13:39:30 +00:00 |
rdb
|
b686d371ca
|
fix maya location on linux, fix dependency cache problems with Python 3 that forced a full rebuild every time
|
2013-12-17 13:33:39 +00:00 |
rdb
|
0046d259dc
|
Eliminate unused HAVE_GETTIMEOFDAY which conflicts with Python's definition anyway.
|
2013-12-17 13:28:51 +00:00 |
rdb
|
40cc37e3da
|
fix terminal colouring when using Python 3
|
2013-12-17 11:56:02 +00:00 |
rdb
|
849b60c6e9
|
support max 2013 and above
|
2013-10-07 20:15:38 +00:00 |
rdb
|
f1d550bfd8
|
Missed a space
|
2013-10-07 15:17:23 +00:00 |
rdb
|
c88e493873
|
Add 3dsmax 2014
|
2013-10-07 12:58:36 +00:00 |
rdb
|
f3a7c94172
|
64-bit PhysX
|
2013-10-07 10:48:33 +00:00 |
rdb
|
3753602ef9
|
fix tiff
|
2013-10-07 10:37:22 +00:00 |
David Rose
|
98174d62db
|
support deleting if requested
|
2013-09-30 22:11:52 +00:00 |
rdb
|
a233c3b902
|
oopsfix
|
2013-09-18 22:45:40 +00:00 |
rdb
|
33bf6b6df1
|
compile fixes
|
2013-09-18 19:25:44 +00:00 |
rdb
|
921be2f1e5
|
makepanda should also compile _ext.cxx files
|
2013-09-18 15:22:40 +00:00 |
rdb
|
c02932282b
|
don't pick up _ext.I
|
2013-09-18 14:56:51 +00:00 |
enn0x
|
13d11f9019
|
Fix for DirectX SDK lib path (64bit)
|
2013-09-02 21:10:56 +00:00 |
Chris Brunner
|
c80f30161f
|
Support for Maya2014
|
2013-08-30 21:05:11 +00:00 |