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
329a15e08b05e350558ec742d4e5b4f01aaa50a0
axyz
/
src
/
Engine
/
Editor
T
History
FakeShemp
e494f6a495
Merge branch 'master' into Shadows
2016-03-07 19:46:04 +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
Shadows now working on NVIDIA cards too
2016-03-07 14:00:08 +01:00
EditorStats.cpp
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.cpp
Run, Strafe and jump animations now playing
2016-03-04 08:35:02 +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