Sam Edwards
|
4f244aa934
|
CMake: Add dependency from pandaegg to panda.
|
2014-07-24 22:57:07 -07:00 |
rdb
|
e9f4e44e99
|
Add panda/src/configfiles
|
2014-05-30 12:27:21 +02:00 |
rdb
|
e3b663da3a
|
Merge branch 'master' into cmake
|
2014-05-29 16:32:59 +02: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 |
rdb
|
5b967671fa
|
Fix Python 3 build issue with iterator extensions
|
2014-05-23 13:42:26 +00:00 |
rdb
|
1d43bd0f39
|
Reset the state and transform before the end_frame callback (needed for Blender integration)
|
2014-05-22 13:44:36 +00:00 |
rdb
|
862e22e548
|
remove Python-2-isms from DirectGui and FSM to make them work with Python 3
|
2014-05-19 17:33:36 +00:00 |
Sam Edwards
|
ed0b42983f
|
CMake: Depend p3converter on the pandaegg metalib directly.
|
2014-05-06 21:16:34 -06:00 |
Sam Edwards
|
5e2f3f777b
|
CMake: Build bam2egg and egg2bam.
|
2014-05-06 21:04:18 -06:00 |
Chris Brunner
|
3813ff7dde
|
Allow for mpeg2 files with the m2v extension
|
2014-04-30 19:49:57 +00:00 |
Chris Brunner
|
9ab6d166d0
|
Maya 2015 support
|
2014-04-30 19:49:28 +00:00 |
Sam Edwards
|
3ed813f42f
|
cmake: Fix typo in direct's install directive.
|
2014-04-28 16:22:50 -06:00 |
Sam Edwards
|
a26df45c38
|
cmake: Fix Interrogate installation so that runtime paths are properly removed.
|
2014-04-28 16:21:10 -06:00 |
enn0x
|
de4cfbb28b
|
Fixed bug in BulletManifoldPoint copy assignment operator.
|
2014-04-27 17:06:00 +00:00 |
rdb
|
99a2b963d2
|
Commit patch by cfsworks to properly copy Lens::CData::_min_fov in copy constructor
|
2014-04-24 13:01:59 +00:00 |
rdb
|
28ba81f82d
|
Commit patch by cfsworks to properly mark OpenAL sounds as inactive when they are created while the manager is inactive
|
2014-04-24 13:01:01 +00:00 |
Sam Edwards
|
036dcb91b0
|
cmake: Update CMakeLists files for latest Panda3D changes.
|
2014-04-23 21:48:10 -06:00 |
Sam Edwards
|
93af05d67a
|
Merge branch 'master' into cmake
|
2014-04-23 21:14:26 -06:00 |
rdb
|
e665c2a908
|
Try using our own version of glext and gl2ext for OpenGL ES
|
2014-04-22 09:17:23 +00:00 |
rdb
|
78ed00ef2b
|
fix uninitialised _frame pointer (thanks cfsworks for pointing it out)
|
2014-04-18 15:22:56 +00:00 |
Sam Edwards
|
ad5b1212ca
|
cmake: Build GTK pstats server.
|
2014-04-17 02:56:56 -06:00 |
Sam Edwards
|
8524676032
|
cmake: Begin work on building pandatool.
|
2014-04-17 02:56:56 -06:00 |
Sam Edwards
|
9d1254d440
|
cmake: Fix Eigen3 detection and support.
|
2014-04-17 02:56:56 -06:00 |
Sam Edwards
|
df24806a2e
|
dtool: Move all parser-inc includes to their proper subdirectories.
|
2014-04-17 01:34:16 -06:00 |
rdb
|
caad44773b
|
Commit patch by cfsworks to fix double-free issue with ffmpeg
|
2014-04-16 13:49:53 +00:00 |
rdb
|
51dffd0f5a
|
Commit patch by cfsworks to clean up use of exec() and eval()
|
2014-04-16 13:09:12 +00:00 |
Sam Edwards
|
ea4043d689
|
cmake: Build pstatclient.
|
2014-04-16 06:31:04 -06:00 |
Sam Edwards
|
c82c0df266
|
cmake: Fix Interrogate macro bug causing component sources to get scanned along with their composite counterparts.
|
2014-04-16 06:07:55 -06:00 |
Sam Edwards
|
374d9575d3
|
cmake: Add missing header in express.
|
2014-04-16 06:07:55 -06:00 |
Sam Edwards
|
1f02b2da01
|
cmake: Always be consistent with putting headers before sources.
|
2014-04-16 06:07:55 -06:00 |
Sam Edwards
|
127dfe7c4d
|
cmake: Add FFMPEG compilation support.
|
2014-04-11 03:38:08 -06:00 |
Sam Edwards
|
c53a656b4b
|
cmake: Fix typo in PackageConfig.
|
2014-04-11 03:37:46 -06:00 |
rdb
|
5abc6aa2fc
|
Oops, fix compile error
|
2014-04-05 21:47:54 +00:00 |
rdb
|
4b1c4ff3c8
|
Fix use of deprecated NodePath.id()
|
2014-04-05 08:55:50 +00:00 |
rdb
|
6ddab65511
|
Fix SubprocessWindow compile error
|
2014-04-04 23:24:46 +00:00 |
rdb
|
566feda34d
|
Commit patch by cfsworks to move pgraph stuff to extensions
|
2014-04-04 09:23:58 +00:00 |
rdb
|
d792c93026
|
Overhaul stereo FBOs in Panda making it more reliable, fix MRT bugs, disable auto-GLSL profile choosing on AMD, add max_color_targets (not yet implemented)
|
2014-04-04 08:45:49 +00:00 |
Sam Edwards
|
21ecc1fc04
|
CMake: Default HAVE_AUDIO on.
|
2014-04-03 15:10:31 -06:00 |
Sam Edwards
|
5ce2173903
|
CMake: Fix typo.
|
2014-03-31 20:31:08 -06:00 |
Sam Edwards
|
98bfa250f3
|
ODE: Fix missing include.
|
2014-03-30 02:16:50 -06:00 |
Sam Edwards
|
4937dfe1b8
|
CMake: Add _ext.* to ODE.
|
2014-03-30 02:16:39 -06:00 |
Sam Edwards
|
a39be0ed75
|
Merge branch 'cmake-cfs-remainder' into cmake
Conflicts:
panda/CMakeLists.txt
|
2014-03-30 01:21:09 -06:00 |
Sam Edwards
|
cc6720e6c4
|
CMake: Fix trailing-newline issue with autodetected Python install paths.
|
2014-03-30 01:20:06 -06:00 |
Sam Edwards
|
df6f76f494
|
CMake: Add new _ext.* files to interrogate.
|
2014-03-30 00:48:50 -06:00 |
Sam Edwards
|
d27bc99fcb
|
Merge remote-tracking branch 'upstream/master' into cmake
Conflicts:
direct/src/directnotify/DirectNotify.py
direct/src/showbase/PythonUtil.py
|
2014-03-29 15:57:11 -06:00 |
rdb
|
95edd07b25
|
Fix use of chdir
|
2014-03-29 13:50:55 +00:00 |
rdb
|
fd76cff5f0
|
Patch by phx to support -C in all cases
|
2014-03-29 09:32:52 +00:00 |
rdb
|
d5d5de1d7e
|
Make iterators work with interrogate by mapping None to NULL for the iternext method. Not the best solution, but is easy and fits most use cases.
|
2014-03-27 15:15:58 +00:00 |
rdb
|
44b4afe898
|
Fix issues building the plugin on Linux
|
2014-03-27 12:56:59 +00:00 |
rdb
|
904ed200b8
|
Add pyglet to hosted packages
|
2014-03-27 10:25:29 +00:00 |