mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-04 13:46:54 -04:00
Introduced voxel render lib written by Thomas Sneddon .
This commit is contained in:
parent
5648034cc5
commit
38ddc52d28
16 changed files with 329 additions and 215 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "gtest-lib"]
|
||||
path = googletest
|
||||
url = ../gtest-lib.git
|
||||
[submodule "3rdParty/CncVxlRender"]
|
||||
path = 3rdParty/CncVxlRender
|
||||
url = ../CncVxlRenderText.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue