| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
crossing
|
|
|
|
|
|
| |
attachments cross standalone region boundaries
lots of messy debug code here too which would need to be removed
|
|
|
|
|
|
|
|
| |
attachments cross standalone region boundaries"
This reverts commit 5074d290e4aeb583560272cadc8ba09aa8337210.
This gets rid of the massive amount of scene object log spam - sorry about that, folks
|
|
|
|
|
|
| |
attachments cross standalone region boundaries
lots of messy debug code here too which would need to be removed
|
|
|
|
| |
implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
|
| |
|
| |
|
|
from ScenePresence into ISceneViewer/SceneViewer. Currently ScenePresence "has" a ISceneViewer, although if we had a proper Node based scenegraph then it would most likely be attached directly to the nodes.
By extracting this code, it should make it easier to experiment with different ways of managing the update process. [Next step to make this module based, could be to create a SceneViewerFactoryModule]
|