Commit Graph

13889 Commits

Author SHA1 Message Date
Chris Brunner d9b8296fc8 handle an empty vector more gracefully 2008-08-29 21:54:47 +00:00
David Rose 844591b17c set_orig_file_size 2008-08-29 17:33:15 +00:00
David Rose 2fdbde7d3e compiler warning 2008-08-29 12:53:20 +00:00
Asad M. Zaman 05ccf7237d this allows rebinding of classes from level-editor 2008-08-28 23:49:33 +00:00
David Rose f8fa118cbe unloadAnims() always postFlatten() 2008-08-28 22:50:07 +00:00
David Rose 6718f4c9df oops, don't use vista-only function 2008-08-28 22:33:12 +00:00
David Rose 6452ae6fae typos in error message 2008-08-28 19:32:01 +00:00
David Rose ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
Josh Yelon b98db4a8d8 Added tangent computation and removed dead vertices 2008-08-28 06:46:12 +00:00
David Rose 36517ac3b7 remove old panda support 2008-08-28 06:00:28 +00:00
David Rose 63a948749a bindAnim() improvements 2008-08-28 05:50:12 +00:00
Darren Ranalli 8c92a5e207 initial revision 2008-08-28 02:07:18 +00:00
David Rose 11ae34e109 apply_texture_colors() 2008-08-28 00:46:30 +00:00
David Rose 5050c994e0 create texture property in copy_to_texture 2008-08-28 00:45:30 +00:00
David Rose 7037945e6a commit out troublesome assert 2008-08-27 17:01:35 +00:00
David Rose 515c6cd83a TexturePeeker 2008-08-27 01:38:08 +00:00
Justin Butler bcc7ed59a8 Small teleporting fix for smoothing to make sure timestamps are up-to-date when smoothed object stops then starts movement. 2008-08-27 00:47:22 +00:00
Darren Ranalli b8523833f7 added Python syntax version of cycles 2008-08-26 23:06:34 +00:00
David Rose 7cb642fc2f more fixes from update_texture() changes 2008-08-26 18:12:00 +00:00
David Rose 9033b72aa5 directx update_texture() 2008-08-26 17:00:37 +00:00
rdb a7da251e2d Made PlatformSDK detection a tiny bit smarter 2008-08-26 15:14:47 +00:00
rdb fc3c5b717a Made installer generation more clear about missing rpmbuild/dpkg-deb 2008-08-26 08:25:10 +00:00
rdb 09d15ccbcc Support for setParentWindow 2008-08-26 07:48:27 +00:00
Darren Ranalli 77cfda8691 fix for div-by-zero in task duration warning 2008-08-26 00:13:06 +00:00
David Rose 8c2e657f15 Add gsg::update_texture() 2008-08-25 22:58:58 +00:00
Redmond Urbino 189626a483 fix garbage report crash 2008-08-25 22:58:05 +00:00
David Rose 27cfbbd284 preload textures 2008-08-25 22:56:40 +00:00
Darren Ranalli d0ef5b51ff long-running task warning now warns based on average frame duration 2008-08-25 21:59:14 +00:00
rdb daa62a5e88 Updated release notes 2008-08-25 16:53:06 +00:00
David Rose 788609a4e0 make collision polygons a tiny bit wider to protect against gaps (from ynjh_jo) 2008-08-24 16:24:04 +00:00
David Rose bf7eac8263 add anisotropic filtering, from forum user Laurens 2008-08-24 00:22:42 +00:00
rdb 021dc6c13d Support for GTK on 64-bits 2008-08-23 09:19:16 +00:00
David Rose 09dc4e3b84 add async-load-delay 2008-08-22 23:43:05 +00:00
David Rose 3e12bc0f65 fix disappearing avatar 2008-08-22 23:26:57 +00:00
David Rose 63a2d6bfd5 directx handling for unsupported compressed textures in cache 2008-08-22 20:45:39 +00:00
David Rose 59b5ab684d don't crash if loading cached compressed textures and compression unsupported 2008-08-22 19:19:07 +00:00
Josh Yelon 9b9c9f6a38 Fixed a minor version incompatibility 2008-08-22 18:33:45 +00:00
Josh Yelon 3b3d88aac7 Support for advanced maps 2008-08-22 01:40:36 +00:00
David Rose 4074c2717a directx extract_texture_data 2008-08-21 23:04:31 +00:00
Chris Brunner ea3f6a2206 now supports Vista-64 2008-08-21 22:14:22 +00:00
David Rose 6eb99067ef oops 2008-08-21 21:43:12 +00:00
David Rose cb3ff73396 publish PTA::empty_array() 2008-08-21 20:04:23 +00:00
David Rose 86d753b4f9 better mipmap queries 2008-08-21 20:04:10 +00:00
Josh Yelon eefc6a19ad Multitexturing now supported. 2008-08-21 06:54:16 +00:00
Josh Yelon 78a5739c04 Support for map channels 2008-08-21 05:28:40 +00:00
Josh Yelon a78fa265f6 Getting ready to add multitexturing 2008-08-21 04:36:18 +00:00
Josh Yelon 7a9db0efd7 More improvements: fixed the egg mesh, faster tex handling 2008-08-21 03:51:41 +00:00
Josh Yelon 1c54bdc2ed Overhauled texture handling 2008-08-21 03:40:04 +00:00
Josh Wilson 265130ae80 adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI 2008-08-21 02:50:49 +00:00
David Rose 481e53fd77 small dds optimization 2008-08-21 01:21:38 +00:00