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
502a290d36a83687d4c2dad45b040966a8976ce4
axyz
/
include
/
Engine
/
Editor
T
History
Jace
6eb0b83d6b
Fixed editor camera speed changing when scrolling on UI elements
2016-03-01 22:47:43 +01:00
..
EditorCameraInputController.h
Fixed editor camera speed changing when scrolling on UI elements
2016-03-01 22:47:43 +01:00
EditorGUI.h
Basic editor copy and paste. Doesn't actually copy the entity until you paste it.
2016-02-25 17:51:28 +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
Basic editor copy and paste. Doesn't actually copy the entity until you paste it.
2016-02-25 17:51:28 +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