Skip to content

Commit

Permalink
Add submodules for 3dsmax, lightwave, maya and nvapi.
Browse files Browse the repository at this point in the history
  • Loading branch information
CrossVR committed Mar 30, 2017
1 parent 5631727 commit 5f5e4f7
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 5 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
[submodule "src/Externals/FreeMagic"]
path = src/Externals/FreeMagic
url = https://github.com/OpenXRay/FreeMagic.git
[submodule "src/Externals/lightwave"]
path = src/Externals/lightwave
url = https://github.com/OpenXRay/LightWave.git
[submodule "src/Externals/3dsmax"]
path = src/Externals/3dsmax
url = https://github.com/OpenXRay/3dsmax.git
[submodule "src/Externals/maya"]
path = src/Externals/maya
url = https://github.com/OpenXRay/maya.git
[submodule "src/Externals/nvapi"]
path = src/Externals/nvapi
url = https://github.com/OpenXRay/nvapi.git
5 changes: 0 additions & 5 deletions src/Externals/.gitignore

This file was deleted.

1 change: 1 addition & 0 deletions src/Externals/3dsmax
Submodule 3dsmax added at 2a5cbb
1 change: 1 addition & 0 deletions src/Externals/lightwave
Submodule lightwave added at f59f3b
1 change: 1 addition & 0 deletions src/Externals/maya
Submodule maya added at 470b71
1 change: 1 addition & 0 deletions src/Externals/nvapi
Submodule nvapi added at 07b329

0 comments on commit 5f5e4f7

Please sign in to comment.