2025-12-09
This commit is contained in:
+16
-1
@@ -125,7 +125,7 @@
|
||||
},
|
||||
{
|
||||
"path": "domain.simulation.frame_rate_custom",
|
||||
"value": 25.0
|
||||
"value": 24.0
|
||||
},
|
||||
{
|
||||
"path": "domain.simulation.time_scale_mode",
|
||||
@@ -289,6 +289,17 @@
|
||||
"path": "domain.surface.remove_mesh_near_domain_distance",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"path": "domain.surface.remove_mesh_near_domain_sides",
|
||||
"value": [
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "domain.surface.smoothing_value",
|
||||
"value": 0.5
|
||||
@@ -1004,6 +1015,10 @@
|
||||
"path": "domain.debug.display_console_output",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"path": "domain.debug.display_render_passes_console_output",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"path": "domain.stats.cache_info_type",
|
||||
"value": "CACHE_INFO"
|
||||
|
||||
Reference in New Issue
Block a user