10469 Commits

Author SHA1 Message Date
Asad M. Zaman
70cc513ea8 fixes a bug with multiple mayacopy; doesn't work with referenced files though 2006-02-02 03:03:54 +00:00
Asad M. Zaman
7d3829ceb6 this saves the redundant lighting stage 2006-02-02 00:33:25 +00:00
David Rose
7947752d19 revert previous change--this is now invalidated by recent earlier change 2006-02-01 23:15:56 +00:00
Josh Yelon
4e7ba0899f Moved tick to right before app processing 2006-02-01 22:55:11 +00:00
Josh Yelon
be1d02eb18 These are just placeholder files 2006-02-01 21:06:00 +00:00
David Rose
629a2f087a first pass at cheesy pipelining 2006-02-01 19:44:03 +00:00
David Rose
ad72a2b2fd fix TextureProjector some 2006-02-01 19:38:02 +00:00
Dave Schuyler
3413bf846d formatting 2006-01-31 21:59:04 +00:00
David Rose
162a4ceffe remove dead code 2006-01-31 20:10:43 +00:00
David Rose
945251b218 show frame rate in menu 2006-01-31 20:05:23 +00:00
David Rose
26912f6bbb oops 2006-01-31 19:03:20 +00:00
David Rose
50320a6a28 integrate PStatThread and Thread 2006-01-31 19:00:01 +00:00
David Rose
b7ceab1bff integrate PStatThread and Thread; better thread handling in GraphicsEngine::render_frame() 2006-01-31 18:59:49 +00:00
Asad M. Zaman
0faf866c57 modified replace_prefix to vector 2006-01-31 06:55:49 +00:00
Josh Yelon
15ca886f50 Added some zlib references (to handle the new pz support) 2006-01-31 06:32:18 +00:00
David Rose
979e202f90 fix bug: named joint should be included in subset 2006-01-31 05:58:28 +00:00
David Rose
d8a5555d87 use os_generic 2006-01-31 04:49:49 +00:00
David Rose
b60d02e604 relative paths to reference files 2006-01-31 04:49:29 +00:00
David Rose
7494449423 support skeleton/channels distinction 2006-01-31 04:49:12 +00:00
David Rose
7659b3f63b strip out MS-DOS linefeeds 2006-01-30 20:59:22 +00:00
David Rose
d78f7097a8 set_card_decal() should invalidate 2006-01-29 16:03:34 +00:00
David Rose
643fbbd763 give better error message if wrong version of DX9 SDK is installed 2006-01-29 16:01:44 +00:00
David Rose
28a500430f consolidate dx8 includes 2006-01-29 16:01:07 +00:00
aignacio_sf
b36d67f3b9 Formatting changes. Added HLSL debug on/off. 2006-01-28 02:04:45 +00:00
aignacio_sf
0a06f19767 Added transpose matrix option. Removed extra transpose for HLSL. Formatting changes. 2006-01-28 01:49:37 +00:00
Dave Schuyler
67f7145dd8 formatting 2006-01-28 00:26:07 +00:00
aignacio_sf
6a43f6757d Preliminary HLSL support. 2006-01-27 23:22:07 +00:00
aignacio_sf
e1e47c64ac Added shader profiles to gsg. Added new types. 2006-01-27 23:21:39 +00:00
aignacio_sf
3d47d4fa06 Added shader profiles to gsg. 2006-01-27 23:20:49 +00:00
Dave Schuyler
538885d1d7 tabs to spaces 2006-01-27 19:47:08 +00:00
David Rose
3bb5bb8332 one more fix to my previous fix 2006-01-27 03:36:25 +00:00
Dave Schuyler
71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler
ea53570eef formatting 2006-01-27 01:00:28 +00:00
Asad M. Zaman
06b1837f77 changed the classic decal mode to the new one where decal does not over-write the poly color. It raises our minimum platform to be able to support three layers instead of two. Also I have added the interpolate (grass-path) mode. This mode uses the top most alpha file to determine whether to show bottom texture or top 2006-01-27 00:47:29 +00:00
Dave Schuyler
669d2c5c50 force node was not being used so it is removed 2006-01-27 00:44:51 +00:00
Jason Yeung
6236e6d2a2 *** empty log message *** 2006-01-26 22:48:33 +00:00
David Rose
6d0b7f4344 a bit more .pz support 2006-01-26 15:03:40 +00:00
David Rose
ecf6915a02 better diagnostic 2006-01-26 14:34:12 +00:00
David Rose
ca1a157c21 missing parameter 2006-01-26 04:12:19 +00:00
Dave Schuyler
11ab5e8d80 formatting 2006-01-26 02:52:34 +00:00
David Rose
8e7e0f5332 retab 2006-01-26 01:50:26 +00:00
David Rose
b99be8da93 whoops, infinite recursion 2006-01-26 01:48:44 +00:00
David Rose
9c5c9d72b5 make auto_unwrap a required parameter, remove use_vfs 2006-01-26 01:30:56 +00:00
David Rose
9743b5276f make auto_unwrap a required parameter 2006-01-26 01:30:21 +00:00
David Rose
43a3b6a7a8 don't use concave quads in tristrips 2006-01-26 01:18:23 +00:00
David Rose
5c623893be flatten_strong() should unify too 2006-01-25 22:35:47 +00:00
aignacio_sf
757c5edae6 Added debug code and some formatiing changes. 2006-01-25 22:34:09 +00:00
aignacio_sf
e62c1cb763 Some comment and formatiing changes. 2006-01-25 22:26:31 +00:00
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