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
/
Collision
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.h
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
CollisionSystem.h
Made CollisionSystem aware of entities
2016-01-27 15:42:50 +01:00
EntityAABB.h
Made TriggerSystem make use of Octree
2016-01-27 13:35:16 +01:00
ETrigger.h
Made TriggerSystem make use of Octree
2016-01-27 13:35:16 +01:00
FillOctreeSystem.h
Renamed CollidableOctreeSystem to FillOctreeSystem.
2016-02-08 14:17:19 +01:00
TriggerSystem.h
Made TriggerSystem make use of Octree
2016-01-27 13:35:16 +01:00