Dickinson Lo
|
6df8972ab4
|
added LF at end of file
|
2006-06-30 10:19:15 +00:00 |
|
Asad M. Zaman
|
04f52ccf0a
|
added the omittex option on mayacopy
|
2006-06-29 21:42:42 +00:00 |
|
David Rose
|
7d2c004a91
|
oops, incorrect include statement
|
2006-06-29 19:56:31 +00:00 |
|
Josh Wilson
|
f1a5b2058d
|
added getPoolSizeRanges(), a utility function to estimate the ideal particle system size
|
2006-06-29 19:18:43 +00:00 |
|
Asad M. Zaman
|
3f619486e9
|
new avatar system
|
2006-06-29 18:49:01 +00:00 |
|
Darren Ranalli
|
4071b0cbbe
|
added REF prefix to referent numbers
|
2006-06-29 18:16:38 +00:00 |
|
Darren Ranalli
|
09980a0444
|
check uint32 parents for valid DC range
|
2006-06-29 18:10:55 +00:00 |
|
Darren Ranalli
|
6d4def41b7
|
ObjectReport tweaks for tracking down LawBot AI mem leak
|
2006-06-29 18:07:28 +00:00 |
|
Joe Shochet
|
45a584ba05
|
no more fsm redefine config
|
2006-06-29 18:03:34 +00:00 |
|
Asad M. Zaman
|
a960a7da1a
|
added an option to not copy textures to speed up mayacopy on animation files
|
2006-06-29 18:00:55 +00:00 |
|
Roger Hughston
|
f3e71f30a5
|
Quick Fix
|
2006-06-27 02:09:08 +00:00 |
|
David Rose
|
51911fd6eb
|
fix wraparound 32-bit cache size; robustly handle negative cache size
|
2006-06-26 18:53:43 +00:00 |
|
Darren Ranalli
|
ce8589e0fa
|
first rev
|
2006-06-23 21:22:42 +00:00 |
|
Darren Ranalli
|
2360220a99
|
use verbose instance type
|
2006-06-23 21:21:00 +00:00 |
|
Darren Ranalli
|
6f3e0b21ca
|
support for ObjectReport and non-garbage leak detection
|
2006-06-23 21:20:37 +00:00 |
|
Roger Hughston
|
24c0731696
|
Removed field update to multi fields...
Not needed .. just send updates to exact same targets
|
2006-06-22 01:04:35 +00:00 |
|
Roger Hughston
|
fb6e53b57d
|
Add multi field update to the dcclass parser
|
2006-06-22 00:31:10 +00:00 |
|
Josh Wilson
|
f27cf426e1
|
fixed bug where not all animControls were returnd when a list was passed to getAnimControls
|
2006-06-21 22:13:47 +00:00 |
|
Chris Brunner
|
3224887a2b
|
adding ability to have highlighted menu items also change scale in addition to color
|
2006-06-21 00:23:42 +00:00 |
|
David Rose
|
8a6a7ee3e2
|
oops, legal not to have a cache dir
|
2006-06-20 22:13:24 +00:00 |
|
David Rose
|
319aa260e0
|
add model-cache-max-kbytes
|
2006-06-20 19:49:20 +00:00 |
|
David Rose
|
696a0afb0b
|
implement windows locking for atomic functions
|
2006-06-20 15:49:52 +00:00 |
|
David Rose
|
9814a2bbc4
|
revert accidental checkin
|
2006-06-20 00:25:02 +00:00 |
|
David Rose
|
d2a94c5bc1
|
add BamCacheRecord to LoaderFileType
|
2006-06-20 00:23:51 +00:00 |
|
David Rose
|
7d43e51358
|
add BamCacheIndex
|
2006-06-20 00:23:24 +00:00 |
|
David Rose
|
74107f7df7
|
add atomic I/O operations
|
2006-06-20 00:23:05 +00:00 |
|
aignacio_sf
|
73b5c5ce6f
|
Add a version check for 1502 and use the latest profile for now.
|
2006-06-19 17:53:35 +00:00 |
|
David Rose
|
bcb66a94d7
|
fix some issues with video textures
|
2006-06-19 13:29:18 +00:00 |
|
aignacio_sf
|
5a44148f12
|
Add debug code to print out shader asm code in debug mode.
Check for errors when the Cg generated shader code is loaded.
|
2006-06-16 23:06:39 +00:00 |
|
aignacio_sf
|
e32b6c08c4
|
Add debug code to print out shader asm code in debug mode.
Check for errors when the Cg generated shader code is loaded.
|
2006-06-16 22:58:35 +00:00 |
|
aignacio_sf
|
facb0ed528
|
Add auto-detection and debug code for shader models.
|
2006-06-16 22:33:58 +00:00 |
|
aignacio_sf
|
f15e24ed3e
|
Add interface and abstract representation for shader models.
|
2006-06-16 22:31:36 +00:00 |
|
David Rose
|
bd4d95f48b
|
fix some issues with model-cache-dir
|
2006-06-16 17:36:28 +00:00 |
|
David Rose
|
2e7630b8f9
|
X needs PWT_draw, too.
|
2006-06-16 14:02:46 +00:00 |
|
David Rose
|
c2f92bb29d
|
glx wants to run windows in app thread
|
2006-06-15 23:41:05 +00:00 |
|
David Rose
|
b053967464
|
fix threading on windows
|
2006-06-15 23:39:00 +00:00 |
|
Joe Shochet
|
405bf80de7
|
new search algorithm, replace function intervals, various improvements and speedups
|
2006-06-15 16:56:12 +00:00 |
|
Joe Shochet
|
a6b5d75ce4
|
weakrefs to FunctionIntervals allow control-c-v redefine to work now
|
2006-06-15 16:55:28 +00:00 |
|
Joe Shochet
|
76872ad998
|
weakrefs to State objects replace the old fsm-redefine system
|
2006-06-15 16:54:38 +00:00 |
|
Joe Shochet
|
71b568d258
|
removed comment about fsm-redefine
|
2006-06-15 16:53:50 +00:00 |
|
David Rose
|
e3b42dd011
|
new make_output
|
2006-06-15 14:29:57 +00:00 |
|
David Rose
|
898f587386
|
makeOutput() parameter list has changed
|
2006-06-15 14:03:08 +00:00 |
|
David Rose
|
1940682af9
|
pass WindowProperties to GraphicsEngine::open_buffer and to related constructors
|
2006-06-15 14:02:40 +00:00 |
|
David Rose
|
e7d62baf9b
|
boldly checking in fixes blindly that I can't test from here
|
2006-06-15 13:14:52 +00:00 |
|
David Rose
|
0f20f625f3
|
prevent self-deadlock
|
2006-06-15 13:02:55 +00:00 |
|
David Rose
|
89f6b97a07
|
fix build break
|
2006-06-15 01:54:11 +00:00 |
|
Jason Yeung
|
85de2b40df
|
Finder now looks for an exact match of the module that originally defined the class, by name
|
2006-06-15 01:14:03 +00:00 |
|
David Rose
|
86837677b6
|
introduce model-cache-dir
|
2006-06-15 00:23:08 +00:00 |
|
David Rose
|
7719dd539e
|
fix texture issues; introduce model-cache-dir
|
2006-06-15 00:22:35 +00:00 |
|
David Rose
|
2b1941a12b
|
return filename from base.screenshot(), etc.
|
2006-06-15 00:17:55 +00:00 |
|