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
78a10379833104d9423ddc226171602dcf09fec8
axyz
/
include
/
Engine
T
History
Tleety
78a1037983
WIP
...
DrawScreenQuad implemented and working. Started work on HDR coloring.
2016-01-20 13:34:56 +01:00
..
Collision
CollisionSystem loops over Collidable components.
2016-01-18 13:29:10 +01:00
Core
Merge pull request
#36
from teamfisk/PlayerMovement
2016-01-18 13:32:42 +01:00
Editor
Changed Picking colors from vec2 to ivec2. Picking now working for multiple scenes (Solution not perfect in the editor, yet)
2016-01-14 15:26:06 +01:00
GUI
Camera component and RenderQueue changes
2016-01-08 16:21:59 +01:00
Input
Input binding format changed to allow custom values for bindings. Relevant code must clamp input values to prevent speedhaxx!
2016-01-15 16:32:04 +01:00
Network
Removed Close method from Client, Server and Network.
2016-01-12 17:47:03 +01:00
Rendering
WIP
2016-01-20 13:34:56 +01:00
Sound
Now calculating the velocity for the listener correctly.
2016-01-15 15:43:20 +01:00
Common.h
Added runtime type size check to ComponentWrapper to avoid corruption when types don't match
2016-01-17 00:59:26 +01:00
GLM.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00
OpenGL.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00