Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmir Shehata <amir.shehata>2018-12-31 15:38:57 +0300
committerJacques Lucke <mail@jlucke.com>2018-12-31 15:41:36 +0300
commit00fc9bddbcf8cef1ebfc29f69166e2d5b919f5dc (patch)
treee53f996b9ce86a029f5c5fdb6f313ef6ea5aee89 /presets/operator/mesh.landscape_add/flatstones.py
parent75c9dda8224318c56abba1a39687f719eaab2f16 (diff)
Port 'A.N.T. Landscape' addon to Blender 2.8
Differential Revision: https://developer.blender.org/D4122
Diffstat (limited to 'presets/operator/mesh.landscape_add/flatstones.py')
-rw-r--r--presets/operator/mesh.landscape_add/flatstones.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/presets/operator/mesh.landscape_add/flatstones.py b/presets/operator/mesh.landscape_add/flatstones.py
index 2f7a12d2..9da6e467 100644
--- a/presets/operator/mesh.landscape_add/flatstones.py
+++ b/presets/operator/mesh.landscape_add/flatstones.py
@@ -23,8 +23,8 @@ op.noise_size_y = 1.0
op.noise_size_z = 1.0
op.noise_size = 0.5
op.noise_type = 'slick_rock'
-op.basis_type = '8'
-op.vl_basis_type = '0'
+op.basis_type = 'VORONOI_CRACKLE'
+op.vl_basis_type = 'BLENDER'
op.distortion = 1.209999918937683
op.hard_noise = '0'
op.noise_depth = 1