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
0346f81234d26c2e4358471c843b0e4d4d362b58
axyz
/
src
/
Engine
/
Editor
T
History
Jace
012420b4da
Merge branch 'master' of github.com:teamfisk/TacticalZ
2016-03-09 23:07:44 +01:00
..
EditorGUI.cpp
Unique ids for entity nodes in the editor to prevent weird behaviour when multiple entities have the same name
2016-03-03 20:43:28 +01:00
EditorRenderSystem.cpp
Merge branch 'master' of github.com:teamfisk/TacticalZ
2016-03-09 23:07:44 +01:00
EditorStats.cpp
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.cpp
Fixed editor widgets to take scale of the entity into account when they're moved
2016-03-09 22:45:55 +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