├── 45_rotate_gesture.py ├── Asset_Flinger_Thumbnail.py ├── AutoMirror_V2-5_2-8.py ├── BlenderDeformTools.py ├── Compact_Properties.py ├── ExtraMaterialList.py ├── Layer_M.py ├── Material_list.py ├── OBJ_&_Thumbnail_for_Asset_Flinger.py ├── README.md ├── Sculpt_status_header.py ├── angle_select_click.py ├── curve_and_array_set.py ├── dup_x.py ├── group_layer.py ├── header_color_change.py ├── ice_tools.py ├── info_header_useful.py ├── isolate_select.py ├── key_copypae_x.py ├── keymap_set.py ├── maskTools_2-79.zip ├── maskTools_2-79 ├── __init__.py ├── maskFromCavity.py ├── maskToAction.py ├── maskToVGroup.py └── vgroupToMask.py ├── maskTools_2-8.zip ├── maskTools_2-8 ├── __init__.py ├── maskFromCavity.py ├── maskToAction.py ├── maskToVGroup.py └── vgroupToMask.py ├── misc ├── UbuntuAmbiance_bookyakunoEdit.xml ├── addon-keymap-menu(can be changed from the menu).py ├── bone_hierarchy_menu.py ├── energy_bk.xml ├── key_20180326.py ├── startup.blend └── userpref.blend ├── multi_ob_bake.py ├── optiloops.py ├── reload_addon.py ├── render_check_list.py ├── rigify_select_pie_menu.py ├── save_all_renderlayers_and_passes_bk_edit.py ├── sharp_knife.py ├── vert_circle_x.py ├── vtools_libraryManager.py ├── w_pie.zip ├── w_pie ├── TranslationDictionary.csv ├── __init__.py ├── add_pie.py ├── misc_pie.py ├── uv_pie.py └── w_pie.py └── wazou_pie_menus_bk_edit.py /45_rotate_gesture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/45_rotate_gesture.py -------------------------------------------------------------------------------- /Asset_Flinger_Thumbnail.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/Asset_Flinger_Thumbnail.py -------------------------------------------------------------------------------- /AutoMirror_V2-5_2-8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/AutoMirror_V2-5_2-8.py -------------------------------------------------------------------------------- /BlenderDeformTools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/BlenderDeformTools.py -------------------------------------------------------------------------------- /Compact_Properties.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/Compact_Properties.py -------------------------------------------------------------------------------- /ExtraMaterialList.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/ExtraMaterialList.py -------------------------------------------------------------------------------- /Layer_M.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/Layer_M.py -------------------------------------------------------------------------------- /Material_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/Material_list.py -------------------------------------------------------------------------------- /OBJ_&_Thumbnail_for_Asset_Flinger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/OBJ_&_Thumbnail_for_Asset_Flinger.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/README.md -------------------------------------------------------------------------------- /Sculpt_status_header.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/Sculpt_status_header.py -------------------------------------------------------------------------------- /angle_select_click.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/angle_select_click.py -------------------------------------------------------------------------------- /curve_and_array_set.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/curve_and_array_set.py -------------------------------------------------------------------------------- /dup_x.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/dup_x.py -------------------------------------------------------------------------------- /group_layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/group_layer.py -------------------------------------------------------------------------------- /header_color_change.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/header_color_change.py -------------------------------------------------------------------------------- /ice_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/ice_tools.py -------------------------------------------------------------------------------- /info_header_useful.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/info_header_useful.py -------------------------------------------------------------------------------- /isolate_select.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/isolate_select.py -------------------------------------------------------------------------------- /key_copypae_x.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/key_copypae_x.py -------------------------------------------------------------------------------- /keymap_set.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/keymap_set.py -------------------------------------------------------------------------------- /maskTools_2-79.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79.zip -------------------------------------------------------------------------------- /maskTools_2-79/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79/__init__.py -------------------------------------------------------------------------------- /maskTools_2-79/maskFromCavity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79/maskFromCavity.py -------------------------------------------------------------------------------- /maskTools_2-79/maskToAction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79/maskToAction.py -------------------------------------------------------------------------------- /maskTools_2-79/maskToVGroup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79/maskToVGroup.py -------------------------------------------------------------------------------- /maskTools_2-79/vgroupToMask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-79/vgroupToMask.py -------------------------------------------------------------------------------- /maskTools_2-8.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8.zip -------------------------------------------------------------------------------- /maskTools_2-8/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8/__init__.py -------------------------------------------------------------------------------- /maskTools_2-8/maskFromCavity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8/maskFromCavity.py -------------------------------------------------------------------------------- /maskTools_2-8/maskToAction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8/maskToAction.py -------------------------------------------------------------------------------- /maskTools_2-8/maskToVGroup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8/maskToVGroup.py -------------------------------------------------------------------------------- /maskTools_2-8/vgroupToMask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/maskTools_2-8/vgroupToMask.py -------------------------------------------------------------------------------- /misc/UbuntuAmbiance_bookyakunoEdit.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/UbuntuAmbiance_bookyakunoEdit.xml -------------------------------------------------------------------------------- /misc/addon-keymap-menu(can be changed from the menu).py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/addon-keymap-menu(can be changed from the menu).py -------------------------------------------------------------------------------- /misc/bone_hierarchy_menu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/bone_hierarchy_menu.py -------------------------------------------------------------------------------- /misc/energy_bk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/energy_bk.xml -------------------------------------------------------------------------------- /misc/key_20180326.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/key_20180326.py -------------------------------------------------------------------------------- /misc/startup.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/startup.blend -------------------------------------------------------------------------------- /misc/userpref.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/misc/userpref.blend -------------------------------------------------------------------------------- /multi_ob_bake.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/multi_ob_bake.py -------------------------------------------------------------------------------- /optiloops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/optiloops.py -------------------------------------------------------------------------------- /reload_addon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/reload_addon.py -------------------------------------------------------------------------------- /render_check_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/render_check_list.py -------------------------------------------------------------------------------- /rigify_select_pie_menu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/rigify_select_pie_menu.py -------------------------------------------------------------------------------- /save_all_renderlayers_and_passes_bk_edit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/save_all_renderlayers_and_passes_bk_edit.py -------------------------------------------------------------------------------- /sharp_knife.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/sharp_knife.py -------------------------------------------------------------------------------- /vert_circle_x.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/vert_circle_x.py -------------------------------------------------------------------------------- /vtools_libraryManager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/vtools_libraryManager.py -------------------------------------------------------------------------------- /w_pie.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie.zip -------------------------------------------------------------------------------- /w_pie/TranslationDictionary.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/TranslationDictionary.csv -------------------------------------------------------------------------------- /w_pie/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/__init__.py -------------------------------------------------------------------------------- /w_pie/add_pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/add_pie.py -------------------------------------------------------------------------------- /w_pie/misc_pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/misc_pie.py -------------------------------------------------------------------------------- /w_pie/uv_pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/uv_pie.py -------------------------------------------------------------------------------- /w_pie/w_pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/w_pie/w_pie.py -------------------------------------------------------------------------------- /wazou_pie_menus_bk_edit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bookyakuno/-Blender-/HEAD/wazou_pie_menus_bk_edit.py --------------------------------------------------------------------------------