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
1ad087dc753a6ff21bbd4beeb6b725131db672d6
axyz
/
include
/
Engine
T
History
Teejoon
1ad087dc75
MSAA mostly working. Only merging the MS render buffer to a single texture so that others could use the AA texture easly
2016-03-11 19:05:34 +01:00
..
Collision
Don't collide against disabled (invisible) models. Triggers uses model vs. box instead of only box vs. box.
2016-03-10 16:05:30 +01:00
Core
3rd person animations synced with 1st person animations
2016-03-09 18:27:09 +01:00
Editor
Run, Strafe and jump animations now playing
2016-03-04 08:35:02 +01:00
GUI
Fuck aff
2016-03-08 16:53:35 +01:00
Input
Merge remote-tracking branch 'origin/master' into BoxModelCollision
2016-03-10 09:57:33 +01:00
Network
When you disconnect you will delete the world and return to the menu.
2016-03-09 15:49:42 +01:00
Rendering
MSAA mostly working. Only merging the MS render buffer to a single texture so that others could use the AA texture easly
2016-03-11 19:05:34 +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