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
f59a9e1d2b1e7a427db2247c77adae91913ba54f
axyz
/
src
/
Engine
/
Editor
T
History
Jace
a1fda82d3a
Turned the Transform namespace into TransformSystem so it would be able to subscribe to EntityDeleted and clean up after itself
2016-03-13 00:57:00 +01:00
..
EditorGUI.cpp
Editor should now set dirty flag when component field changes
2016-03-12 05:17:56 +01:00
EditorRenderSystem.cpp
Turned the Transform namespace into TransformSystem so it would be able to subscribe to EntityDeleted and clean up after itself
2016-03-13 00:57:00 +01:00
EditorStats.cpp
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.cpp
Turned the Transform namespace into TransformSystem so it would be able to subscribe to EntityDeleted and clean up after itself
2016-03-13 00:57:00 +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