rdb
948ff8562d
Support targeting Windows XP with MSVC 2015
2016-11-29 22:41:46 +01:00
rdb
1e2961f7ef
Improve windows installer: .prc file assoc, use DOS newlines for prc, error if installing 64-bit version on 32-bit Windows
2016-11-29 21:54:51 +01:00
rdb
a8d24ac28a
Better and more robust location checking for Windows 10 SDK
...
Closes : #120
2016-09-02 16:12:09 +02:00
rdb
fede8b8d69
Fix compile issue on Mac OS X
2016-06-22 22:24:33 +02:00
Chris Brunner
e04fc75531
Added support for Maya 2016.5
2016-06-08 10:15:17 -07:00
rdb
5675e0de56
Merge branch 'release/1.9.x'
2016-06-07 22:08:00 +02:00
rdb
d53b2ca80e
Backport various bugfixes from master, among which:
...
- Fix Windows pbuffer crash on Intel cards
- Fix crash when using pnmimage.write with unsupported format
- Fix GLSL diagnostics on Mesa GLES2 compiler
- Reduce warning severity when resizing immutable storage texture
- Print more debug info when FrameBufferProperties are insufficient
- Fix "Bam file contains objects of unknown type: MovingPart<LMatrix4f>"
- Fix memory leak in BulletTriangleMesh
- Fix pmerge in Python 3
2016-06-07 14:40:27 +02:00
rdb
3951a191a3
Fix compile issues with ffmpeg on FreeBSD and Mac OS X
2016-06-07 14:06:53 +02:00
rdb
8d05ef3022
Assorted fixes
2016-06-03 22:23:42 +02:00
staticfox
e6baa23c08
makepandacore: Add missing argument in exit reason
2016-05-21 19:21:26 -04:00
rdb
aa5f2685ab
Use EXT_SUFFIX for Python modules to prevent conflict when multiple Python 3 versions are installed on Ubuntu
2016-05-06 21:21:37 +02:00
rdb
c8f59367d1
More robust location of libraries in thirdparty packages on Linux
2016-04-24 01:45:24 +02:00
rdb
32bc7cd819
Changes to allow compiling Panda with MSVC 2015
2016-04-19 15:43:02 +02:00
rdb
54fa31ba17
StandardError -> Exception, other 2to3 changes, threaded 2to3
2016-03-25 17:13:09 +01:00
rdb
ffaa7419ec
Fix Android compile on Windows
2016-02-05 23:21:23 +01:00
rdb
c644e7ae49
Merge branch 'release/1.9.x'
2015-12-03 16:38:25 +01:00
rdb
eb2c9f51f5
More fixes for custom incdir/libdir
2015-12-03 16:38:10 +01:00
rdb
956097b632
Merge branch 'release/1.9.x'
...
Conflicts:
pandatool/src/assimp/pandaLogger.h
2015-12-03 16:14:07 +01:00
rdb
2680680df0
Fix when passing custom incdir/libdir for Eigen
2015-12-03 16:09:54 +01:00
rdb
3c2f820ad8
Merge branch 'release/1.9.x'
...
Conflicts:
direct/src/p3d/DeploymentTools.py
2015-11-24 13:39:36 +01:00
rdb
5ba93acf5c
Workaround to allow building the rtdist on Mac 10.11, which removes DYLD_LIBRARY_PATH
2015-11-23 23:33:38 +01:00
rdb
1d86d604b2
More reliable file copy behaviour - handle directory symlinks better, too
2015-11-23 16:20:39 +01:00
rdb
0a9f9887f9
Merge branch 'release/1.9.x'
...
Conflicts:
direct/src/p3d/Packager.py
direct/src/p3d/ppackage.py
makepanda/makepandacore.py
2015-11-21 03:17:33 +01:00
rdb
5b4b6ced70
Build .exe wrapper for .p3d deploy tools on Windows
2015-11-20 20:25:46 +01:00
rdb
f0e8dd4117
Build .p3d tools as part of SDK build process, if host URL and distributor are specified
2015-11-20 17:44:28 +01:00
rdb
a617376e16
Merge branch 'release/1.9.x'
...
Conflicts:
dtool/src/interrogate/interfaceMakerPythonNative.cxx
2015-11-20 02:37:46 +01:00
rdb
7fa407a118
Add code to locate June 2010 DirectX SDK outside of the registry
2015-11-20 02:05:18 +01:00
rdb
da6d5f442c
Don't require setting system PATH to import panda3d.* (backport from master)
2015-11-20 00:56:31 +01:00
rdb
9f1898b935
Fix errors with Windows filenames in CopyFile()
2015-11-19 23:27:33 +01:00
rdb
db3ab953e4
Remove ppremake, genPyCode, and all hacks created to support them
2015-11-09 19:06:49 +01:00
rdb
dafb4e7e5e
Fix error locating VC 2010 on cygwin Python
2015-11-05 20:59:50 +01:00
rdb
e6391c0b87
Merge branch 'release/1.9.x'
...
Conflicts:
makepanda/installpanda.py
makepanda/makepandacore.py
2015-11-05 20:55:01 +01:00
rdb
d4d8585d0e
Fix issues building with Cygwin version of Python
2015-11-05 20:43:03 +01:00
rdb
1c9ff40236
Require new Bison version on Windows, fallback to prebuilt files if not present
2015-10-10 16:29:14 +02:00
rdb
ca37b6b6c0
Fix VC2015 compile errors, allow selecting any WinSDK/MSVC version. All experimental, still.
2015-10-05 02:12:46 +02:00
rdb
532bee3b9e
More fixes to Python 3 rtdist, frozen p3dpython building, new open
2015-09-23 11:57:55 +02:00
rdb
d569e2ab6f
Merge branch 'release/1.9.x'
2015-08-16 13:55:42 +02:00
rdb
6b7cbc5f2f
Fix issue running makepanda on German computers
2015-08-16 13:51:25 +02:00
rdb
88f7279522
Make it easier to make Python 3 builds on Windows
2015-07-07 03:17:42 +01:00
rdb
5625df0e51
panda3d/__init__.py should add 'bin' dir to PATH on Windows
2015-06-29 20:37:33 +01:00
rdb
d9342043b0
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
2015-06-28 13:55:31 +02:00
Sean Martin
912374cc51
Add support for Maya 2016
2015-06-01 22:27:13 +02:00
rdb
7097ea4a0e
OSX build tweaks and fixes (always use Python framework for SDK)
2015-03-30 17:58:04 +02:00
rdb
982ece639d
Support specifying custom location of thirdparty packages on makepanda command-line
2015-03-29 18:16:29 +02:00
rdb
bcb203af9a
Mac OS X build improvements
2015-03-29 18:09:28 +02:00
rdb
b06100afdd
Changes to support building universal Mac rtdist for 1.9
2015-03-28 00:31:10 +01:00
rdb
477aa4bdfe
Fix various Windows build issues
2015-03-27 23:17:35 +01:00
rdb
de0b0dd879
Fix various issues with Python 3 support, fix samples to work with Python 3
2015-03-23 00:32:47 +01:00
rdb
0570d9536e
Merge branch 'interrogate-overhaul'
...
Conflicts:
panda/src/gobj/texture.h
panda/src/pnmimage/pnmImage.h
2015-03-22 21:50:08 +01:00
rdb
c582d3ff67
Fix false positive when detecting header-only library presence
2015-03-22 20:05:53 +01:00