Allow presets to be loaded as modules
commit984d09393031cf62734e9873af9ca3a0b062d1a1
authorCampbell Barton <ideasman42@gmail.com>
Mon, 2 May 2016 10:52:48 +0000 (2 20:52 +1000)
committerCampbell Barton <ideasman42@gmail.com>
Mon, 2 May 2016 10:56:08 +0000 (2 20:56 +1000)
tree5e05d80b0a4f16b867920c547881067cc58f0037
parentbffabb1e4a068d0ff14d30a0e64b168cf8127b6e
Allow presets to be loaded as modules

Needed for 'bl_load_py_modules' to recursively run on all Python scripts.
add_curve_sapling/presets/callistemon.py [moved from add_curve_sapling/presets/Callistemon.py with 100% similarity]
add_curve_sapling/presets/douglas_fir.py [moved from add_curve_sapling/presets/Douglas Fir.py with 100% similarity]
add_curve_sapling/presets/japanese_maple.py [moved from add_curve_sapling/presets/Japanese Maple.py with 100% similarity]
add_curve_sapling/presets/small_maple.py [moved from add_curve_sapling/presets/Small Maple.py with 100% similarity]
add_curve_sapling/presets/small_pine.py [moved from add_curve_sapling/presets/Small Pine.py with 100% similarity]
add_curve_sapling/presets/weeping_willow.py [moved from add_curve_sapling/presets/Weeping Willow.py with 100% similarity]
add_curve_sapling/presets/white_birch.py [moved from add_curve_sapling/presets/White Birch.py with 100% similarity]