19178 Commits

Author SHA1 Message Date
enn0x
fd1f1e19b3 Added base class for character controllers, in oder to allow C++ developers to replace the default implementation with their own. 2012-02-11 10:02:25 +00:00
rdb
9afc789755 no GL_MULTISAMPLE in gles 2012-02-11 09:47:02 +00:00
rdb
1c8f6f378a Attempt to unbreak OpenGL ES build 2012-02-11 09:21:54 +00:00
David Rose
fffc982206 fixes to depth buffer for cube maps 2012-02-11 02:21:05 +00:00
David Rose
d743dc8a55 The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
rdb
c9138166fa unset PRC_SAVE_DESCRIPTIONS in optimized builds to reduce memory usage 2012-02-10 15:26:53 +00:00
rdb
d290a193ad Fix static init ordering issue with the runtime build 2012-02-10 09:19:12 +00:00
David Rose
61fa1e4c26 extend compute_planar_bounds() 2012-02-10 02:02:13 +00:00
David Rose
91cb23abb0 oobeCull() also wants a cam argument 2012-02-09 22:35:08 +00:00
David Rose
d34c964e53 UnionBoundingVolume, IntersectionBoundingVolume, Camera::set_cull_bounds() 2012-02-09 21:55:31 +00:00
rdb
880fb62a15 preliminary release notes for 1.8.0 2012-02-09 14:47:16 +00:00
rdb
8062339604 fix broken implementation of join() 2012-02-09 12:01:40 +00:00
rdb
55387212b7 also apply install_name_tool to .so files when building OSX installer 2012-02-09 10:19:23 +00:00
David Rose
abf84dbd0a something's broken with FBO-based cube maps and the depth buffer. Needs more research. 2012-02-08 23:30:46 +00:00
enn0x
3345f207b8 Fixed bug in CTOR for BulletCylinderShape, and added copy constructor for all shapes. 2012-02-08 22:22:20 +00:00
David Rose
6d630e2cf1 auto-clear depth between eyes by default for stereo 2012-02-08 20:34:26 +00:00
David Rose
9d83449006 expose Lens::get_last_change() 2012-02-07 23:01:56 +00:00
David Rose
71871ba28b base.oobe() accepts cam argument 2012-02-07 22:08:53 +00:00
David Rose
e125604c50 use fourth point for compute_planar_bounds(). 2012-02-07 20:34:05 +00:00
David Rose
b7a51b133e GraphicsOutput::set_swap_eyes(), PfmFile::set_flat_texcoord_name() 2012-02-07 19:16:27 +00:00
David Rose
2d1cee4623 fix stereo rendering in pview 2012-02-07 19:11:32 +00:00
David Rose
beabaecca4 forgot os.path.join 2012-02-07 14:47:58 +00:00
rdb
bef832a387 link with boost for libRocket on Windows 2012-02-07 14:33:16 +00:00
David Rose
6e69e4bd17 DO_DCAST for OPTIMIZE 3 by default 2012-02-07 14:29:02 +00:00
David Rose
c931758917 compilation error 2012-02-07 05:22:45 +00:00
David Rose
876956defb ConfigVariableFilename::get_value() should return a concrete, not a reference 2012-02-06 23:18:49 +00:00
David Rose
53c9fd5086 typo 2012-02-06 23:18:23 +00:00
David Rose
d90284daf2 further experimenting with bba 2012-02-06 17:22:37 +00:00
David Rose
8a6c221d94 minor cut&paste error 2012-02-04 01:17:25 +00:00
David Rose
fdf4cf15d4 add -r 2012-02-04 01:16:41 +00:00
David Rose
651a95df40 format_coordinate_system() 2012-02-04 00:04:29 +00:00
David Rose
81384baf08 don't write blue images for grayscale bmp files 2012-02-03 22:58:16 +00:00
David Rose
85e983dbb1 compilation issue 2012-02-03 22:25:54 +00:00
David Rose
78abcf23e7 ConnectionManager::wait_for_readers() 2012-02-03 19:58:08 +00:00
David Rose
e893b91a17 unify mayapath.cxx and mayaWrapper.cxx 2012-02-02 17:45:48 +00:00
rdb
d9dd9c86bb Import Filename 2012-02-02 11:37:23 +00:00
rdb
1d12ecfcea Include Pmw.def 2012-02-02 11:28:59 +00:00
rdb
c475c6acd9 static boost_python on OSX 2012-02-02 09:36:33 +00:00
rdb
c76d2cd226 it's p3dtoolconfig in ppremake too now, David 2012-02-01 15:13:07 +00:00
rdb
eaa31cc65b fix font colour issue (all text was showing up white regardless of font colour) 2012-02-01 11:10:17 +00:00
rdb
c04486cb14 this should fix an error on Windows 2012-02-01 11:03:21 +00:00
rdb
81513a83cd "and" and "or" keywords aren't valid C++ 2012-02-01 09:17:56 +00:00
David Rose
683743345a whoopsy 2012-02-01 02:47:26 +00:00
David Rose
948ce27815 PfmFile::merge() 2012-02-01 00:51:20 +00:00
David Rose
c67fb27206 support subclassing CollisionNode properly 2012-01-31 23:45:55 +00:00
David Rose
2d4170963b a few more degenerate cases 2012-01-31 23:45:22 +00:00
David Rose
6d7d6e9271 minor fix 2012-01-31 22:11:09 +00:00
rdb
66e8c2aafa *** empty log message *** 2012-01-31 21:53:47 +00:00
rdb
fadea1bedb include filename.h even when zlib support hasn't been compiled in 2012-01-31 21:39:48 +00:00
David Rose
4c578d3ccb show number of dependent files (to make zero files more obvious) 2012-01-31 20:31:32 +00:00