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 ec4f3ce commit 712f3efCopy full SHA for 712f3ef
dub.sdl
@@ -7,7 +7,7 @@ dependency "imagefmt" version="~>2.1.0"
7
dependency "inmath" version="~>1.3.0"
8
dependency "i2d-opengl" version="~>1.0.0"
9
dependency "fghj" version="~>1.0.2"
10
-dependency "numem" version="0.11.1"
+dependency "numem" version="~>0.11.1"
11
versions "GL_32" "GL_ARB_gl_spirv" "GL_KHR_blend_equation_advanced" "GL_ARB_texture_filter_anisotropic"
12
stringImportPaths "shaders/"
13
preBuildCommands "dub run gitver -- --prefix IN --file source/inochi2d/ver.d --mod inochi2d.ver --appname Inochi2D"
0 commit comments