Commit Graph

3206 Commits

Author SHA1 Message Date
David Rose b044a473b9 add saveCubemap(); robustify screenshot methods 2005-10-03 15:11:51 +00:00
Dave Schuyler 5f4d36e968 formatting 2005-10-01 02:11:54 +00:00
David Rose a711f19e05 replace deprecated usage 2005-09-30 21:55:49 +00:00
David Rose 683aa42838 reorder parameters for consistency 2005-09-30 21:55:29 +00:00
Jason Yeung d39c090557 (Darren): better error detection 2005-09-29 23:10:10 +00:00
Joe Shochet 99db9e480e bigger range on debug messages 2005-09-29 01:26:06 +00:00
Darren Ranalli 5c5faf6bbd removed support for pre-OTP server 2005-09-29 00:47:00 +00:00
Dave Schuyler dbfde1699f changed statticmethod 2005-09-28 22:31:27 +00:00
Josh Wilson 479e3d39c5 Updated to better handle failed source loads for the spriteParticleRenderer. 2005-09-28 22:23:44 +00:00
Josh Wilson fa89b32ba1 Better handling of failed loading of source textures and nodes. 2005-09-28 22:21:22 +00:00
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
David Rose c87dce1190 bit rot 2005-09-27 23:33:56 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +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
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
Darren Ranalli 1dee0208ee Toontown on OTP server 2005-09-24 04:42:28 +00:00
Jason Yeung d8d1a0a561 - Fixed a minor bug in destroy 2005-09-23 19:57:20 +00:00
David Rose c4fa1563fd aspect2d needs to have depth test 0 2005-09-22 23:28:22 +00:00
David Rose 7312bb5a0d support writing cube maps in movie() mode 2005-09-22 04:32:33 +00:00
David Rose 6f4d4a4b66 rename ssl -> openssl, cv -> opencv 2005-09-21 23:55:57 +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
Dave Schuyler 523d0957d3 changed assert 2005-09-19 23:27:04 +00:00
Dave Schuyler aa2baa1ec2 *** empty log message *** 2005-09-17 04:13:54 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
David Rose 878735f3b2 typo in debug comment 2005-09-11 16:20:35 +00:00
Mark Mine 4dbcb083db Fixed float vs int problem 2005-09-10 03:50:48 +00:00
Mark Mine ee4f120fee Added print transform function 2005-09-10 03:50:19 +00:00
Mark Mine 9659628797 Output Particle alpha in out 2005-09-10 03:39:01 +00:00
Mark Mine b55a3c7117 Add function to recursively print out transform info 2005-09-10 03:34:31 +00:00
Mark Mine 7fd90a5328 Control selection using tags 2005-09-10 03:33:12 +00:00
Mark Mine a380a196ea *** empty log message *** 2005-09-10 03:32:47 +00:00
David Rose fad78b354b support Unix too 2005-08-31 17:09:54 +00:00
David Rose 89d5783e95 further robustification 2005-08-31 14:17:28 +00:00
David Rose a4d06505c2 generalize image parameter 2005-08-31 13:51:39 +00:00
David Rose 372dc51408 fix aspect ratio logic some more, remove some legacy code 2005-08-31 13:13:40 +00:00
David Rose f16e172180 update comments 2005-08-31 12:57:15 +00:00
David Rose 39e81de5df more fixes to clock-munger 2005-08-29 18:27:36 +00:00
David Rose 05f22af7b3 add scrollSize 2005-08-29 00:45:27 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
Joe Shochet d30dc00fcf fixed pdir for new FFI, took out apropos, merge to trunk 2005-08-26 18:07:00 +00:00
David Rose bc1a7920dc sitecustomize 2005-08-25 20:41:08 +00:00
David Rose e8aa876616 generalize for cvs built 2005-08-24 22:57:07 +00:00
David Schafer f44881c1b7 modern starting 2005-08-24 18:30:52 +00:00
David Rose 3dd6dcb745 generalize the ctattach version a bit, to make it more compatible with cvs-built system 2005-08-22 18:04:47 +00:00
Joe Shochet c7bb1e0b8d added letterbox, replaced task api with ival api, removed old unused task types, requires update in toontown and pirates 2005-08-18 00:23:59 +00:00
Mark Mine bb63ebad79 Update interval controls jump to start/end 2005-08-16 21:08:49 +00:00
Mark Mine 117a89358d Added ability to set defaultSkipFlags 2005-08-16 18:42:48 +00:00
Mark Mine ae4e0deb32 Fixed bug in COA marker scaling 2005-08-16 18:42:05 +00:00