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
958850903a6d78cd721014072fc4945c7df990da
axyz
/
src
/
Engine
T
History
Teejoon
958850903a
Moved ViewSpacePosition calculation from fragmenst shader to vertexshader
2016-03-13 00:08:49 +01:00
..
Collision
Merge pull request
#193
from teamfisk/BoxModelCollision
2016-03-11 10:48:25 +01:00
Core
Fixed Transform::AbsolutePosition to take scale into account properly maybe?
2016-03-09 22:04:13 +01:00
Editor
Makes sure m_CurrentSelection is valid before using it.
2016-03-11 11:12:49 +01:00
GUI
Merge remote-tracking branch 'origin/master' into Menu
2016-03-09 11:49:42 +01:00
Input
fixup! fixup! Disabled InputCommand processing while you fiddle with editor UI elements
2016-03-07 19:59:57 +01:00
Network
Log remove
2016-03-11 15:52:47 +01:00
Rendering
Moved ViewSpacePosition calculation from fragmenst shader to vertexshader
2016-03-13 00:08:49 +01:00
Sound
When using a PlaySoundOnEntity Event, you no longer have to provide the child of an entity as parameter.
2016-02-10 11:15:49 +01:00
CMakeLists.txt
Added static class PerformanceTimer. Changed CMakeLists for engine to include boost timer. Added F2,F3 functions in editor. Added some timing, more to be added
2016-02-16 16:57:46 +01:00