We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299f567 commit b972007Copy full SHA for b972007
1 file changed
cmake/dependencies/flamegpu2-visualiser.cmake
@@ -11,7 +11,7 @@ if(POLICY CMP0169)
11
endif()
12
13
# Set the visualiser repo and tag to use unless overridden by the user.
14
-set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "flamegpu-2.0.0-rc.2")
+set(DEFAULT_FLAMEGPU_VISUALISATION_GIT_VERSION "ee91d5601e846f9f06bc44608e96424b51dd5dd2")
15
set(DEFAULT_FLAMEGPU_VISUALISATION_REPOSITORY "https://github.com/FLAMEGPU/FLAMEGPU2-visualiser.git")
16
17
# Set a VISUSLAITION_ROOT cache entry so it is available in the GUI to override the location if required
0 commit comments