Commit Graph

5 Commits

Author SHA1 Message Date
spartanj
c53f5e858c Added cShapeCircleSprite and cShapePolySprite ( sprites support for chipmunk wrapper ).
Fixed chipmunk wrapper default renderer.
2011-02-05 21:23:14 -03:00
spartanj
8b19225c22 Improving recompilation times. 2011-02-05 05:04:31 -03:00
spartanj
ddb5dc1948 Added a lazy deallocator for the physics engine. Disabled by default.
Added GetWidth, GetHeight and HasDepthBuffer methos to cFrameBuffer.
Added settings.hpp for the physics engine, and added some options to define.
Added events to the UI Window buttons.
2011-01-16 03:19:49 -03:00
spartanj
9b911a5e6f Continued working on the physics implementation. Need test a lot, but it's mostly implemented, at least, the basis. 2011-01-14 05:28:03 -03:00
spartanj
3879da9f26 Started working on the Physics Engine, a Chipmunk OOP wrapper. 2011-01-12 04:34:54 -03:00