diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-02-10 16:25:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 16:25:21 +0100 |
commit | 2dd73b1ffad10824a9f66e3ac04f4e2a7d51a85e (patch) | |
tree | 683288f29c949e731bcc34c62212ed7f184ba76a /COPYRIGHT.txt | |
parent | 1dd0eb4f339a9f0ae78077aaac3dafeafdf78279 (diff) | |
parent | 383c583a0b46b36ab9b0de57d0f3f7bdecb62fc8 (diff) |
Merge pull request #34776 from AndreaCatania/nav_pr
Integrated the new `NavigationServer` and `NavigationServer2D`
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index e5330770d1..4a0dec3815 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -332,6 +332,11 @@ Comment: Recast Copyright: 2009, Mikko Mononen License: Zlib +Files: ./thirdparty/rvo2/ +Comment: RVO2 +Copyright: 2016, University of North Carolina at Chapel Hill +License: Apache 2.0 + Files: ./thirdparty/squish/ Comment: libSquish Copyright: 2006, Simon Brown |