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
618e96da9084fa4d452ad1b9c1bacc9eea6b58f5
axyz
/
src
/
Engine
T
History
Jace
618e96da90
"Fixed" this crash in debug. The attachment vector is sometimes empty! @Tleety
2016-03-02 19:49:54 +01:00
..
Collision
Merge remote-tracking branch 'origin/master' into HEAD
2016-03-01 12:11:27 +01:00
Core
Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
2016-03-02 18:53:40 +01:00
Editor
Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
2016-03-02 18:53:40 +01:00
GUI
Merge remote-tracking branch 'origin/master' into ResolutionChange
2016-02-19 13:17:31 +01:00
Input
Fixes
#66
warnings
2016-02-01 17:53:01 +01:00
Network
Removed unnecessary comments, variables and functions.
2016-03-02 17:39:27 +01:00
Rendering
"Fixed" this crash in debug. The attachment vector is sometimes empty! @Tleety
2016-03-02 19:49:54 +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