mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-13 08:59:25 +00:00
- added finalizeSlicedFindPathPartial()
- added handleStep()/handleToggle() to samples - changed how crowds are rendered - added path topology optimization step
This commit is contained in:
@@ -125,6 +125,8 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
virtual void handleToggle() {}
|
||||
|
||||
virtual void handleStep() {}
|
||||
|
||||
virtual void handleUpdate(const float /*dt*/) {}
|
||||
|
||||
Reference in New Issue
Block a user