This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
618e96da9084fa4d452ad1b9c1bacc9eea6b58f5
axyz
/
src
/
Engine
/
Editor
T
History
Jace
26d6546d79
Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
2016-03-02 18:53:40 +01:00
..
EditorGUI.cpp
Fixed editor keyboard shortcuts getting mixed up with GUI input actions
2016-03-01 13:38:51 +01:00
EditorRenderSystem.cpp
Transparancy with shild fix
2016-03-01 23:14:23 +01:00
EditorStats.cpp
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.cpp
Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
2016-03-02 18:53:40 +01:00
EditorWidgetSystem.cpp
Refactored System constructor to take a struct instead of a bunch of parameters to reduce future pain and to be able to extend it with IsClient and IsServer flags.
2016-02-08 13:33:55 +01:00