projects
/
blender-staging.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bake Action operator: Added missing Bendy Bones support
[blender-staging.git]
/
release
/
scripts
/
presets
/
fluid
/
honey.py
1
import bpy
2
bpy.context.fluid.settings.viscosity_base = 2.0
3
bpy.context.fluid.settings.viscosity_exponent = 3