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 |
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 |
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
|
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 |
rdb
|
528a607f4a
|
Add FrameBufferProperties argument to WindowFramework
|
2014-03-20 22:56:53 +00:00 |
rdb
|
32ad6785f2
|
Missing HAVE_PYTHON
|
2014-03-18 08:24:52 +00:00 |
rdb
|
8ae5e58d92
|
Preserve symlinks when copying files
|
2014-03-17 13:26:58 +00:00 |
rdb
|
e02d8706f3
|
Fix EggGroupNode compilation. _ext.cxx sources should not be added to the standard composite files.
|
2014-03-17 10:12:26 +00:00 |
rdb
|
fd09dc0ab2
|
Add output() and write() to ButtonMap
|
2014-03-17 09:58:15 +00:00 |
rdb
|
e9ec2cbf78
|
Implement get_keyboard_map on Mac OS X
|
2014-03-17 09:41:04 +00:00 |
David Rose
|
dbc6091cf0
|
add PfmVizzer::set_aux_pfm() and PfmFile::set_no_data_threshold()
|
2014-03-13 23:16:21 +00:00 |
David Rose
|
25ee1ce285
|
fix compilation issue with ppremake
|
2014-03-13 23:15:19 +00:00 |
rdb
|
356012246e
|
Implement win.get_keyboard_map() on Windows
|
2014-03-10 12:24:03 +00:00 |
rdb
|
d6be70b339
|
s/text/label/
|
2014-03-09 18:54:30 +00:00 |
rdb
|
88f1cc5347
|
oops, fix typo
|
2014-03-09 17:49:03 +00:00 |
rdb
|
b1e95feb3b
|
Add ButtonMap class / window.get_button_map() for querying keyboard layout + X11 implementation thereof
|
2014-03-09 17:35:31 +00:00 |
rdb
|
98ffa974ac
|
Make string coercible into ButtonHandle
|
2014-03-09 17:32:59 +00:00 |