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
7140b740b5dc06d0ff122413093d9ba88af09972
axyz
/
include
/
Engine
T
History
William Moberg
7140b740b5
Models/Collideables/etc. won't need a AABB component anymore, if it has a Model component. In addition, they should take rotation into account, i.e it doesn't have to be axis-aligned.
2016-02-09 19:20:04 +01:00
..
Collision
Models/Collideables/etc. won't need a AABB component anymore, if it has a Model component. In addition, they should take rotation into account, i.e it doesn't have to be axis-aligned.
2016-02-09 19:20:04 +01:00
Core
Nitpicks.
2016-02-09 17:19:39 +01:00
Editor
Oops! Readded "Sprint" command. Removed some unnecessary variables in FirstPersonInputController. Fixed bug where you couldnt dash right away as the game started.
2016-02-03 17:45:37 +01:00
GUI
Camera component and RenderQueue changes
2016-01-08 16:21:59 +01:00
Input
Changed Dash name to DashAbility. Fixed dash bug where you could do two different keys to dash.
2016-02-04 11:41:21 +01:00
Network
Fixed warnings associated with Network.cpp, Client.cpp, Server.cpp and Packet.cpp.
2016-02-02 13:26:15 +01:00
Rendering
Models/Collideables/etc. won't need a AABB component anymore, if it has a Model component. In addition, they should take rotation into account, i.e it doesn't have to be axis-aligned.
2016-02-09 19:20:04 +01:00
Sound
Now calculating the velocity for the listener correctly.
2016-01-15 15:43:20 +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