Commit Graph

10121 Commits

Author SHA1 Message Date
David Rose ef9dfea9df be explicit with vfs->open_read_file(), etc. 2006-01-25 22:18:07 +00:00
David Rose bcef4b24de add -o options 2006-01-25 22:10:19 +00:00
Asad M. Zaman e19232aa88 fixed the patch error dure to uint16 overflow 2006-01-25 20:26:06 +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 d673267be3 add is_wtext 2006-01-25 02:47:16 +00:00
David Rose 9fcf83a773 typo 2006-01-24 21:29:04 +00:00
Josh Yelon c8e6dc2a89 Removed epydoc ref 2006-01-24 21:00:20 +00:00
Josh Yelon e3ac8d3e02 Updated version number 2006-01-24 20:38:20 +00:00
Josh Yelon 2025e30cc9 Why is this trying to compile max and maya on linux? 2006-01-24 20:04:33 +00:00
David Rose 6a4debc517 support Task object for doMethodLater 2006-01-24 19:30:19 +00:00
David Rose 318b9e520a prevent reentrant locks 2006-01-24 17:26:39 +00:00
David Rose 7f35c53ae5 transparently interpret Unicode strings 2006-01-24 17:23:03 +00:00
Josh Yelon c3810fc782 Fixed a lot of old stuff 2006-01-24 07:52:54 +00:00
Josh Yelon 9456925099 Added vspos and vstrans 2006-01-24 07:28:38 +00:00
Josh Yelon c92b9d8241 Fixed --no-bison and --no-flex, added maya 7 2006-01-24 07:27:04 +00:00
Asad M. Zaman b629960ae4 egg-rename tool had a bug: it needs to rename the eggnodes as well, not just the group nodes 2006-01-24 04:11:42 +00:00
aignacio_sf 19cd7a1a75 Change vertex error output level to warning level. Some formatting changes. 2006-01-24 02:12:47 +00:00
Josh Yelon 53cb7855f3 Added support for gendocs 2006-01-23 22:39:30 +00:00
Josh Yelon c8fc544e70 Missing quotes replaced 2006-01-23 22:39:13 +00:00
Josh Yelon 968b1c835d Added method list to gendocs 2006-01-23 22:38:54 +00:00
aignacio_sf 22648e6577 some formatting changes, moved memset to constructor phase. 2006-01-23 19:58:21 +00:00
aignacio_sf 9765a38c39 removed lru.h 2006-01-23 19:46:35 +00:00
aignacio_sf d3f439ba0c Some code formatting changes to conform to Panda style guide. 2006-01-23 19:41:23 +00:00
aignacio_sf 26c10bc231 Added missing include file. 2006-01-23 19:40:35 +00:00
aignacio_sf 6481cb76b1 Separated class VertexElementArray into its own file. 2006-01-23 19:06:37 +00:00
aignacio_sf 49c678b11d Added missing include: dxShaderContext9.h 2006-01-23 18:23:27 +00:00
aignacio_sf 606e13ba9a Remove include that is not needed. 2006-01-21 03:29:33 +00:00
aignacio_sf 1254664959 Clean up D3D 9 includes. Include d3d9 headers in one place only.
Added commented out define for D3D_DEBUG_INFO.
Uncomment it out for to debug DirectX objects.
2006-01-21 03:22:21 +00:00
aignacio_sf 9deba32241 Yet another work in progress. 2006-01-21 02:31:41 +00:00
Dave Schuyler a76263194c rough change to reflect changes in angular vector force 2006-01-21 01:53:55 +00:00
Dave Schuyler 6bce73676e switch to zero for bad ID 2006-01-21 01:53:16 +00:00
Dave Schuyler d466dddac1 removed reference to get local vector 2006-01-21 01:51:53 +00:00
Dave Schuyler 61a0e67462 changes from drose for rotation by hpr 2006-01-21 01:50:49 +00:00
David Rose e0bfb4c3ef fix subpart stuff 2006-01-21 01:31:46 +00:00
David Rose ca8455d5ef don't auto-stop disjoint animations 2006-01-21 01:31:29 +00:00
David Rose 9164535479 operator = 2006-01-21 00:51:16 +00:00
David Rose eaf21c7e2b fix unary - in interrogate 2006-01-21 00:49:17 +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 3c39318b34 add TextureStageCollection::sort() 2006-01-20 20:46:13 +00:00
David Rose a209d63185 rename type 2006-01-20 18:03:23 +00:00
David Rose ecec0779f0 BitArray (first pass) 2006-01-20 18:02:11 +00:00
David Rose 4b35c0715d half-body animations 2006-01-20 02:54:27 +00:00
David Rose aa837381d3 half-body animations 2006-01-20 02:45:03 +00:00
Dave Schuyler 1e5469d22f formatting 2006-01-20 01:42:29 +00:00
Dave Schuyler abd089f9d2 callback with do 2006-01-20 01:42:10 +00:00
David Rose cfcf937927 define defaultEnter and defaultExit 2006-01-19 19:16:15 +00:00
David Rose e3e37d3bba minor API refinements 2006-01-19 16:23:24 +00:00
aignacio_sf 293b6cd493 Add option to disable some debug statements.
Disable some debug statements.
2006-01-19 02:11:25 +00:00
aignacio_sf e12f92b6fd Work in progress 3. 2006-01-19 02:09:28 +00:00