5468 Commits

Author SHA1 Message Date
David Rose
8da996d22c remove old egg-palettize flags 2003-04-14 21:56:15 +00:00
David Rose
db3e6216e5 don't convert to floating-point unless necessary 2003-04-14 18:27:26 +00:00
David Rose
53fee65d08 better asserts 2003-04-14 17:11:56 +00:00
David Rose
064955a02b respect maya's convention of separate textures for color and transparency 2003-04-14 17:06:45 +00:00
David Rose
0387fd286f respect egg files that request a format using fewer channels than an image actually contains 2003-04-14 17:04:06 +00:00
David Rose
fcd244a06c extend append_command_comment a bit 2003-04-14 17:03:02 +00:00
David Rose
04e06435aa support different formats according to number of channels 2003-04-14 17:02:45 +00:00
David Rose
779f24c5f3 robustiy has_alpha_channel() 2003-04-12 18:40:58 +00:00
David Rose
28743b123b more robust texture/alpha combinations 2003-04-12 17:44:01 +00:00
David Rose
7125ac9121 remove backstage object before palettizing 2003-04-11 21:19:25 +00:00
David Rose
3be7a57292 cerr -> nout 2003-04-11 19:14:40 +00:00
David Rose
dcc8130031 match_path should work the same with or without -pr 2003-04-11 19:14:27 +00:00
David Rose
6e686caf8c support cull face reverse 2003-04-10 22:02:41 +00:00
David Rose
5d86a43700 better rounding (better behavior for negative numbers 2003-04-10 01:12:36 +00:00
David Rose
fb284b821f should round numbers before truncating to integer 2003-04-10 01:03:19 +00:00
David Rose
8df8b72c49 add EXTRA_CDEFS to unix build 2003-04-09 23:46:16 +00:00
David Rose
1cb9c2640c make destructor virtual to eliminate compiler warnings 2003-04-09 22:41:29 +00:00
David Rose
6f7dc609e6 support decals properly 2003-04-09 22:35:05 +00:00
David Rose
27fc54e678 object types decal and billboard are supported within maya converter only 2003-04-09 22:05:10 +00:00
David Rose
1ec66a8e98 support decals properly 2003-04-09 22:03:33 +00:00
David Rose
ef9eb13c06 add -1 option for backward compatibility (particularly with soft2egg) 2003-04-09 21:44:21 +00:00
David Rose
531131aca3 don't try to use unsupported LZW, and remove compiler warnings 2003-04-09 21:34:17 +00:00
David Rose
e55ff47bb0 remove extra debug statements 2003-04-09 20:35:56 +00:00
David Rose
242920ed62 transform nurbs correctly, like polysets 2003-04-09 20:34:17 +00:00
David Rose
a16fe56c74 merge window_devel_2003_02_21 to trunk 2003-04-09 17:28:00 +00:00
David Rose
5c48c68569 reduce overhead on NodePath::find() operations 2003-04-09 15:59:53 +00:00
Joe Shochet
c231386f16 volume attenuation with distance 2003-04-09 07:14:17 +00:00
David Rose
fc10d613d7 oops, wrong decal syntax 2003-04-08 17:44:21 +00:00
David Rose
3c58256d2a handle billboards properly 2003-04-08 17:40:38 +00:00
David Rose
24b9f9da26 object type is case-insensitive 2003-04-08 17:31:14 +00:00
David Rose
efc0a0b45b robustify transform and object type interface 2003-04-08 17:30:45 +00:00
David Rose
dd98ca18a7 findstring was backwards 2003-04-08 16:14:28 +00:00
David Rose
047508058e fix DO_PIPELINING break 2003-04-08 02:18:47 +00:00
Joe Shochet
d7cb1260c4 optimized dolaters and timer change 2003-04-07 17:49:11 +00:00
David Rose
dd62547913 forgot to make dna dirs 2003-04-07 16:47:34 +00:00
David Rose
4fb0aea2e5 oops 2003-04-07 16:45:43 +00:00
David Rose
376b1e5c7e support language differentiation at model build time 2003-04-07 16:41:18 +00:00
David Rose
c05bd6f09e don't build without freetype 2003-04-07 16:04:22 +00:00
Joe Shochet
d8e9835160 ifAbsentPut => setdefault 2003-04-07 07:58:48 +00:00
Joe Shochet
74a8e8ba4c optimized dolaters 2003-04-07 07:58:07 +00:00
Mark Mine
f61b373cdc Added parallax project 2003-04-05 02:50:46 +00:00
Mark Mine
82e3731bd9 Added parallax project 2003-04-05 02:37:34 +00:00
David Rose
212bd64d9d introduce ulong token type to better support hex numbers appearing in egg files 2003-04-05 01:21:08 +00:00
David Rose
8e99a77974 track datagram messages 2003-04-04 22:13:22 +00:00
David Rose
ceb5e1cdce support path_replace 2003-04-04 20:25:56 +00:00
David Rose
d30390b417 bring bam2egg to new scene graph 2003-04-04 18:52:56 +00:00
David Rose
e44199d552 bring bam2egg to new scene graph 2003-04-04 18:52:43 +00:00
David Rose
fd2c841ca9 add get_node() 2003-04-04 18:52:11 +00:00
David Rose
6b03618a46 suppress create warnings from unknown types 2003-04-04 16:46:59 +00:00
David Rose
d3a082ffde 'unable to create object of type ...' is really an info, not an error 2003-04-04 16:24:24 +00:00