From f7d943bec719c9fd14eaf0f20457f05ed3b2a25b Mon Sep 17 00:00:00 2001 From: Milan Kolar Date: Mon, 18 Jan 2021 12:20:16 +0100 Subject: [PATCH] move setup scripts to pype/pype --- {setup => pype/setup}/blender/init.py | 0 .../32bit/backgrounds_selected_to32bit.py | 0 .../Comp/colorbleed/32bit/backgrounds_to32bit.py | 0 .../colorbleed/32bit/loaders_selected_to32bit.py | 0 .../Comp/colorbleed/32bit/loaders_to32bit.py | 0 .../colorbleed/duplicate_with_input_connections.py | 0 .../scripts/Comp/colorbleed/set_rendermode.py | 0 .../fusion/scripts/Comp/colorbleed/switch_ui.py | 0 .../colorbleed/update_selected_loader_ranges.py | 0 .../HieroPlayer/PlayerPresets.hrox | 0 .../hiero_plugin_path/Icons/1_add_handles_end.png | Bin .../hiero/hiero_plugin_path/Icons/2_add_handles.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/3D.png | Bin .../hiero_plugin_path/Icons/3_add_handles_start.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/4_2D.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/edit.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/fusion.png | Bin .../hiero/hiero_plugin_path/Icons/hierarchy.png | Bin .../hiero/hiero_plugin_path/Icons/houdini.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/layers.psd | Bin .../setup}/hiero/hiero_plugin_path/Icons/lense.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/lense1.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/maya.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/nuke.png | Bin .../hiero/hiero_plugin_path/Icons/resolution.png | Bin .../hiero/hiero_plugin_path/Icons/resolution.psd | Bin .../hiero/hiero_plugin_path/Icons/retiming.png | Bin .../hiero/hiero_plugin_path/Icons/retiming.psd | Bin .../setup}/hiero/hiero_plugin_path/Icons/review.png | Bin .../setup}/hiero/hiero_plugin_path/Icons/review.psd | Bin .../setup}/hiero/hiero_plugin_path/Icons/volume.png | Bin .../hiero/hiero_plugin_path/Icons/z_layer_bg.png | Bin .../hiero/hiero_plugin_path/Icons/z_layer_fg.png | Bin .../hiero/hiero_plugin_path/Icons/z_layer_main.png | Bin .../Python/Startup/SpreadsheetExport.py | 0 .../hiero_plugin_path/Python/Startup/Startup.py | 0 .../Python/Startup/otioexporter/OTIOExportTask.py | 0 .../Python/Startup/otioexporter/OTIOExportUI.py | 0 .../Python/Startup/otioexporter/__init__.py | 0 .../Python/Startup/project_helpers.py | 0 .../Python/Startup/selection_tracker.py | 0 .../Python/Startup/setFrameRate.py | 0 .../Python/Startup/version_everywhere.py | 0 .../Python/StartupUI/PimpMySpreadsheet.py | 0 .../hiero_plugin_path/Python/StartupUI/Purge.py | 0 .../Python/StartupUI/nukeStyleKeyboardShortcuts.py | 0 .../Python/StartupUI/otioimporter/OTIOImport.py | 0 .../Python/StartupUI/otioimporter/__init__.py | 0 .../Python/StartupUI/setPosterFrame.py | 0 .../pipeline.xml | 0 .../pipeline.xml | 0 .../pipeline.xml | 0 {setup => pype/setup}/houdini/MainMenuCommon.XML | 0 {setup => pype/setup}/houdini/scripts/123.py | 0 {setup => pype/setup}/maya/userSetup.py | 0 .../setup}/nuke/nuke_path/KnobScripter/__init__.py | 0 .../KnobScripter/icons/icon_clearConsole.png | Bin .../nuke_path/KnobScripter/icons/icon_download.png | Bin .../nuke_path/KnobScripter/icons/icon_exitnode.png | Bin .../nuke/nuke_path/KnobScripter/icons/icon_pick.png | Bin .../nuke_path/KnobScripter/icons/icon_prefs.png | Bin .../nuke_path/KnobScripter/icons/icon_prefs2.png | Bin .../nuke_path/KnobScripter/icons/icon_refresh.png | Bin .../nuke/nuke_path/KnobScripter/icons/icon_run.png | Bin .../nuke/nuke_path/KnobScripter/icons/icon_save.png | Bin .../nuke_path/KnobScripter/icons/icon_search.png | Bin .../nuke_path/KnobScripter/icons/icon_snippets.png | Bin .../nuke/nuke_path/KnobScripter/knob_scripter.py | 0 {setup => pype/setup}/nuke/nuke_path/init.py | 0 {setup => pype/setup}/nuke/nuke_path/menu.py | 0 .../setup}/nuke/nuke_path/write_to_read.py | 0 71 files changed, 0 insertions(+), 0 deletions(-) rename {setup => pype/setup}/blender/init.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/32bit/backgrounds_selected_to32bit.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/32bit/backgrounds_to32bit.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/32bit/loaders_selected_to32bit.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/32bit/loaders_to32bit.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/duplicate_with_input_connections.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/set_rendermode.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/switch_ui.py (100%) rename {setup => pype/setup}/fusion/scripts/Comp/colorbleed/update_selected_loader_ranges.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/HieroPlayer/PlayerPresets.hrox (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/1_add_handles_end.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/2_add_handles.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/3D.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/3_add_handles_start.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/4_2D.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/edit.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/fusion.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/hierarchy.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/houdini.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/layers.psd (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/lense.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/lense1.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/maya.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/nuke.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/resolution.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/resolution.psd (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/retiming.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/retiming.psd (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/review.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/review.psd (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/volume.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/z_layer_bg.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/z_layer_fg.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Icons/z_layer_main.png (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/SpreadsheetExport.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/Startup.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportTask.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportUI.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/otioexporter/__init__.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/project_helpers.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/selection_tracker.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/setFrameRate.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/Startup/version_everywhere.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/PimpMySpreadsheet.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/Purge.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/nukeStyleKeyboardShortcuts.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/OTIOImport.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/__init__.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/Python/StartupUI/setPosterFrame.py (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/TaskPresets/10.5/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/TaskPresets/11.1/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml (100%) rename {setup => pype/setup}/hiero/hiero_plugin_path/TaskPresets/11.2/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml (100%) rename {setup => pype/setup}/houdini/MainMenuCommon.XML (100%) rename {setup => pype/setup}/houdini/scripts/123.py (100%) rename {setup => pype/setup}/maya/userSetup.py (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/__init__.py (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_clearConsole.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_download.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_exitnode.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_pick.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_prefs.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_prefs2.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_refresh.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_run.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_save.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_search.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/icons/icon_snippets.png (100%) rename {setup => pype/setup}/nuke/nuke_path/KnobScripter/knob_scripter.py (100%) rename {setup => pype/setup}/nuke/nuke_path/init.py (100%) rename {setup => pype/setup}/nuke/nuke_path/menu.py (100%) rename {setup => pype/setup}/nuke/nuke_path/write_to_read.py (100%) diff --git a/setup/blender/init.py b/pype/setup/blender/init.py similarity index 100% rename from setup/blender/init.py rename to pype/setup/blender/init.py diff --git a/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_selected_to32bit.py b/pype/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_selected_to32bit.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_selected_to32bit.py rename to pype/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_selected_to32bit.py diff --git a/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_to32bit.py b/pype/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_to32bit.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_to32bit.py rename to pype/setup/fusion/scripts/Comp/colorbleed/32bit/backgrounds_to32bit.py diff --git a/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_selected_to32bit.py b/pype/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_selected_to32bit.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/32bit/loaders_selected_to32bit.py rename to pype/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_selected_to32bit.py diff --git a/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_to32bit.py b/pype/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_to32bit.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/32bit/loaders_to32bit.py rename to pype/setup/fusion/scripts/Comp/colorbleed/32bit/loaders_to32bit.py diff --git a/setup/fusion/scripts/Comp/colorbleed/duplicate_with_input_connections.py b/pype/setup/fusion/scripts/Comp/colorbleed/duplicate_with_input_connections.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/duplicate_with_input_connections.py rename to pype/setup/fusion/scripts/Comp/colorbleed/duplicate_with_input_connections.py diff --git a/setup/fusion/scripts/Comp/colorbleed/set_rendermode.py b/pype/setup/fusion/scripts/Comp/colorbleed/set_rendermode.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/set_rendermode.py rename to pype/setup/fusion/scripts/Comp/colorbleed/set_rendermode.py diff --git a/setup/fusion/scripts/Comp/colorbleed/switch_ui.py b/pype/setup/fusion/scripts/Comp/colorbleed/switch_ui.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/switch_ui.py rename to pype/setup/fusion/scripts/Comp/colorbleed/switch_ui.py diff --git a/setup/fusion/scripts/Comp/colorbleed/update_selected_loader_ranges.py b/pype/setup/fusion/scripts/Comp/colorbleed/update_selected_loader_ranges.py similarity index 100% rename from setup/fusion/scripts/Comp/colorbleed/update_selected_loader_ranges.py rename to pype/setup/fusion/scripts/Comp/colorbleed/update_selected_loader_ranges.py diff --git a/setup/hiero/hiero_plugin_path/HieroPlayer/PlayerPresets.hrox b/pype/setup/hiero/hiero_plugin_path/HieroPlayer/PlayerPresets.hrox similarity index 100% rename from setup/hiero/hiero_plugin_path/HieroPlayer/PlayerPresets.hrox rename to pype/setup/hiero/hiero_plugin_path/HieroPlayer/PlayerPresets.hrox diff --git a/setup/hiero/hiero_plugin_path/Icons/1_add_handles_end.png b/pype/setup/hiero/hiero_plugin_path/Icons/1_add_handles_end.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/1_add_handles_end.png rename to pype/setup/hiero/hiero_plugin_path/Icons/1_add_handles_end.png diff --git a/setup/hiero/hiero_plugin_path/Icons/2_add_handles.png b/pype/setup/hiero/hiero_plugin_path/Icons/2_add_handles.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/2_add_handles.png rename to pype/setup/hiero/hiero_plugin_path/Icons/2_add_handles.png diff --git a/setup/hiero/hiero_plugin_path/Icons/3D.png b/pype/setup/hiero/hiero_plugin_path/Icons/3D.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/3D.png rename to pype/setup/hiero/hiero_plugin_path/Icons/3D.png diff --git a/setup/hiero/hiero_plugin_path/Icons/3_add_handles_start.png b/pype/setup/hiero/hiero_plugin_path/Icons/3_add_handles_start.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/3_add_handles_start.png rename to pype/setup/hiero/hiero_plugin_path/Icons/3_add_handles_start.png diff --git a/setup/hiero/hiero_plugin_path/Icons/4_2D.png b/pype/setup/hiero/hiero_plugin_path/Icons/4_2D.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/4_2D.png rename to pype/setup/hiero/hiero_plugin_path/Icons/4_2D.png diff --git a/setup/hiero/hiero_plugin_path/Icons/edit.png b/pype/setup/hiero/hiero_plugin_path/Icons/edit.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/edit.png rename to pype/setup/hiero/hiero_plugin_path/Icons/edit.png diff --git a/setup/hiero/hiero_plugin_path/Icons/fusion.png b/pype/setup/hiero/hiero_plugin_path/Icons/fusion.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/fusion.png rename to pype/setup/hiero/hiero_plugin_path/Icons/fusion.png diff --git a/setup/hiero/hiero_plugin_path/Icons/hierarchy.png b/pype/setup/hiero/hiero_plugin_path/Icons/hierarchy.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/hierarchy.png rename to pype/setup/hiero/hiero_plugin_path/Icons/hierarchy.png diff --git a/setup/hiero/hiero_plugin_path/Icons/houdini.png b/pype/setup/hiero/hiero_plugin_path/Icons/houdini.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/houdini.png rename to pype/setup/hiero/hiero_plugin_path/Icons/houdini.png diff --git a/setup/hiero/hiero_plugin_path/Icons/layers.psd b/pype/setup/hiero/hiero_plugin_path/Icons/layers.psd similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/layers.psd rename to pype/setup/hiero/hiero_plugin_path/Icons/layers.psd diff --git a/setup/hiero/hiero_plugin_path/Icons/lense.png b/pype/setup/hiero/hiero_plugin_path/Icons/lense.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/lense.png rename to pype/setup/hiero/hiero_plugin_path/Icons/lense.png diff --git a/setup/hiero/hiero_plugin_path/Icons/lense1.png b/pype/setup/hiero/hiero_plugin_path/Icons/lense1.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/lense1.png rename to pype/setup/hiero/hiero_plugin_path/Icons/lense1.png diff --git a/setup/hiero/hiero_plugin_path/Icons/maya.png b/pype/setup/hiero/hiero_plugin_path/Icons/maya.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/maya.png rename to pype/setup/hiero/hiero_plugin_path/Icons/maya.png diff --git a/setup/hiero/hiero_plugin_path/Icons/nuke.png b/pype/setup/hiero/hiero_plugin_path/Icons/nuke.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/nuke.png rename to pype/setup/hiero/hiero_plugin_path/Icons/nuke.png diff --git a/setup/hiero/hiero_plugin_path/Icons/resolution.png b/pype/setup/hiero/hiero_plugin_path/Icons/resolution.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/resolution.png rename to pype/setup/hiero/hiero_plugin_path/Icons/resolution.png diff --git a/setup/hiero/hiero_plugin_path/Icons/resolution.psd b/pype/setup/hiero/hiero_plugin_path/Icons/resolution.psd similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/resolution.psd rename to pype/setup/hiero/hiero_plugin_path/Icons/resolution.psd diff --git a/setup/hiero/hiero_plugin_path/Icons/retiming.png b/pype/setup/hiero/hiero_plugin_path/Icons/retiming.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/retiming.png rename to pype/setup/hiero/hiero_plugin_path/Icons/retiming.png diff --git a/setup/hiero/hiero_plugin_path/Icons/retiming.psd b/pype/setup/hiero/hiero_plugin_path/Icons/retiming.psd similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/retiming.psd rename to pype/setup/hiero/hiero_plugin_path/Icons/retiming.psd diff --git a/setup/hiero/hiero_plugin_path/Icons/review.png b/pype/setup/hiero/hiero_plugin_path/Icons/review.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/review.png rename to pype/setup/hiero/hiero_plugin_path/Icons/review.png diff --git a/setup/hiero/hiero_plugin_path/Icons/review.psd b/pype/setup/hiero/hiero_plugin_path/Icons/review.psd similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/review.psd rename to pype/setup/hiero/hiero_plugin_path/Icons/review.psd diff --git a/setup/hiero/hiero_plugin_path/Icons/volume.png b/pype/setup/hiero/hiero_plugin_path/Icons/volume.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/volume.png rename to pype/setup/hiero/hiero_plugin_path/Icons/volume.png diff --git a/setup/hiero/hiero_plugin_path/Icons/z_layer_bg.png b/pype/setup/hiero/hiero_plugin_path/Icons/z_layer_bg.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/z_layer_bg.png rename to pype/setup/hiero/hiero_plugin_path/Icons/z_layer_bg.png diff --git a/setup/hiero/hiero_plugin_path/Icons/z_layer_fg.png b/pype/setup/hiero/hiero_plugin_path/Icons/z_layer_fg.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/z_layer_fg.png rename to pype/setup/hiero/hiero_plugin_path/Icons/z_layer_fg.png diff --git a/setup/hiero/hiero_plugin_path/Icons/z_layer_main.png b/pype/setup/hiero/hiero_plugin_path/Icons/z_layer_main.png similarity index 100% rename from setup/hiero/hiero_plugin_path/Icons/z_layer_main.png rename to pype/setup/hiero/hiero_plugin_path/Icons/z_layer_main.png diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/SpreadsheetExport.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/SpreadsheetExport.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/SpreadsheetExport.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/SpreadsheetExport.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/Startup.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/Startup.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/Startup.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/Startup.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportTask.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportTask.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportTask.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportTask.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportUI.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportUI.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportUI.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/OTIOExportUI.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/__init__.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/__init__.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/__init__.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/otioexporter/__init__.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/project_helpers.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/project_helpers.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/project_helpers.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/project_helpers.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/selection_tracker.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/selection_tracker.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/selection_tracker.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/selection_tracker.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/setFrameRate.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/setFrameRate.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/setFrameRate.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/setFrameRate.py diff --git a/setup/hiero/hiero_plugin_path/Python/Startup/version_everywhere.py b/pype/setup/hiero/hiero_plugin_path/Python/Startup/version_everywhere.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/Startup/version_everywhere.py rename to pype/setup/hiero/hiero_plugin_path/Python/Startup/version_everywhere.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/PimpMySpreadsheet.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/PimpMySpreadsheet.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/PimpMySpreadsheet.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/PimpMySpreadsheet.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/Purge.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/Purge.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/Purge.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/Purge.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/nukeStyleKeyboardShortcuts.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/nukeStyleKeyboardShortcuts.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/nukeStyleKeyboardShortcuts.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/nukeStyleKeyboardShortcuts.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/OTIOImport.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/OTIOImport.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/OTIOImport.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/OTIOImport.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/__init__.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/__init__.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/__init__.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/otioimporter/__init__.py diff --git a/setup/hiero/hiero_plugin_path/Python/StartupUI/setPosterFrame.py b/pype/setup/hiero/hiero_plugin_path/Python/StartupUI/setPosterFrame.py similarity index 100% rename from setup/hiero/hiero_plugin_path/Python/StartupUI/setPosterFrame.py rename to pype/setup/hiero/hiero_plugin_path/Python/StartupUI/setPosterFrame.py diff --git a/setup/hiero/hiero_plugin_path/TaskPresets/10.5/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml b/pype/setup/hiero/hiero_plugin_path/TaskPresets/10.5/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml similarity index 100% rename from setup/hiero/hiero_plugin_path/TaskPresets/10.5/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml rename to pype/setup/hiero/hiero_plugin_path/TaskPresets/10.5/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml diff --git a/setup/hiero/hiero_plugin_path/TaskPresets/11.1/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml b/pype/setup/hiero/hiero_plugin_path/TaskPresets/11.1/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml similarity index 100% rename from setup/hiero/hiero_plugin_path/TaskPresets/11.1/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml rename to pype/setup/hiero/hiero_plugin_path/TaskPresets/11.1/Processors/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml diff --git a/setup/hiero/hiero_plugin_path/TaskPresets/11.2/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml b/pype/setup/hiero/hiero_plugin_path/TaskPresets/11.2/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml similarity index 100% rename from setup/hiero/hiero_plugin_path/TaskPresets/11.2/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml rename to pype/setup/hiero/hiero_plugin_path/TaskPresets/11.2/hiero.exporters.FnShotProcessor.ShotProcessor/pipeline.xml diff --git a/setup/houdini/MainMenuCommon.XML b/pype/setup/houdini/MainMenuCommon.XML similarity index 100% rename from setup/houdini/MainMenuCommon.XML rename to pype/setup/houdini/MainMenuCommon.XML diff --git a/setup/houdini/scripts/123.py b/pype/setup/houdini/scripts/123.py similarity index 100% rename from setup/houdini/scripts/123.py rename to pype/setup/houdini/scripts/123.py diff --git a/setup/maya/userSetup.py b/pype/setup/maya/userSetup.py similarity index 100% rename from setup/maya/userSetup.py rename to pype/setup/maya/userSetup.py diff --git a/setup/nuke/nuke_path/KnobScripter/__init__.py b/pype/setup/nuke/nuke_path/KnobScripter/__init__.py similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/__init__.py rename to pype/setup/nuke/nuke_path/KnobScripter/__init__.py diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_clearConsole.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_clearConsole.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_clearConsole.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_clearConsole.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_download.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_download.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_download.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_download.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_exitnode.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_exitnode.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_exitnode.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_exitnode.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_pick.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_pick.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_pick.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_pick.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_prefs.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs2.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs2.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_prefs2.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_prefs2.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_refresh.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_refresh.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_refresh.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_refresh.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_run.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_run.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_run.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_run.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_save.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_save.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_save.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_save.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_search.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_search.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_search.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_search.png diff --git a/setup/nuke/nuke_path/KnobScripter/icons/icon_snippets.png b/pype/setup/nuke/nuke_path/KnobScripter/icons/icon_snippets.png similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/icons/icon_snippets.png rename to pype/setup/nuke/nuke_path/KnobScripter/icons/icon_snippets.png diff --git a/setup/nuke/nuke_path/KnobScripter/knob_scripter.py b/pype/setup/nuke/nuke_path/KnobScripter/knob_scripter.py similarity index 100% rename from setup/nuke/nuke_path/KnobScripter/knob_scripter.py rename to pype/setup/nuke/nuke_path/KnobScripter/knob_scripter.py diff --git a/setup/nuke/nuke_path/init.py b/pype/setup/nuke/nuke_path/init.py similarity index 100% rename from setup/nuke/nuke_path/init.py rename to pype/setup/nuke/nuke_path/init.py diff --git a/setup/nuke/nuke_path/menu.py b/pype/setup/nuke/nuke_path/menu.py similarity index 100% rename from setup/nuke/nuke_path/menu.py rename to pype/setup/nuke/nuke_path/menu.py diff --git a/setup/nuke/nuke_path/write_to_read.py b/pype/setup/nuke/nuke_path/write_to_read.py similarity index 100% rename from setup/nuke/nuke_path/write_to_read.py rename to pype/setup/nuke/nuke_path/write_to_read.py