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
22748f659401e7b4212b9d0d60fea428bd2f5dda
axyz
/
include
/
Engine
T
History
Teejoon
22748f6594
Merge branch 'master' of
https://github.com/teamfisk/TacticalZ
into RenderSettings
...
Conflicts: src/Engine/Rendering/CubeMapPass.cpp
2016-02-29 11:46:08 +01:00
..
Collision
Fix for player teleporting to (0,0,0). Saves player previous position in CollisionSystem instead of Physics component so it won't be saved when editing Players.
2016-02-25 16:16:24 +01:00
Core
WIP multi-weapon behaviours
2016-02-29 06:58:57 +01:00
Editor
Basic editor copy and paste. Doesn't actually copy the entity until you paste it.
2016-02-25 17:51:28 +01:00
GUI
Merge remote-tracking branch 'origin/master' into ResolutionChange
2016-02-19 13:17:31 +01:00
Input
You can now AssaultDash in the air
2016-02-17 11:47:10 +01:00
Network
Death explosion should always get triggered now. (I hope)
2016-02-26 11:08:05 +01:00
Rendering
We only uses one depth buffer now
2016-02-29 11:44:29 +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
Common.h
Merge remote-tracking branch 'origin/master' into CoolDeathAnimation
2016-01-25 01:21:15 +01:00
GLM.h
EditorWidgetSystem that takes care of moving widgets around
2016-01-21 10:30:19 +01:00
OpenGL.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00