You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Copyright: Document recastnavigation
This commit is contained in:
@@ -315,6 +315,11 @@ Comment: PvrTcCompressor
|
|||||||
Copyright: 2014, Jeffrey Lim.
|
Copyright: 2014, Jeffrey Lim.
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
||||||
|
Files: ./thirdparty/recastnavigation/
|
||||||
|
Comment: Recast
|
||||||
|
Copyright: 2009, Mikko Mononen
|
||||||
|
License: Zlib
|
||||||
|
|
||||||
Files: ./thirdparty/rtaudio/
|
Files: ./thirdparty/rtaudio/
|
||||||
Comment: RtAudio
|
Comment: RtAudio
|
||||||
Copyright: 2001-2016, Gary P. Scavone
|
Copyright: 2001-2016, Gary P. Scavone
|
||||||
|
|||||||
4
thirdparty/README.md
vendored
4
thirdparty/README.md
vendored
@@ -359,11 +359,11 @@ Files extracted from upstream source:
|
|||||||
- all .cpp and .h files apart from `main.cpp`
|
- all .cpp and .h files apart from `main.cpp`
|
||||||
- LICENSE.TXT
|
- LICENSE.TXT
|
||||||
|
|
||||||
## recast
|
## recastnavigation
|
||||||
|
|
||||||
- Upstream: https://github.com/recastnavigation/recastnavigation
|
- Upstream: https://github.com/recastnavigation/recastnavigation
|
||||||
- version: git commit ef3ea40f - 2016-02-06
|
- version: git commit ef3ea40f - 2016-02-06
|
||||||
- License: MIT-like
|
- License: zlib
|
||||||
|
|
||||||
## rtaudio
|
## rtaudio
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user