3201 Commits

Author SHA1 Message Date
David Rose
adffbe7add type should not necessarily inherit when we read a file 2003-04-26 15:51:19 +00:00
David Rose
ba755587b7 smarter proxy specs; multiple proxy servers 2003-04-26 01:38:54 +00:00
Joe Shochet
e854158b47 missing REPORT_OPENSSL_ERRORS 2003-04-23 03:43:08 +00:00
David Rose
0ff53d1ec1 clear floating pointer 2003-04-22 23:04:06 +00:00
David Rose
8af6765f3d parameterize REPORT_OPENSSL_ERRORS 2003-04-21 21:27:17 +00:00
David Rose
e1538b6df0 be less crabby about morphs being self-consistent 2003-04-21 18:46:20 +00:00
David Rose
5e5abe8c50 support closing sockets explicitly 2003-04-21 18:09:58 +00:00
David Rose
ab08ff9b01 more verbose shutdown messages 2003-04-21 17:31:19 +00:00
David Rose
f15bd7ba4f don't get stuck if clock is reset back 2003-04-19 13:33:48 +00:00
Dave Schuyler
f7cc219531 *** empty log message *** 2003-04-18 04:32:17 +00:00
David Rose
510756c0df add CollisionVisualizer 2003-04-17 21:41:46 +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
df2a60cfb0 extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
David Rose
53fee65d08 better asserts 2003-04-14 17:11:56 +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
6e686caf8c support cull face reverse 2003-04-10 22:02:41 +00:00
David Rose
1cb9c2640c make destructor virtual to eliminate compiler warnings 2003-04-09 22:41:29 +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
531131aca3 don't try to use unsupported LZW, and remove compiler warnings 2003-04-09 21: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
David Rose
fc10d613d7 oops, wrong decal syntax 2003-04-08 17:44:21 +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
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
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
David Rose
398442ee18 deal with textures from bam files without filenames properly 2003-04-04 16:23:33 +00:00
David Rose
63f2f424db handle copy constructor properly 2003-04-04 16:14:25 +00:00
David Rose
e32fb9c7ef add debugging statements 2003-04-04 16:14:03 +00:00
David Rose
73cacee551 deal with collect-tcp 2003-04-03 01:29:19 +00:00
David Rose
9fd192e789 broaden 90-degree test substantially 2003-04-02 22:29:36 +00:00
David Rose
6e9a56e1fc fix for win98? 2003-04-02 22:11:17 +00:00
David Rose
e6501e3ca7 fix for win98? 2003-04-02 22:10:00 +00:00
David Rose
385a93d64b try to slide off of convex corners a little better 2003-04-02 20:32:14 +00:00
David Rose
00b3e0ca78 add collect-tcp 2003-04-02 18:52:16 +00:00
David Rose
72238abee5 toupper_text -> make_upper 2003-04-01 21:35:10 +00:00
David Rose
af4494d2de add replacements for string.upper and string.lower 2003-04-01 18:03:00 +00:00
Joseph Lee
3d465db350 o latest cygwin is 1.3.11
o latest emacs used is 21.2

o added SourceForge+ssh cvs tree grabs instructions
o added local toonsrv/ installation information
2003-03-31 21:37:31 +00:00
David Rose
86ec5c029c eliminate silly warning 2003-03-31 18:56:44 +00:00
David Rose
7f7b24fabc debug, not error message 2003-03-31 18:54:34 +00:00
David Rose
4001ce982d add unicode_isalpha() etc. 2003-03-31 18:46:00 +00:00
David Rose
e3a40daa0e new WindowsRegistry class 2003-03-27 00:13:41 +00:00
Dave Schuyler
4b245a4394 removed assert 2003-03-26 23:53:39 +00:00