virtualx-engine/tools
Carl Olsson 9d182e93a3 Added body mode property to TileMap to select between static and kinematic physics bodies. Kinematic allow use of TileMaps for moving platforms for example.
Updated 2D Platformer demo to use kinematic TileMaps for moving platforms, in doing so discovered that the tileset was messed up and not converting properly, so fixed that too.
And in order to fix the tileset I need to activate snapping for collision polygon vertices.
2015-02-13 20:49:21 +10:00
..
addheader GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
bmfhdr GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
buildstuff GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
collada -Ability to ask for documents/pictures/etc system dirs. 2014-12-02 14:02:41 -03:00
doc -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
docdump Fixed documentation typo 2014-11-11 13:57:25 -05:00
editor Added body mode property to TileMap to select between static and kinematic physics bodies. Kinematic allow use of TileMaps for moving platforms for example. 2015-02-13 20:49:21 +10:00
export/blender25 io_scene_dae: fixed invalid variable name 2015-02-04 04:40:09 +03:00
freetype Removed unneeded c files from the freetype build rules, to prevent errors compiling under VC 2014-02-11 11:36:49 +00:00
glwrapper GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
Godot.app/Contents GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
html_fs -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
ios_xcode_template -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
osx_template.app/Contents GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
pck 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
script_plugins -moved script to modules 2014-02-24 09:53:33 -03:00
scrits GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memsort.py GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub Fix compile error when tools=no 2015-01-09 11:20:02 +08:00