5536 Commits

Author SHA1 Message Date
Joe Shochet
b128b61fd6 *** empty log message *** 2003-04-18 02:03:22 +00:00
David Rose
3bcda1e260 typo in spawnDoLater 2003-04-18 01:17:34 +00:00
Mark Mine
a6e18a07e1 3 color cube for debugging 2003-04-17 23:39:14 +00:00
David Rose
510756c0df add CollisionVisualizer 2003-04-17 21:41:46 +00:00
David Rose
6bf93093cd force numbers to int 2003-04-17 21:41:17 +00:00
Darren Ranalli
f96404202f comment for verbose bug fix 2003-04-17 21:34:17 +00:00
David Rose
68f2ff342a add CollisionVisualizer 2003-04-17 21:33:28 +00:00
Joe Shochet
9e78047e75 verbose bug fix 2003-04-17 19:54:24 +00:00
David Rose
05b08da109 support color gain 2003-04-17 01:38:08 +00:00
David Rose
c2f3a412dd continue looking for further intersections against remaining triangles in a geom 2003-04-16 22:42:34 +00:00
David Rose
114020c20b correctly read version 4.2 bams 2003-04-16 22:21:51 +00:00
David Rose
350dd5cda1 correct confusion between info_surface_normal and from_surface_normal 2003-04-16 18:49:07 +00:00
David Rose
909aa78199 automatically generate autoconf scripts for tarballs 2003-04-16 18:45:54 +00:00
David Rose
55fa8d18a6 handle same texture for color and transparency 2003-04-16 00:03:52 +00:00
David Rose
75695f44fc new EggGroup::set_dcs_flag() interface 2003-04-15 23:20:15 +00:00
David Rose
f776e83c6e add alpha_file_channel 2003-04-15 22:58:49 +00:00
David Rose
df2a60cfb0 extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
David Rose
a7967b955c support locator nodes 2003-04-15 18:38:44 +00:00
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