No live material on Vulkan yet

This commit is contained in:
luboslenco
2020-08-25 11:22:40 +02:00
parent 5d5823a0a1
commit 33bcb36083
+4
View File
@@ -95,7 +95,11 @@ class Config {
raw.pressure_angle = false;
raw.pressure_opacity = false;
raw.pressure_sensitivity = 1.0;
#if kha_vulkan
raw.material_live = false;
#else
raw.material_live = true;
#end
raw.brush_3d = true;
raw.brush_live = false;
raw.camera_speed = 1.0;