Commit Graph

6127 Commits

Author SHA1 Message Date
David Rose 7c9997118c support common transforming of shared PartBundles 2007-10-03 21:14:33 +00:00
gephilipp fb787d8e34 *** empty log message *** 2007-10-03 19:49:00 +00:00
David Rose 09b33eb150 self-signed ssl warning, copy cookies 2007-10-02 23:40:40 +00:00
David Rose 265ec8fcab use PyGILState when real threading in use 2007-10-02 22:33:18 +00:00
David Rose 00c57128bb fix backwards logic 2007-10-02 18:26:04 +00:00
Josh Yelon 6137de1f17 Fixed a minor bug in avcodec_close 2007-10-02 17:17:48 +00:00
Josh Yelon 3af4f36127 Fixed a compile bug 2007-10-02 05:34:41 +00:00
Zachary Pavlov de6920d9aa safety checks for the sprite particle renderer. These are nice for opt 4 builds 2007-10-02 00:24:08 +00:00
David Rose a1dc378949 new interface 2007-10-01 21:49:29 +00:00
David Rose 02565158dc fix inlines 2007-10-01 21:39:12 +00:00
David Rose 2b53c7df68 remove reliance on non-standard macros 2007-10-01 21:32:37 +00:00
Josh Yelon 3ccb93583f Fixed the double in mouseData 2007-10-01 20:04:34 +00:00
Josh Yelon 942769b672 Improvements to mouse-trail tracking 2007-10-01 19:47:19 +00:00
David Rose fcb83a251e add osx-disable-event-loop 2007-10-01 17:34:53 +00:00
Josh Yelon 5abebf3e0f More code for mouse-trail logging 2007-09-30 19:56:44 +00:00
Josh Yelon 7d50067686 Added code for mouse-trail tracking 2007-09-30 19:43:50 +00:00
Josh Yelon f64547dd1b Code to record a mouse trail added 2007-09-30 19:40:46 +00:00
David Rose 5393b55fac fix render order of offscreen buffers 2007-09-25 17:09:01 +00:00
David Rose 593c24dcbd protect against assertions 2007-09-25 17:08:43 +00:00
David Rose 13f053b6ce select largest available depth bits etc. 2007-09-24 23:07:07 +00:00
David Rose b085182102 info -> debug 2007-09-24 22:09:20 +00:00
David Rose d8f195bc09 hack non-const change 2007-09-24 22:04:11 +00:00
David Rose 21de5d551f make functions const 2007-09-24 21:35:22 +00:00
David Rose 3fff200524 properly respect requested framebuffer properties 2007-09-24 21:31:22 +00:00
David Rose ad14797776 debug -> spam 2007-09-24 18:42:51 +00:00
David Rose 48469532e2 more cache debugging methods 2007-09-20 18:19:38 +00:00
David Rose 420a7931a2 add set_unexpected_change 2007-09-20 18:18:26 +00:00
David Rose d4bddb4f14 fix flashing modes 2007-09-20 18:17:52 +00:00
David Rose 9de1a052ad build on osx 2007-09-20 18:17:11 +00:00
David Rose 728ad3922a fix comment 2007-09-20 16:26:13 +00:00
Josh Yelon 14b7dd6d25 Adding pointer events (ie, mouse movement) 2007-09-19 21:06:35 +00:00
David Rose 5e149d9694 a few more nan asserts 2007-09-19 20:26:39 +00:00
Josh Wilson 5b105d3968 adding flush() 2007-09-14 21:40:14 +00:00
David Rose b7316b8066 fix leak of removed windows and buffers 2007-09-14 18:41:20 +00:00
Darren Ranalli 3d665f61e0 spheres and tubes working with fluid pusher 2007-09-13 02:26:48 +00:00
aignacio_sf ccfffc6fdc Save and restore original gamma settings. Compute gamma relative to original gamma settings. 2007-09-12 20:56:20 +00:00
Josh Yelon 9c63234504 Modified add_local_transform to immediately update node 2007-09-12 19:56:29 +00:00
Josh Yelon 4aeba65f1a Added basic_shaders_only 2007-09-12 19:27:59 +00:00
Josh Yelon d7307dd0be Added basic_shaders_only 2007-09-12 17:39:32 +00:00
aignacio_sf 1d6233aae5 Add gamma. 2007-09-10 23:37:52 +00:00
David Rose a4adf72274 fix compilation errors 2007-09-10 20:48:02 +00:00
gephilipp cc5b1125fc *** empty log message *** 2007-09-10 19:05:04 +00:00
David Rose 17b0b4af5c attempt to use GetCurrentEventButtonState() to query button state 2007-09-07 20:45:38 +00:00
Darren Ranalli 42795391de contact_pos for collision polys, spheres and tubes, improvements to fluidpusher 2007-09-03 07:39:30 +00:00
David Rose ee32ba6668 publish EggSwitchConditionDistance 2007-09-01 22:04:30 +00:00
Darren Ranalli 69493ce8be multiple collisions working 2007-09-01 11:12:03 +00:00
Josh Yelon 1ec5c0380d Fixed excessive use of make_current 2007-09-01 03:37:09 +00:00
Darren Ranalli e4243d27d5 handle multiple collisions 2007-08-30 07:01:47 +00:00
Darren Ranalli 98807a694f about to compute position deltas using sphere 2007-08-30 04:56:01 +00:00
David Rose 409aa82ab7 lots more asserts to track nan's 2007-08-29 23:04:23 +00:00