Difference between revisions of "Documentation/Tools/SCS Blender Tools/Installation"

From SCS Modding Wiki
Jump to navigation Jump to search
(add. note and dl link re Blender version)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Note|The latest version of Blender that is compatible with Tools V1.11 is 2.78 (available [https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.78 here]).}}
+
SCS Blender Tools v2.0 introduces easier download & installation!
  
Before installation make sure you have downloaded SCS Blender Tools from the [[Documentation/Tools/SCS Blender Tools/Download|Download]] page or via cloning the [https://github.com/SCSSoftware/BlenderTools GIT repository].
+
{{Note|For legacy SCS Blender Tools versions (< 2.0), please refer to old installation page: [[Special:PermanentLink/4074|here]].}}
  
=== 1. Copying Files ===
+
=== 1. Download SCS Blender Tools add-on ===
  
All the files needed for tools installation are contained in a single folder named &quot;addon/io_scs_tools&quot;. This folder must be placed in a location, where Blender can find it and read it as an Addon. It is possible to use an installation method, where you can just point Blender to the Addon location (e.g. if you want to run the tools right from GIT repository).
+
Before installation download latest add-on: [https://github.com/SCSSoftware/BlenderTools/releases/latest/download/scs_blender_tools_addon.zip scs_blender_tools_addon.zip]
  
You can use one the following installation possibilities:
+
{{Note|Above link provides latest version, legacy versions and sample data can be found on [[Documentation/Tools/SCS Blender Tools/Download|Download]] page.}}
  
# '''LOCAL INSTALLATION (recommended):''' Place the folder &quot;addon/io_scs_tools&quot; to your installation of Blender to the location &quot;/<Blender_installation>/<version_number>/scripts/addons/&quot;. The Addon will be used only by this particular installation of Blender.
+
=== 2. Install... ===
# '''GLOBAL INSTALLATION:''' Place the folder &quot;addon/io_scs_tools&quot; in your profile to the location &quot;/<user_profile>/blender/<version_number>/scripts/addons/&quot; (under Windows that would be <tt>%USERPROFILE%\AppData\Roaming\Blender Foundation\Blender\<version>\scripts\addons</tt>). Addon will be used by any Blender installation of specified version.
 
# '''INSTALLATION TO THE USER DIRECTORY:''' In &quot;User Preferences&quot; within &quot;File&quot; section is the &quot;Scripts&quot; item where you can set the path to any Addon location. This way, for example, you can use any Addon directly from data repository and your tools will always be of the current version in all of your Blender installations. It is necessary for the Addon folder to be placed inside a folder named &quot;addons_contrib&quot; and Blender needs to be directed to its parent folder. Therefore the resulting path to the folder Addons should look like &quot;/<folder>/addons_contrib/io_scs_tools&quot;, but the path under Scripts will be only &quot;/<folder>&quot;.
 
#: [[File:Blender_custom_location_for_Scripts.png]]
 
# '''INSTALL FROM FILE:''' Tools can also be installed using the &quot;Install from File...&quot; button, which you can find in &quot;User Preferences&quot; in the &quot;Addons&quot; section on the bottom bar.
 
  
=== 2. Addon Activation ===
+
Run Blender, access it's preferences (''Edit -> Preferences'') and switch to ''Add-ons'' tab. Then use {{Blender_Button| Install...}} button and search for '''scs_blender_tools_addon.zip''' you downloaded in step one.
  
Now it is necessary to activate the &quot;SCS Blender Tools&quot; Addon. This can be easily done in the &quot;User Preferences&quot; in the &quot;Addons&quot; section. In the upper left part of the window click on &quot;Testing&quot; button and in the main window, look for the &quot;Import-Export: SCS Tools&quot;. You can use search feature to locate the item. Now activate the checkbox on the right side of SCS Tools entry. If the item is missing in your list, press F8 to reload Addons.
+
=== 3. Add-on Activation ===
  
[[File:Blender_enable_SCS_Tools_Addon.png]]
+
Now it is necessary to activate the SCS Blender Tools add-on. While still on ''Add-ons'' preferences tab, search for add-on by typing 'SCS' into search bar and look for "Import-Export: SCS Tools". Now activate the checkbox on the left side of SCS Tools entry.
 +
 
 +
If the item is missing in your list, try to pressing F8 to reload add-ons.
 +
 
 +
[[File:Blender_enable_SCS_Tools_Addon_2_8.png]]

Latest revision as of 07:32, 9 December 2019

SCS Blender Tools v2.0 introduces easier download & installation!

Note: For legacy SCS Blender Tools versions (< 2.0), please refer to old installation page: here.

1. Download SCS Blender Tools add-on

Before installation download latest add-on: scs_blender_tools_addon.zip

Note: Above link provides latest version, legacy versions and sample data can be found on Download page.

2. Install...

Run Blender, access it's preferences (Edit -> Preferences) and switch to Add-ons tab. Then use Install... button and search for scs_blender_tools_addon.zip you downloaded in step one.

3. Add-on Activation

Now it is necessary to activate the SCS Blender Tools add-on. While still on Add-ons preferences tab, search for add-on by typing 'SCS' into search bar and look for "Import-Export: SCS Tools". Now activate the checkbox on the left side of SCS Tools entry.

If the item is missing in your list, try to pressing F8 to reload add-ons.

Blender enable SCS Tools Addon 2 8.png