Commit Graph

11305 Commits

Author SHA1 Message Date
David Schafer 6555ffda44 Import error fix; 2006-10-13 23:45:29 +00:00
David Rose 8469667f06 whoopsy, broke GL texturing. 2006-10-13 22:46:35 +00:00
David Rose abdf0bdd29 add to_os_short_name(), to_os_long_name() 2006-10-13 21:57:59 +00:00
David Rose 49f14f0013 version 1.22: add unixshortname 2006-10-13 21:56:24 +00:00
David Rose 0161aabf5d constrain tp_compare() to return -1, 0, or 1 2006-10-13 21:14:15 +00:00
David Rose cd89c39c51 python compare Filenames 2006-10-13 21:13:39 +00:00
David Rose 14350abf52 use new binary option 2006-10-13 20:38:56 +00:00
David Rose 22dae62b62 fix to new binary option 2006-10-13 20:38:40 +00:00
David Rose 76a6b01a56 add new binary option 2006-10-13 20:25:54 +00:00
aignacio_sf ba5ff66beb Set correct number of depth bits and stencil bits for frame buffer format info. 2006-10-13 20:17:53 +00:00
aignacio_sf cc0853e021 Set correct number of depth bits and stencil bits for frame buffer format info. 2006-10-13 20:06:03 +00:00
Josh Wilson c2afbcaac9 fixed suspended particles by calling finalize in instant 2006-10-13 18:50:42 +00:00
David Rose 49301354b5 minor assert 2006-10-13 18:48:52 +00:00
David Rose 57e22c3279 fix assertion failure 2006-10-13 18:42:29 +00:00
David Rose 6c299ce840 log more information when window won't open 2006-10-13 18:06:47 +00:00
David Rose 0f0cd8fba9 fix another assertion 2006-10-13 16:42:58 +00:00
David Rose 068ee73eae fix assertion error 2006-10-13 16:27:55 +00:00
Darren Ranalli 6ddc1ca7be don't include global set of ignored object ids, added header 2006-10-13 01:24:20 +00:00
Darren Ranalli 431d855513 breadth-first search 2006-10-13 00:10:57 +00:00
David Rose f8c2e9d790 meta is a modifier key too 2006-10-12 23:05:44 +00:00
David Rose 27aa0ccc9f support cmd-q, cmd-w 2006-10-12 23:05:21 +00:00
Darren Ranalli 08711a6866 added front() and back() to Queue 2006-10-12 22:00:38 +00:00
David Rose 4a85d9c724 build on OSX 2006-10-12 20:55:54 +00:00
Asad M. Zaman 16814f4709 little fix for copy actor 2006-10-12 17:48:59 +00:00
David Rose 2ed9227148 fix event_h protection 2006-10-12 16:41:24 +00:00
David Rose 104a8c24d1 use DepthOffsetAttrib on wireframe highlight 2006-10-12 16:24:06 +00:00
David Rose 5d9ded7299 allow passing in an LODNode to the constructor 2006-10-12 14:20:51 +00:00
David Rose 9433b488ec minor assertion check 2006-10-12 14:19:59 +00:00
David Rose 7b1046e182 better handling for closed windows 2006-10-12 01:57:54 +00:00
David Rose fa760d2285 fix copyActor when subparts are in use 2006-10-12 00:49:20 +00:00
David Rose d6049a6276 fix copyActor when subparts are in use 2006-10-12 00:49:16 +00:00
David Rose d7892c5bb2 better one-button trackball 2006-10-11 23:14:19 +00:00
David Rose f8864484ca more fixes to alpha-scale-via-texture 2006-10-11 22:42:16 +00:00
Darren Ranalli caa7b9404d working depth-first object discovery 2006-10-11 21:24:35 +00:00
David Rose e5903ff101 ok, now alpha-scale-via-texture is ready for prime time 2006-10-11 20:58:42 +00:00
aignacio_sf 19eebe69c1 Add assert before notify. 2006-10-11 20:18:31 +00:00
David Rose 89b4b41339 oops, no it's not. 2006-10-11 18:56:21 +00:00
David Rose ff10a70f9c alpha-scale-via-texture is ready for prime time 2006-10-11 18:35:55 +00:00
David Rose c6681570d0 don't let geom-vertex-cache hang on to textures 2006-10-11 18:17:38 +00:00
Josh Wilson 378c3757d5 added setVerbose() and modified setDconfigLevels to undo setVerbose() 2006-10-11 02:13:29 +00:00
David Rose cd3a6ec5a8 add alpha-scale-via-texture to dx8/9, also hack around lack of depthbias support on certain dx9 drivers 2006-10-10 21:15:33 +00:00
David Rose b3a30d821f depth offset should affect points and lines too 2006-10-10 19:10:57 +00:00
David Rose 962f43800d add alpha-scale-via-texture 2006-10-10 17:58:08 +00:00
David Rose d7dcd2bc0b add barTexture 2006-10-10 16:24:36 +00:00
David Rose 9744dbfc0b a bit more osx keyboard/mouse support 2006-10-09 23:47:08 +00:00
David Rose ff6a4155ee button_repeat event also needs the button name parameter 2006-10-09 22:07:24 +00:00
David Rose aaa38a4b9a don't go to 0 size 2006-10-09 16:55:14 +00:00
David Rose 54ed185526 bounds should be computed around animated vertices 2006-10-07 16:29:12 +00:00
David Rose 96571d412f fix fixBounds() 2006-10-07 16:27:50 +00:00
Redmond Urbino 5972918101 fix crash in toontown tutorial 2006-10-07 01:59:24 +00:00