Commit Graph

451 Commits

Author SHA1 Message Date
David Rose c22bd94db2 win32 compilation issue 2009-12-10 01:14:53 +00:00
David Rose 816ddc0387 low-level support for python copy and pickle modules 2009-12-10 01:09:06 +00:00
David Rose 8a64a06946 changes from Gogg: startup optimization, freetype faces, string tokenizer 2009-11-18 15:00:52 +00:00
Ken Patel 8bcbfa6a57 Bam with objects of unknown type error now prints filename of bam 2009-11-17 23:23:50 +00:00
David Rose 8a30b5fae0 support set_dt(0) in M_slave mode 2009-09-01 18:50:42 +00:00
Zachary Pavlov 8db00b4f74 polar uv scrolling 2009-08-04 22:05:37 +00:00
David Rose cbfa38d2b5 simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
David Rose aee00fc3de pstrtod 2009-06-14 16:27:44 +00:00
David Rose aefe3d35c2 merge dev_bam_2009 to trunk 2009-06-10 17:54:40 +00:00
David Rose 9f094d495a fix the bam crash for real this time. 2009-06-03 23:46:21 +00:00
David Rose 6f8c011bb3 further fixes to bam crash 2009-06-03 23:06:42 +00:00
David Rose 3cb7a6598c prevent crash when finalizing lightAttrib 2009-06-03 00:58:13 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose a5e0de3988 python on iphone 2009-04-28 00:57:56 +00:00
David Rose aee550231c Add MovingPartBase::_forced_channel to bam stream 2009-04-21 20:35:04 +00:00
David Rose 5929192b26 protect against static init ordering 2009-04-17 21:54:20 +00:00
rdb ff6fc008bb protect PythonCallbackObject::init_type() with HAVE_PYTHON 2009-04-02 20:08:29 +00:00
David Rose 2d0ade8276 squelch silly warning about clock time 2009-03-15 13:03:40 +00:00
David Rose 0c90c36fd7 new callback system 2009-03-14 19:31:37 +00:00
David Rose ddbad77851 set_bounds_type() 2009-03-12 21:50:03 +00:00
David Rose 1145a3cf99 need pmap.h 2009-02-13 17:33:20 +00:00
David Rose d521ca04fa revert BitMask::operator bool--just a bad idea. 2009-02-11 00:31:34 +00:00
David Rose da684d4f49 operator bool 2009-02-10 23:34:22 +00:00
David Rose 9087b030a9 fix race condition 2009-01-28 22:19:00 +00:00
David Rose f6030da8bc prevent occasional assertion failure 2009-01-27 06:27:47 +00:00
David Rose 32581604cf better fixes for auto-compressed textures 2009-01-16 18:01:35 +00:00
David Rose b37a30fe63 add support for libsquish 2009-01-12 23:29:55 +00:00
rdb f5eaaf86a1 Added wheel_left and wheel_right 2008-12-28 18:48:33 +00:00
David Rose e640f676e0 don't remove correct file when failing to rename the incorrect one 2008-11-14 19:57:39 +00:00
David Rose 8364c4f34b issues with phash_map on opt2 2008-11-11 23:30:55 +00:00
David Rose 1462bee771 better Filename usage 2008-11-11 23:28:14 +00:00
David Rose 0def22bd7b fix loop(restart = 0, fromFrame = x) 2008-11-11 02:04:14 +00:00
David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
David Rose 440746d3a4 expose interfaces for constructing Characters and associated joint hierarchies via Python 2008-11-05 19:33:04 +00:00
David Rose bcdab6f3d4 remove texture_path, sound_path, egg_path 2008-11-04 18:25:21 +00:00
David Rose db1bc689e5 various fixes to threads, downloader, and support for VirtualFileMountHTTP 2008-11-04 01:09:57 +00:00
David Rose 8639f98ae9 need to vector model_path etc. through function after all, to avoid static-init problems 2008-10-22 22:11:16 +00:00
David Rose 65ef4f55da expose filestream stuff 2008-10-20 18:24:25 +00:00
David Rose ef771a796b make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose 17483cdbda fix crash with bad clock-mode 2008-10-05 18:25:23 +00:00
David Rose fab502970f more threading improvements 2008-10-02 17:50:16 +00:00
David Rose b07dbcc262 remove support for pre-6.14 bams 2008-09-26 13:44:54 +00:00
David Rose eb4baf3e4d fix a few texture issues 2008-09-19 21:01:53 +00:00
David Rose 524128b9fd wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
David Rose 75b5e032f0 rename SIMPLE_THREADS_NO_IMPLICIT_YIELD 2008-09-11 01:37:12 +00:00
David Rose 964c76f2e0 pandaFileStream 2008-09-09 00:06:47 +00:00
David Rose c76a53486f read dds files 2008-08-20 00:06:04 +00:00
David Rose 17f898413e uniquify cache temp filename by thread 2008-08-16 01:22:18 +00:00
David Rose 617a769ef7 more work towards asynchronous texture loads: auto-caching compressed texture versions 2008-08-14 23:50:17 +00:00