-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose duDebugDraw debug drawing utilities
- Loading branch information
1 parent
c1fca72
commit 01e41fd
Showing
28 changed files
with
1,092 additions
and
480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@recast-navigation/generators": minor | ||
"recast-navigation": minor | ||
--- | ||
|
||
feat: expose and correctly cleanup polyMesh and polyMeshDetail |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@recast-navigation/three": minor | ||
"@recast-navigation/core": minor | ||
"@recast-navigation/wasm": minor | ||
"recast-navigation": minor | ||
--- | ||
|
||
feat: expose duDebugDraw recast and detour debug drawing utilities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
apps/navmesh-website/src/features/recast/helpers/heightfield-helper.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.