Commit Graph

461 Commits

Author SHA1 Message Date
rdb 8fd806a5c9 Whoops, let's not forget the init_type() 2010-07-29 17:03:41 +00:00
rdb 892cf20f5a Add BitMask16 definition 2010-07-29 15:37:50 +00:00
Chris Brunner 547a72053c support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone 2010-05-28 21:09:22 +00:00
David Rose 91e6231a3c apply per-attrib override to TexMatrixAttrib also 2010-05-06 01:12:34 +00:00
David Rose 9d62ca9f98 one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
David Rose 6db963dfa6 publish PTA_double, PTA_LMatrix4f, PTA_LVecBase3f 2010-02-28 03:29:34 +00:00
David Rose 981890183b bamify NodePath's parents etc too, to better support common nodes 2010-02-10 23:50:57 +00:00
David Rose f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
rdb 5f0d9ca5d7 Remove pta_int.cxx from composite file to fix compiler error 2010-01-20 10:26:12 +00:00
David Rose fb73301676 publish low-level GeomPrimitive methods 2010-01-19 16:10:45 +00:00
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