rdb
|
32eb9b9e9f
makepanda: fix missing Python link for PhysX
|
8 years ago |
rdb
|
2b537d2263
Use XDG basedir spec for model-cache-dir (now $XDG_CACHE_HOME/panda3d which is usually $HOME/.cache/panda3d)
|
8 years ago |
rdb
|
69eab74b77
makepanda: changes to support static building better
|
8 years ago |
rdb
|
751299d65a
makepanda: don't build with OpenCV if we have ffmpeg enabled
|
8 years ago |
rdb
|
a66b497f2b
We no longer support GCC 4.6. Version 4.8+ is recommended.
|
8 years ago |
rdb
|
ee2530ea5f
makepanda: changes for FreeBSD. Add instructions, and:
|
8 years ago |
rdb
|
828f1c10ca
Support loading Opus audio files via libopusfile.
|
8 years ago |
rdb
|
904209b277
Split out interrogate jobs for dtool directories from express
|
8 years ago |
deflected
|
560fd4eb3d
panda: Get rid of few warnings
|
8 years ago |
rdb
|
a3bef3e285
makepanda: allow building without harfbuzz
|
8 years ago |
rdb
|
160f652d58
text: use HarfBuzz for text shaping; support right-to-left text
|
8 years ago |
rdb
|
f7af155e93
Compile with VS 2015 Express, build assimp on Windows
|
8 years ago |
rdb
|
ac0e6b5c5c
Merge branch 'release/1.9.x'
|
8 years ago |
rdb
|
8ec4da2824
Compile fixes for compilers that don't support all C++11 features
|
8 years ago |
rdb
|
edb83fe89a
Various optimizations to reduce performance overhead of rendering
|
8 years ago |
rdb
|
8c914a2855
Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping.
|
8 years ago |
rdb
|
92dab31d80
makepanda: improve Python location code on Linux and macOS, support Python 3.x builds on macOS, drop use of pythonX-config
|
9 years ago |
rdb
|
e1a54f52a8
makepanda: add --no-egg/--use-egg flags to enable/disable egg features.
|
9 years ago |
rdb
|
43a5f2a9f2
Fixes for Python 3.5:
|
9 years ago |
rdb
|
58c1581c0c
Fix .whl version when no explicit --version is specified
|
9 years ago |
rdb
|
53752bd376
Remove packpanda and eggcacher, don't require libpython on Linux
|
9 years ago |
rdb
|
127cbc3b38
Windows installer improvements and fixes:
|
9 years ago |
rdb
|
40e981e485
makepanda: enable C++11 support by default
|
9 years ago |
rdb
|
fa851ae5ac
Allow custom version to be passed on to makewheel when building with --wheel
|
9 years ago |
rdb
|
8c6a2a57cb
Handle symlinks correctly when correcting Mac library deps
|
9 years ago |
rdb
|
741ff454ed
We need to link tools that use interrogatedb with pystub again
|
9 years ago |
rdb
|
ab5b5e7e74
Merge branch 'release/1.9.x'
|
9 years ago |
rdb
|
28bb737597
Load X11 extensions dynamically; don't expect them to be there at compile time
|
9 years ago |
rdb
|
601b6b8678
Tweaks for building with static thirdparty libs on Linux
|
9 years ago |
rdb
|
c1d6e93166
Don't link extension modules with libpython; changes to help w/ building whls
|
9 years ago |