3D C++ Game Engine - yet another open source game engine
Find a file
Tim Baker d8c9560cd1 Fixes to animation editor.
animation_system.cpp: fixes a use-after-free bug when the .act file being edited
is saved after playing it.

animation_editor.cpp: clear the undo stack when creating/loading a new .act

state_machine_editor.cpp/.h: ensure EntryEdges are removed when deleting a node
2017-09-07 21:52:57 +02:00
external assert when BeginDock is called inside another BeginDock/EndDock pair 2017-09-01 18:07:34 +02:00
projects removed assimp 2017-07-05 20:02:42 +02:00
src Fixes to animation editor. 2017-09-07 21:52:57 +02:00
.clang-format navigation WIP 2016-03-10 19:32:48 +01:00
.gitattributes Update .gitattributes 2014-07-10 11:57:05 +02:00
.gitignore 3rd party libraries updated 2016-01-19 22:40:28 +01:00
.travis.yml travis fix #4 2016-09-13 15:18:50 +02:00
appveyor.yml no unit tests project by default 2017-06-19 13:24:59 +02:00
LICENSE Year in license 2017-03-02 09:30:13 +01:00
README.md updated screenshot in readme 2017-09-01 17:12:38 +02:00