Robin Engman
|
6148783fe4
|
Added args to ApplyEffect
|
2014-01-28 10:18:26 +01:00 |
Robin Engman
|
0cae6261e9
|
ApplyEffect is now easier to handle for the user
Only needs a function with a pointer to an ICustomBody now.
|
2014-01-22 12:36:12 +01:00 |
Robin Engman
|
090d44b518
|
Added visit function to API
Called with collideable and hit action
|
2014-01-21 14:10:31 +01:00 |
Dander7BD
|
42418257cb
|
CustomBodies now aware of it's scene
+ other minor changes
|
2013-12-20 12:08:18 +01:00 |
Dander7BD
|
202ee23b25
|
Octtree::leafData Container should be kept updated now
|
2013-12-04 11:49:33 +01:00 |
Robin Engman
|
b03e9af027
|
Fixed octree and API
Rewrote AddObject function in octree and OnPossibleCollision in
PhysocsAPI_Impl
|
2013-12-04 09:51:48 +01:00 |
Robin Engman
|
bddc3acad2
|
Changed from pointer to reference
Did it in sample and visit functions
|
2013-11-29 09:07:52 +01:00 |
Robin Engman
|
255a0b0070
|
Added overloads for visitor and sample functions
They now have an overload for accepting ICollideable
|
2013-11-29 09:03:37 +01:00 |
Dander7BD
|
834de9ba84
|
Bunch of implementations
|
2013-11-28 17:59:12 +01:00 |
Robin Engman
|
632d412f9c
|
Fixed sample and added visit.
|
2013-11-28 14:18:44 +01:00 |
Robin Engman
|
ecbb606544
|
Added basic functionality for container.
|
2013-11-28 11:14:24 +01:00 |