From 0e619ea377a72d08013954a451b5634b5974888a Mon Sep 17 00:00:00 2001 From: aardschok Date: Tue, 12 Sep 2017 16:55:03 +0200 Subject: [PATCH] disabled families for future development --- .../maya/create/{colorbleed_groom.py => _colorbleed_groom.py} | 0 .../create/{colorbleed_instancer.py => _colorbleed_instancer.py} | 0 .../maya/create/{colorbleed_layout.py => _colorbleed_layout.py} | 0 .../create/{colorbleed_mayaascii.py => _colorbleed_mayaascii.py} | 0 .../{colorbleed_pointcache.py => _colorbleed_pointcache.py} | 0 .../maya/create/{colorbleed_texture.py => _colorbleed_texture.py} | 0 .../maya/create/{colorbleed_yetifur.py => _colorbleed_yetifur.py} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename colorbleed/plugins/maya/create/{colorbleed_groom.py => _colorbleed_groom.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_instancer.py => _colorbleed_instancer.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_layout.py => _colorbleed_layout.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_mayaascii.py => _colorbleed_mayaascii.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_pointcache.py => _colorbleed_pointcache.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_texture.py => _colorbleed_texture.py} (100%) rename colorbleed/plugins/maya/create/{colorbleed_yetifur.py => _colorbleed_yetifur.py} (100%) diff --git a/colorbleed/plugins/maya/create/colorbleed_groom.py b/colorbleed/plugins/maya/create/_colorbleed_groom.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_groom.py rename to colorbleed/plugins/maya/create/_colorbleed_groom.py diff --git a/colorbleed/plugins/maya/create/colorbleed_instancer.py b/colorbleed/plugins/maya/create/_colorbleed_instancer.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_instancer.py rename to colorbleed/plugins/maya/create/_colorbleed_instancer.py diff --git a/colorbleed/plugins/maya/create/colorbleed_layout.py b/colorbleed/plugins/maya/create/_colorbleed_layout.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_layout.py rename to colorbleed/plugins/maya/create/_colorbleed_layout.py diff --git a/colorbleed/plugins/maya/create/colorbleed_mayaascii.py b/colorbleed/plugins/maya/create/_colorbleed_mayaascii.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_mayaascii.py rename to colorbleed/plugins/maya/create/_colorbleed_mayaascii.py diff --git a/colorbleed/plugins/maya/create/colorbleed_pointcache.py b/colorbleed/plugins/maya/create/_colorbleed_pointcache.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_pointcache.py rename to colorbleed/plugins/maya/create/_colorbleed_pointcache.py diff --git a/colorbleed/plugins/maya/create/colorbleed_texture.py b/colorbleed/plugins/maya/create/_colorbleed_texture.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_texture.py rename to colorbleed/plugins/maya/create/_colorbleed_texture.py diff --git a/colorbleed/plugins/maya/create/colorbleed_yetifur.py b/colorbleed/plugins/maya/create/_colorbleed_yetifur.py similarity index 100% rename from colorbleed/plugins/maya/create/colorbleed_yetifur.py rename to colorbleed/plugins/maya/create/_colorbleed_yetifur.py