David Rose
|
ea4c5d4414
|
fix keystone correction logic
|
2004-12-15 23:41:10 +00:00 |
|
David Rose
|
c07989aace
|
check error return from setWeight
|
2004-12-15 21:58:05 +00:00 |
|
David Rose
|
246e62c614
|
clean-soft, etc.
|
2004-12-15 05:57:41 +00:00 |
|
David Rose
|
b1375f32a4
|
initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer
|
2004-12-15 05:53:23 +00:00 |
|
Darren Ranalli
|
12821e21f5
|
fixed default large blob path
|
2004-12-15 03:31:16 +00:00 |
|
David Rose
|
1489a9304f
|
fix for case of temp-hpr-fix 1
|
2004-12-14 23:56:26 +00:00 |
|
David Rose
|
ec6442c810
|
support loading new bams with temp-hpr-fix 0 too
|
2004-12-14 23:36:53 +00:00 |
|
Joe Shochet
|
6ba60ee09e
|
removed deprecated setCollideGeom calls
|
2004-12-14 18:21:09 +00:00 |
|
David Rose
|
e9f8618c5d
|
prevent crash due to overly early warning message
|
2004-12-14 06:00:02 +00:00 |
|
David Rose
|
948278ee43
|
fix short-circuit of non-affine invert computation
|
2004-12-14 01:59:42 +00:00 |
|
Darren Ranalli
|
6495232f82
|
large-blob-path defaults to i:\beta\largeblob
|
2004-12-14 01:08:55 +00:00 |
|
David Rose
|
a234645d69
|
more clarifications, section about mayacopy etc.
|
2004-12-13 23:12:56 +00:00 |
|
David Rose
|
834a6423a2
|
update comment, move standard messages into default dispatcher
|
2004-12-13 18:59:18 +00:00 |
|
David Rose
|
27aae87379
|
more refinements and clarifications
|
2004-12-13 02:08:23 +00:00 |
|
David Rose
|
b6ee351bf2
|
add -fps
|
2004-12-12 23:57:15 +00:00 |
|
Jason Persampieri
|
ad9d422180
|
couple of syntax bug fixes
|
2004-12-12 20:51:39 +00:00 |
|
David Rose
|
5d6227f1c6
|
replace assertion with warning
|
2004-12-12 16:13:57 +00:00 |
|
David Rose
|
17164ac827
|
aggressively clear directory texture name
|
2004-12-12 16:08:22 +00:00 |
|
David Rose
|
c292cfc628
|
ignore directories as texture filenames
|
2004-12-12 13:58:06 +00:00 |
|
David Rose
|
60193c50ae
|
don't enable mipmaps for dynamic textures
|
2004-12-11 16:39:28 +00:00 |
|
David Rose
|
1a6e7ff58b
|
refinements to multitexReducer
|
2004-12-10 22:38:21 +00:00 |
|
David Rose
|
11a5aa7a00
|
use PRC_DESC
|
2004-12-10 20:29:21 +00:00 |
|
David Rose
|
f36cc707b1
|
add get_window()
|
2004-12-10 20:10:56 +00:00 |
|
David Rose
|
07c1718ec9
|
use PRC_DESC
|
2004-12-10 19:48:28 +00:00 |
|
David Rose
|
dfb734893d
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
David Rose
|
77f6853877
|
fix problem parsing quoted commas in a manifest parameter
|
2004-12-09 23:21:40 +00:00 |
|
David Rose
|
788db400fb
|
whoops, EXPCL_PANDAEXPRESS
|
2004-12-09 22:38:28 +00:00 |
|
David Rose
|
484f442fad
|
eliminate empty path names
|
2004-12-09 21:39:12 +00:00 |
|
David Rose
|
b4252e39a6
|
typo in comment
|
2004-12-09 21:33:03 +00:00 |
|
David Rose
|
18ced11d6c
|
convert express to new config system; add more options to pencrypt and OEncryptStream
|
2004-12-09 21:20:23 +00:00 |
|
David Rose
|
04ac1fd281
|
Multifile should be reference-counted, so Python programmers are not tricked into deleting it
|
2004-12-09 18:33:39 +00:00 |
|
Jason Persampieri
|
cf620b6396
|
fixed a bug in randHash... it was potentially returning an invalid number
|
2004-12-09 03:50:43 +00:00 |
|
David Rose
|
be91051e40
|
remove poorly-conceived __setitem__()
|
2004-12-09 00:56:24 +00:00 |
|
David Rose
|
c6480024ce
|
publish ConfigVariableFilename properly
|
2004-12-09 00:56:07 +00:00 |
|
David Rose
|
f7c34a095a
|
make ConfigVariableFilename be more Filename-like
|
2004-12-09 00:55:49 +00:00 |
|
David Rose
|
448e2b73e8
|
implement base64_decode()
|
2004-12-08 23:01:15 +00:00 |
|
David Rose
|
a6b259e40d
|
make mayacopy, fltcopy be case-insensitive
|
2004-12-08 20:49:12 +00:00 |
|
David Rose
|
962cfa369a
|
define new_to_old_hpr()
|
2004-12-07 20:11:48 +00:00 |
|
David Rose
|
743a5d12fb
|
add NodePath.flattenMultitex()
|
2004-12-07 18:42:24 +00:00 |
|
David Rose
|
c412d6bd6d
|
update to reference maya files
|
2004-12-07 18:26:14 +00:00 |
|
David Rose
|
1becc5edd4
|
fix offscreen rendering with true offscreen buffer
|
2004-12-07 14:44:55 +00:00 |
|
David Rose
|
555e319c28
|
ParasiteBuffer's default_display_region needs size; fix offscreen rendering for dx8/9
|
2004-12-07 06:53:06 +00:00 |
|
David Rose
|
48e09cda31
|
support GraphicsOutput::set_inverted()
|
2004-12-07 04:25:38 +00:00 |
|
Darren Ranalli
|
097ce080d6
|
accept single post name without list
|
2004-12-07 04:23:53 +00:00 |
|
Darren Ranalli
|
5f63bf1d22
|
pretty print
|
2004-12-07 04:23:38 +00:00 |
|
David Rose
|
9a3c2e76a1
|
add more string-like functionality to ConfigVariableString
|
2004-12-07 04:23:09 +00:00 |
|
David Rose
|
a483e0d497
|
remove dead code
|
2004-12-07 03:42:10 +00:00 |
|
David Rose
|
a642a9d756
|
better handling when getter doesn't return a tuple
|
2004-12-07 03:07:34 +00:00 |
|
David Rose
|
2657a91ae0
|
remove rfu references; seems to cause problem with alternate coordinate systems
|
2004-12-06 21:39:09 +00:00 |
|
David Rose
|
3f94604fc3
|
more fixes after removing GraphicsLayer
|
2004-12-06 21:37:41 +00:00 |
|