We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cbf9e4 commit 48d8d95Copy full SHA for 48d8d95
.gitmodules
@@ -25,3 +25,6 @@
25
[submodule "src/Externals/libtheora"]
26
path = src/Externals/libtheora
27
url = https://github.com/xiph/theora.git
28
+[submodule "src/Externals/jpeg"]
29
+ path = src/Externals/jpeg
30
+ url = https://github.com/OpenXRay/libjpeg.git
src/Externals/.gitignore
@@ -2,7 +2,6 @@
2
3dsmax
3
BugTrap
4
FreeImage
5
-jpeg
6
lightwave
7
MagicSoftware
8
maya
src/Externals/jpeg
0 commit comments