Commit Graph

9013 Commits

Author SHA1 Message Date
rdb 31b79dc554 Add raw keyboard event support on Windows 2014-03-07 19:45:02 +00:00
rdb a81e192ba5 Fix a compile warning on Windows 2014-03-07 19:43:48 +00:00
rdb 93ed8b275e Fix build for GLES 2014-03-07 19:14:45 +00:00
rdb 85a5be984f Raw button event support, with X11 implementation (untransformed QWERTY) 2014-03-07 12:52:15 +00:00
enn0x 455a504cec Fixes to Bullet soft body transform handling. 2014-03-05 23:15:53 +00:00
rdb 82eb82d026 Restructure code slightly to reduce code duplication, fix GLES compile errors 2014-03-05 15:23:12 +00:00
Sam Edwards c8797058cb Fix missing imports/includes in cocoadisplay. 2014-03-04 03:27:57 -07:00
Sam Edwards ea48d3d7a6 CMake: Build OS X display modules. 2014-03-04 03:27:39 -07:00
rdb 33f4aa520d Normal maps should affect aux normal even without lighting 2014-03-04 08:29:32 +00:00
Sam Edwards 56d180c26e CMake: Adjust indentation. 2014-03-02 22:11:29 -07:00
Sam Edwards cfe06ed30f CMake: Fix building p3display under OSX. 2014-03-02 22:07:32 -07:00
Sam Edwards 301ee4b8c3 CMake: Add missing dependency on zlib from p3express. 2014-03-02 21:53:35 -07:00
Sam Edwards 3969d0e1ac CMake: Link Interrogate bindings against metalibs. 2014-03-02 18:33:00 -07:00
enn0x ae820a30bc Cleaning up BulletContact (API changes only in C++) 2014-02-27 20:57:23 +00:00
rdb 52f1abeeae Remove French accent encoded in who-knows-what 2014-02-25 07:52:32 +00:00
rdb c15ce9885f Expose HierarchyMatchFlags to Python 2014-02-24 15:22:20 +00:00
enn0x 3ac369a3b0 Fix for bug #1282477 2014-02-23 09:49:12 +00:00
rdb a58ddb3cfa Add missing EXPCL_PANDAPHYSICS 2014-02-20 23:10:59 +00:00
rdb 607bdac3dc Add missing EXPCL_PANDAPHYSX symbols 2014-02-20 22:53:16 +00:00
rdb 3b1e193abb extension functions for ODE classes 2014-02-20 21:56:34 +00:00
rdb dd6cfe5fa9 Export EggParameters 2014-02-20 21:50:00 +00:00
enn0x e2c6e3fb56 Fix bug #1282466 2014-02-20 20:53:01 +00:00
rdb 7e455e0fad Add files that belonged to the previous commit 2014-02-20 13:58:23 +00:00
rdb 5f2c0a6e04 Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
 * In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
2014-02-20 13:33:26 +00:00
rdb 2ae458c2df Fix a bug with tangents and binormals 2014-02-20 12:37:08 +00:00
rdb bf4221da1e Fix crashes and borks with the Ogg Vorbis loader 2014-02-18 19:03:47 +00:00
Sam Edwards 493dde680a Merge branch 'cmake' into cmake-cfs-install
Conflicts:
	direct/src/autorestart/CMakeLists.txt
	dtool/src/interrogate/CMakeLists.txt
	dtool/src/interrogatedb/CMakeLists.txt
	panda/CMakeLists.txt
	panda/src/express/CMakeLists.txt
2014-02-18 08:13:40 -07:00
enn0x 259d2df0c4 Added utility function BulletWorld::test_filter 2014-02-16 21:58:40 +00:00
rdb 04bbf28a71 Oops, forgot to check in header file as well. 2014-02-16 10:22:11 +00:00
rdb edab64c570 fix Cg error reporting and lack of shader unbinding 2014-02-15 21:34:57 +00:00
rdb bfebff1d0a don't compare modes an unnecessary second time. 2014-02-15 16:14:21 +00:00
enn0x 1a96ab9aa9 Added filtering for BulletWorld.contactTest 2014-02-14 23:31:07 +00:00
Sam Edwards 9f8ab63e75 CMake: Build audiotraits. 2014-02-14 06:23:05 -07:00
rdb 4da840805f Add support for k_time / osg_FrameTime inputs, and change the Shader Generator not to require a separate texcoord set for every texture in an effort to cut down on register overuse. 2014-02-10 11:32:06 +00:00
rdb 89749133ff oops, remove vorbis-enable-vfs which I never implemented 2014-02-10 11:25:39 +00:00
rdb ddcd74047b more error checks and allow disabling seeking and VFS behaviour 2014-02-10 11:24:36 +00:00
rdb 67d12cdd4a add InternalName::join(sep) 2014-02-10 09:51:21 +00:00
rdb 94962c15d2 addTexture -> add_texture 2014-02-10 09:50:37 +00:00
rdb de7ec424c7 Add get_tangent_name and get_binormal_name 2014-02-09 16:45:08 +00:00
rdb b8935be2c3 fix bug LP#1277916: MeshDrawer causes crash if setBudget not explicitly called 2014-02-09 10:41:26 +00:00
Sam Edwards 3c240ae0cd CMake: Build panda3d.ode. 2014-02-08 16:21:49 -07:00
Sam Edwards b5d9b8658d CMake: Panda3D physics and particlesystem. 2014-02-07 18:19:05 -07:00
Sam Edwards 94264a0b8d Merge branch 'cmake' into cmake-cfs-direct
Conflicts:
	panda/CMakeLists.txt
2014-02-06 12:37:41 -07:00
Sam Edwards b64feda729 CMake: Add Windows platform libraries when building on Win32. 2014-02-05 23:29:49 -07:00
Sam Edwards 74bc124867 CMake: Add support for building WGL display output. 2014-02-05 23:28:57 -07:00
Sam Edwards 1ffd204b00 CMake: Rearrange panda/CMakeLists.txt for dependency order; older CMakes insist on it. 2014-02-05 22:27:54 -07:00
Sam Edwards 50a6ab2a4d CMake: Rearrange panda/CMakeLists.txt for dependency order; older CMakes insist on it. 2014-02-05 22:27:46 -07:00
Sam Edwards ad7f590ca3 Merge branch 'cmake' into cmake-cfs-install
Conflicts:
	panda/CMakeLists.txt
	panda/src/audio/CMakeLists.txt
	panda/src/movies/CMakeLists.txt
	panda/src/pnmtext/CMakeLists.txt
2014-02-05 17:38:03 -07:00
Sam Edwards 1a2be0dbee CMake: Only attempt to build pnmtext if HAVE_FREETYPE. 2014-02-05 17:09:26 -07:00
Sam Edwards dc898f4d78 CMake: Add audio/movies components. 2014-02-05 17:08:05 -07:00
Sam Edwards 5e77793b0f CMake: Add some install(...) directives. 2014-02-04 22:43:23 -07:00
Sam Edwards 9da0bb6912 CMake: Add audio/movies components. 2014-02-04 18:23:45 -07:00
Sam Edwards 470611a473 CMake: Interrogate/build nativenet, net. 2014-02-04 14:57:03 -07:00
Sam Edwards 2872c14c8f CMake: Get egg to interrogate. 2014-02-02 14:55:43 -07:00
Sam Edwards ba4f2ac3e8 CMake: Add the 'core' Python module for all of the currently-built component libraries. 2014-01-30 18:58:21 -07:00
Sam Edwards 3960f330ab CMake: Link pgraph against all libraries that it needs. 2014-01-30 13:17:34 -07:00
Sam Edwards 7fa2279eeb CMake: Add forgotten multitexReducer.cxx to grutil. 2014-01-30 13:17:34 -07:00
Sam Edwards 4a9c9bf67c Under CMake: Don't interrogate component libs that shouldn't be interrogated! 2014-01-30 13:17:34 -07:00
kestred a8207d109a Add missing optional Cg library link target to gobj. 2014-01-30 10:32:52 -07:00
kestred 146c532f47 Remove debugging Message from panda/express/CmakeLists.txt 2014-01-30 06:48:42 -07:00
kestred b04ebdda98 Have package_option automatically generate option library targets instead of checking in every instance they're used. 2014-01-30 06:47:09 -07:00
kestred dd817b70b8 Merge pull request #2 from kestred/config.cmake
Config.cmake
2014-01-30 03:54:45 -08:00
kestred a6332e3cae In CMake builds, link panda/express with Tar (when enabled). 2014-01-30 04:47:08 -07:00
kestred 7c8062a88a In CMake builds, link gobj with Squish (when enabled). 2014-01-30 04:44:23 -07:00
kestred 80b1a7e306 Add header to CMake panda/metalibs/pandagl that causes an error when it is being built without proper support. 2014-01-30 04:39:10 -07:00
kestred c75b104ce7 In CMake builds, link glgsg with CG_LIBRARIES. 2014-01-30 04:38:14 -07:00
Sam Edwards 2f89129ffd Add *_ext.cxx and *_ext.h to p3express's CMakeLists. 2014-01-29 14:40:06 -07:00
David Rose edd731b232 copy_channel_masked() 2014-01-29 17:30:40 +00:00
Sam Edwards a842133002 Build egg's lexer case-insensitve under CMake. Fixes parse errors. 2014-01-29 05:46:59 -07:00
Sam Edwards 163fd7ded6 Egg parser doesn't have/need lexer.h, don't build it under CMake. 2014-01-27 22:43:41 -07:00
Sam Edwards d0844e0fb6 Fix typos in egg's CMakeLists file. 2014-01-27 22:30:57 -07:00
Sam Edwards d8bc6d0da8 Use "NOT BUILD_SHARED_LIBS" in CMake rather than "LINK_ALL_STATIC" 2014-01-27 12:29:02 -07:00
Sam Edwards ed08fd1902 Get pandaegg to build under CMake. 2014-01-27 10:11:33 -07:00
Sam Edwards bdbd2d5b13 Fix ifdef/elif/elif chain to use if defined(...)/elif defined(...)/... 2014-01-27 10:10:19 -07:00
Sam Edwards 826b98f727 Uncomment src/testbed in panda CMakeLists, to enable building pview. 2014-01-26 22:10:28 -07:00
Sam Edwards f1e218d267 Get p3pnmimagetypes to build (and link to p3framework) under CMake. 2014-01-26 22:10:28 -07:00
Sam Edwards 5b791ca358 Get pandagl building under Linux on CMake. 2014-01-26 18:46:38 -07:00
Sam Edwards 0f89ef1e7b In CMake, link a few libraries against other libraries that they depend on. 2014-01-26 18:06:37 -07:00
Sam Edwards 0ceb237c9c Remove bin2c-converted files from CMake sources. These use static variables, and are only meant for include. 2014-01-26 14:38:44 -07:00
kestred 77060a4fb8 Add CMakeLists for panda/metakubs/pandagl. Not yet built. 2014-01-26 12:52:37 -07:00
kestred 7323dbc566 Add missing compiler define in CMakeLists for panda/metalibs/panda 2014-01-26 11:45:35 -07:00
kestred e24f7feb5a Add CMakeLists.txt for panda/glstuff and panda/glgsg 2014-01-26 11:45:19 -07:00
kestred a27475b9a6 Add CMakeLists.txt for panda/metalibs/panda 2014-01-26 11:22:18 -07:00
kestred ba2d2defb2 Add CMakeLists.txt for pnmimagetypes. 2014-01-26 11:20:49 -07:00
kestred b25669af6f Merge remote-tracking branch 'upstream/master' into cmake 2014-01-25 22:17:41 -07:00
kestred fe62089192 Add CMakeLists.txt to pview, such that it will compile (but it does not link). 2014-01-22 01:01:32 -07:00
kestred 2475e995ae Remove unnecessary link target from panda/downloader/CMakeLists 2014-01-22 00:58:07 -07:00
kestred e363266573 Remove extra '}' from panda/mathutil/CMakeLists.txt that was causing linking errors. 2014-01-22 00:31:33 -07:00
kestred 1bb8ad8a2d Remove (filename)_src.c includes from panda/text CMakeLists. These files are included in other .cxx files. 2014-01-22 00:27:36 -07:00
kestred 73d89146e6 Add CMakeLists.txt for panda/framework. 2014-01-22 00:03:57 -07:00
kestred 2aa16df9f2 Add CMakeLists for panda/collide. 2014-01-21 23:56:38 -07:00
kestred b19d38f760 Add CMakeLists for panda/recorder. 2014-01-21 23:44:38 -07:00
kestred 6ecff9799e Add CMakeLists.txt for pgui. 2014-01-21 23:38:28 -07:00
kestred d624fce61c Add CMakeLists for panda/tform. 2014-01-21 23:28:34 -07:00
kestred 2cac5d9b1c Add CMakeLists for panda/grutil. 2014-01-21 23:26:11 -07:00
kestred 3cf973f64c Add CMakeLists.txt for panda/text. 2014-01-21 23:21:54 -07:00
kestred 4a0e57255f Add CMakeLists.txt for panda/parametrics. 2014-01-21 23:17:52 -07:00
kestred 2af9551750 Add CMakeLists.txt to pnmtext. 2014-01-21 23:11:51 -07:00
kestred 065867f8d6 Add CMakeLists for panda/device 2014-01-21 22:50:05 -07:00
kestred 62a0039d60 Add CMakeLists for panda/dgraph 2014-01-21 22:45:09 -07:00