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
ec7ab417e6ba9ef1bb4f81f57491efcdb1cd701b
axyz
/
src
/
Engine
/
Editor
T
History
stiffly
a3ab844cc4
Makes sure m_CurrentSelection is valid before using it.
2016-03-11 11:12:49 +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
Fixed FOV being used to calculate projection matrix being degrees when it should be radians, AGAIN. FOV angles are now correct!
2016-03-10 13:51:18 +01:00
EditorStats.cpp
Added a stats window
2016-01-18 18:54:57 +01:00
EditorSystem.cpp
Makes sure m_CurrentSelection is valid before using it.
2016-03-11 11:12:49 +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