Commit Graph

4621 Commits

Author SHA1 Message Date
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 61a0e67462 changes from drose for rotation by hpr 2006-01-21 01:50:49 +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 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 aa837381d3 half-body animations 2006-01-20 02:45:03 +00:00
Dave Schuyler 1e5469d22f formatting 2006-01-20 01:42:29 +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
David Rose 58947f9dd1 whoops 2006-01-19 01:06:15 +00:00
David Rose 34c1491fbb Remove shear from BT_normalized_linear, add BT_componentwise and BT_componentwise_quat 2006-01-19 01:03:12 +00:00
David Rose 08a099ba3a use ReMutex 2006-01-18 23:55:42 +00:00
David Rose 273f091ecc more mutex fixes 2006-01-18 23:55:11 +00:00
aignacio_sf 8851a4edde More work in progress 2. 2006-01-18 02:27:44 +00:00
aignacio_sf 3e8cd1e273 More work in progress. 2006-01-18 01:20:11 +00:00
David Rose f5736f4853 filename case 2006-01-18 00:54:36 +00:00
David Rose 344a8621f9 better handling for max-poll-cycle 2006-01-18 00:45:01 +00:00
David Rose 6b6dd232ff whoops 2006-01-18 00:31:19 +00:00
David Rose c3aa9a995c more CHECK_REENTRANT_MUTEX 2006-01-18 00:23:37 +00:00
David Rose 01a2a7c13c define CHECK_REENTRANT_MUTEX 2006-01-17 19:12:20 +00:00
David Rose f71601ce86 check has_size 2006-01-17 04:01:10 +00:00
David Rose 8390e00363 add max-poll-cycle 2006-01-17 04:00:10 +00:00
David Rose 8567173ece more threading issues 2006-01-16 15:42:28 +00:00
David Rose 92b907eb07 more threading fixes 2006-01-16 00:05:34 +00:00
David Rose 1123896fc6 robustify threading some more 2006-01-15 22:43:12 +00:00
David Rose bac632973c assert non-reentrancy in non-threads case 2006-01-15 19:17:42 +00:00
David Rose 93c5b5abd0 remove reentrant lock 2006-01-15 19:16:30 +00:00
David Rose d80595c1be remove pandadx7 2006-01-15 18:23:32 +00:00
David Rose 33175eb521 remove warnings on Linux 2006-01-15 18:11:38 +00:00
David Rose 0f359f1f79 remove nested lock 2006-01-15 18:11:19 +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 dced1a00cb add more loader options 2006-01-14 00:43:50 +00:00
David Rose 3f87411790 support-render-texture on by default 2006-01-13 22:05:26 +00:00
David Rose c9b27bd436 formally remove pandadx7 support 2006-01-13 21:50:04 +00:00
David Rose 9f178bdb25 fix indents 2006-01-13 18:56:51 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 68326315de fix normal scaling 2006-01-13 16:02:34 +00:00
David Rose 9dab4ee9ea add gl-support-rescale-normal 2006-01-13 16:02:17 +00:00