Presets: Cleanup preset naming

Before committing D10224, bundled preset names that are lowercase need
updating to title case for display in the UI. This changes several of
the preset file names to title case, and fixes a couple of other naming
issues in the preset names. A few strings in the code are also changed
to reflect the new filename of the Blender keymap.
This commit is contained in:
2021-02-03 16:02:04 -07:00
parent d30320b4f5
commit 01d49d1542
39 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
import bpy
bpy.context.fluid.domain_settings.viscosity_base = 5.0
bpy.context.fluid.domain_settings.viscosity_exponent = 5