virtualx-engine/demos
reduz 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game.
Works for 2D and 3D
These are still just helpers in case you want to animate them or access them
directly.
Modifying the real shapes is still done via CollisionObject and CollisionObject2D APIs
But an API was added so you can query which shapes from CollisionObject correspond to which CollisionShape.

Have Fun!
2015-09-15 22:07:03 -03:00
..
2d Ability to keep collisionshapes and collisionpolygons when running the game. 2015-09-15 22:07:03 -03:00
3d Merge pull request #1881 from NateWardawg/master 2015-05-16 13:47:04 -03:00
gui Add input mapping GUI demo 2015-05-20 17:38:41 +02:00
misc Made RegEx API similar to old version 2015-07-24 14:09:39 +01:00
viewport -Fixed screen capture for viewports, added a screen capture demo, fixes #1529 2015-04-12 18:58:05 -03:00