rdb
|
27582ff447
Remove HAVE_GL(ES) from dtool_config.h, we don't use it in source
|
11 years ago |
rdb
|
936fa653b0
Remove unneeded HAVE_ flags from dtool_config.h generation
|
11 years ago |
rdb
|
624b3dad14
Delete DirectX 8 support
|
11 years ago |
rdb
|
c33ef307d6
Delete MesaGL renderer, it seems not to be used any more
|
11 years ago |
rdb
|
b4714bcdf1
no place in the source uses HAVE_GETTIMEOFDAY, and it conflicts with Python, so let's simply not define it
|
12 years ago |
rdb
|
30f1f50e78
Add vorbis package definition in ppremake in anticipation of ogg vorbis support. Also, remove unnecessary HAVE_VORBIS from dtool_config.h.
|
12 years ago |
rdb
|
03e96d8c4a
Uff, this should bring Panda up to date with the latest version of ffmpeg. We now use AVIOContext instead of URLProtocol, avcodec_decode_audio4 instead of 3, and add support for libswresample to resample the input data to 16-bits signed int since some codecs now give float data. If this breaks anyone's build, please, just consider updating your ffmpeg version.
|
12 years ago |
rdb
|
c26c0e6a97
Android support, part 1
|
13 years ago |
rdb
|
91e305789a
Add ppremake package for bullet
|
13 years ago |
rdb
|
30872b617e
somewhat experimental support for 64-bits OS X and OS X Lion
|
13 years ago |
David Rose
|
bf03940bcb
opencv 2.3
|
13 years ago |
David Rose
|
a572d1a413
shouldn't automatically build a dependency on Windows 7
|
14 years ago |
rdb
|
562296e694
add support for the libRocket debugger
|
14 years ago |
rdb
|
11189c99b7
Add libRocket compilation instructions to Config.prc. Will commit actual Rocket integration soon
|
14 years ago |
David Rose
|
6e5dd2cc63
fix memory crashes on win32/Eigen build
|
14 years ago |
David Rose
|
787742c93e
LINMATH_VECTORIZE -> LINMATH_ALIGN
|
14 years ago |
David Rose
|
33b9a1e1cf
integrate Eigen
|
14 years ago |
David Rose
|
134e9a9e92
dual names for interrogate
|
14 years ago |
David Rose
|
501470169f
stdfloat_double
|
14 years ago |
David Rose
|
657c0ebaf6
HAVE_SPEEDTREE should be added to dtool_config.h
|
14 years ago |
David Rose
|
4785161374
squelch some more compiler warnings
|
14 years ago |
rdb
|
fc801b8568
add assimp library to ppremake
|
14 years ago |
rdb
|
776baf7c15
Basically functional collada loader that uses the COLLADA DOM. Can load scene graph and geometry.
|
14 years ago |
rdb
|
e24397f494
Add COLLADA DOM library
|
14 years ago |
rdb
|
54c692330a
rewrite p3dcert to FLTK
|
14 years ago |
Maxwell J. Koo
|
40b487d3fa
Apply patch from launchpad user mjkoo to add custom mouse cursor support on X11
|
15 years ago |
rdb
|
0ea72a4712
Remove GLU dependency from Panda3D. Yes. That's right, folks.
|
15 years ago |
David Rose
|
593393dd64
speedtree win64
|
15 years ago |
David Rose
|
910e71660e
speedtree
|
15 years ago |
rdb
|
754cb8e4bc
Changes to build PhysX support on 64-bits Linux
|
15 years ago |