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
fd50ea3a12ddd0c7478cbc19ed0fa0a77a304079
axyz
/
include
/
Engine
/
Editor
T
History
stiffly
9cc8124847
Renamed IsAnyParentMissingTransform -> isAnyParentMissingTransform (member function).
2016-03-07 14:34:45 +01:00
..
EditorCameraInputController.h
Run, Strafe and jump animations now playing
2016-03-04 08:35:02 +01:00
EditorGUI.h
HACK: Added Activate button for spawners in editor. Right now it includes the event from Game, but SpawnerSystem should probably be moved to Engine.
2016-03-02 22:48:01 +01:00
EditorRenderSystem.h
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
EditorStats.h
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.h
Renamed IsAnyParentMissingTransform -> isAnyParentMissingTransform (member function).
2016-03-07 14:34:45 +01:00
EditorWidgetSystem.h
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