9633 Commits

Author SHA1 Message Date
Josh Wilson
ebdc7937c1 Now using new setTextureFromFile() rather than setTexture() in order to store the texture's source information. 2005-09-28 22:18:57 +00:00
Josh Wilson
e660f53c6d Added anim source info update on setTexture(). Added check for successful texture addition before updating the most recently added textures info. 2005-09-28 22:15:37 +00:00
David Rose
6ffd095fdf pass true bools to ColorMask 2005-09-28 15:38:25 +00:00
David Rose
fd71491bc6 individual control of channels in ColorWriteAttrib 2005-09-28 14:09:35 +00:00
David Rose
c87dce1190 bit rot 2005-09-27 23:33:56 +00:00
David Rose
d02ebe4d88 bug fixes in framebuffer_copy_to_ram 2005-09-27 23:33:16 +00:00
David Rose
2c09d3b95a fix crash 2005-09-27 22:43:57 +00:00
Josh Yelon
283ce4edb2 Working on macrocomposite stuff 2005-09-27 22:10:09 +00:00
Josh Yelon
9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose
e7605b2893 support border_color 2005-09-27 20:53:32 +00:00
David Rose
dc7c34db33 fix texture state cleanup between scenes 2005-09-27 20:19:30 +00:00
Josh Wilson
2218f79963 Added better handling of situations where textures or models are not found on model path. 2005-09-27 19:20:28 +00:00
Josh Wilson
20b99f6332 Added return values to test success of texture or model load. 2005-09-27 19:19:25 +00:00
David Rose
5465571963 SequenceNode inherits from AnimInterface 2005-09-27 17:52:39 +00:00
Josh Yelon
0e236030be Added pmake ability 2005-09-27 16:44:27 +00:00
Darren Ranalli
acddbc1997 added channel range check before deallocation of channel--fixed Pirates tutorial crash 2005-09-27 00:34:57 +00:00
David Rose
2b6af7a68f preserve transform of input geom/image 2005-09-26 23:29:43 +00:00
David Rose
2d5ecf1cab fix bug with losing the color in certain normal/color combinations 2005-09-26 19:02:49 +00:00
David Rose
97c877ad3b don't bother to write doc strings for constructors 2005-09-26 18:22:39 +00:00
David Rose
d9360ffc26 squelch warnings on gcc 2005-09-26 17:41:51 +00:00
David Rose
e51b471570 remove _current_texture, etc. 2005-09-25 18:02:11 +00:00
David Rose
deb254eba7 add missing files 2005-09-25 16:11:32 +00:00
David Rose
242e0f8c88 add missing files 2005-09-25 16:02:28 +00:00
David Rose
8e1d1a92dd TextureStage stores non-const InternalNames 2005-09-25 15:50:04 +00:00
David Rose
3813de7e91 store non-const InternalNames 2005-09-25 15:21:08 +00:00
David Rose
89ba79e0ba remove references to shaderMode.* 2005-09-25 14:42:06 +00:00
David Rose
264f6cde14 remove references to shader.* 2005-09-25 14:41:50 +00:00
Josh Yelon
2095d8c44f New shader system 2005-09-25 04:06:31 +00:00
Darren Ranalli
1dee0208ee Toontown on OTP server 2005-09-24 04:42:28 +00:00
David Rose
6124f56514 remove old code 2005-09-24 01:53:38 +00:00
David Rose
5b17fbd0d9 cube maps and avi textures in bam files 2005-09-23 21:31:31 +00:00
Jason Yeung
d8d1a0a561 - Fixed a minor bug in destroy 2005-09-23 19:57:20 +00:00
David Rose
60d2c8e349 integrate HashFilename with Filename via Filename::set_pattern() 2005-09-23 17:23:30 +00:00
Dave Schuyler
c0bc0d4d32 changed include to double quotes 2005-09-23 02:01:10 +00:00
David Rose
c4fa1563fd aspect2d needs to have depth test 0 2005-09-22 23:28:22 +00:00
David Rose
e4a979ac29 prebuild-bison 2005-09-22 22:49:58 +00:00
David Rose
f06be51eea oops, debug statements 2005-09-22 22:40:50 +00:00
David Rose
2189ba3258 bug with reissued textures 2005-09-22 22:32:38 +00:00
David Rose
5fde282d94 load cube maps etc. from egg files 2005-09-22 20:47:56 +00:00
David Rose
b5d0ee8a7a prevent crashes on bad data 2005-09-22 18:57:55 +00:00
David Rose
942f595c7f better texture filename extension error reporting 2005-09-22 14:12:27 +00:00
David Rose
7312bb5a0d support writing cube maps in movie() mode 2005-09-22 04:32:33 +00:00
David Rose
967e080376 fix bug with 16-bit png files 2005-09-22 04:32:08 +00:00
David Rose
6f4d4a4b66 rename ssl -> openssl, cv -> opencv 2005-09-21 23:55:57 +00:00
David Rose
a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose
f91ee87026 rename ssl -> openssl, cv -> opencv 2005-09-21 23:50:36 +00:00
David Rose
a4680750b6 New state handling code 2005-09-21 18:22:46 +00:00
Josh Yelon
0bb2f00f88 New state handling code 2005-09-21 18:02:04 +00:00
Justin Butler
f48e9e530b Fix for teleporting out of a world and clearing visAvatar from all world grids. 2005-09-20 23:58:25 +00:00
Asad M. Zaman
8c5c7a6a82 revised portals to accommodate space changes 2005-09-20 01:27:38 +00:00