Commit Graph

279 Commits

Author SHA1 Message Date
David Rose 56b25dafe6 wstring utils 2006-03-09 22:36:24 +00:00
David Rose 8c4afe0e13 move Pipeline* and Cycle* to express 2006-02-22 02:11:19 +00:00
David Rose 8f087a2d56 whoops 2006-02-16 18:44:21 +00:00
David Rose bf965cae20 restore automatic pipeline expansion 2006-02-16 18:12:47 +00:00
Roger Hughston 52a78687c0 Moved output into #ifdef 2006-02-16 01:48:38 +00:00
Roger Hughston 986bf172c5 Cleaning Up Some Warnings OSX 2006-02-16 01:21:02 +00:00
David Rose 0f7e9e7ffa proper ifdefs 2006-02-16 00:52:14 +00:00
David Rose 882f71a3d9 proper #include 2006-02-15 22:12:50 +00:00
David Rose 7b1b8bb4af report different types of cyclers in pstats 2006-02-15 21:44:52 +00:00
David Rose 1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
David Rose 0a0377607d track number of cyclers in PStats 2006-02-11 03:31:11 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 7fdf481b0f posix threads 2006-02-10 18:52:41 +00:00
David Rose 4d916f59e1 whoops 2006-02-10 02:16:54 +00:00
David Rose a05922ff66 missing body 2006-02-10 01:29:51 +00:00
David Rose 133c407b66 minor fixes 2006-02-10 00:36:21 +00:00
David Rose 79f1462eb1 mo' better pipelining 2006-02-09 23:47:29 +00:00
David Rose 0405754d17 use native Windows threading primitives 2006-02-08 07:00:12 +00:00
David Rose 82ccb687e4 oops 2006-02-06 23:04:31 +00:00
David Rose a49b03b61b correct forward reference 2006-02-06 19:52:43 +00:00
David Rose 3e4d735cea use cycle_2() 2006-02-06 19:51:14 +00:00
David Rose 7a6cda9915 better cycle() 2006-02-06 19:40:02 +00:00
David Rose cd71e8a224 more pipeline fixes 2006-02-04 00:27:37 +00:00
David Rose 3cd01095c8 use ReMutex 2006-02-03 19:29:15 +00:00
David Rose c75b55eb98 better pipelining 2006-02-03 18:12:08 +00:00
David Rose 629a2f087a first pass at cheesy pipelining 2006-02-01 19:44:03 +00:00
David Rose ef9dfea9df be explicit with vfs->open_read_file(), etc. 2006-01-25 22:18:07 +00:00
David Rose 420ab68136 implicitly decompress/compress for input/output files named .pz; also support vfs-implicit-pz. 2006-01-25 17:45:31 +00:00
David Rose 9164535479 operator = 2006-01-21 00:51:16 +00:00
David Rose b342a22c2f fix set_range(), clear_range() 2006-01-20 23:37:59 +00:00
David Rose 3be2b77316 fixes 2006-01-20 20:51:28 +00:00
David Rose ecec0779f0 BitArray (first pass) 2006-01-20 18:02:11 +00:00
David Rose cf01ef9cd6 add NodePath::find_material(), find_all_texcoords(), etc. Make Material be directly modifiable. 2006-01-15 06:34:33 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose ef0f485932 more egg texture options; add gl-support-clamp-to-border 2005-12-22 18:32:33 +00:00
David Rose 6e8adc36ad straighten out BTM_relative 2005-10-12 16:02:41 +00:00
David Rose c9c13dc10f add minor functions 2005-10-11 21:16:14 +00:00
David Rose 95c7e6d1dc integer frames in bams 2005-09-30 19:59:54 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 5465571963 SequenceNode inherits from AnimInterface 2005-09-27 17:52:39 +00:00
David Rose 60d2c8e349 integrate HashFilename with Filename via Filename::set_pattern() 2005-09-23 17:23:30 +00:00
David Rose 5fde282d94 load cube maps etc. from egg files 2005-09-22 20:47:56 +00:00
David Rose b5d0ee8a7a prevent crashes on bad data 2005-09-22 18:57:55 +00:00
David Rose a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
Dave Schuyler 1485f8b7ea added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
Josh Yelon 6b82426994 Added support for bam-relative texture paths 2005-08-11 06:12:32 +00:00
David Rose f169ddb221 regularize TexturePool interfaces for cube maps etc. 2005-08-02 22:35:12 +00:00
David Rose 65458d9edd introduce 2-d TransformStates 2005-07-21 23:46:15 +00:00