update radiance main with ae changes

This commit is contained in:
Richard Yan
2025-01-31 22:26:44 -08:00
parent ae552222d6
commit 2bbee0542b
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "src/main/resources/vsrc/vortex"] [submodule "src/main/resources/vsrc/vortex"]
path = src/main/resources/vsrc/vortex path = src/main/resources/vsrc/vortex
url = https://github.com/hansungk/vortex.git url = https://github.com/hansungk/vortex.git
[submodule "cyclotron"]
path = cyclotron
url = https://github.com/hansungk/cyclotron.git

1
cyclotron Submodule

Submodule cyclotron added at ca6933c4ec