Changes

Jump to navigation Jump to search

Documentation/Tools/SCS Blender Tools/Global Settings

843 bytes added, 14:56, 11 November 2016
SCS Project Base Path
'''''This is most important path, which leads to “base” root directory of your mod for any SCS game. Base directory always has to have specific structure, because of relative texture and definition file addressing.''''' So all of the paths of following libraries should continue from this location and should be in relative form. However if you prefer another location for those libraries, you can use it and the path form will be automatically chosen.
 <blockquote>NOTE: {{Note|For importing sample models make sure you set SCS Project Base Path to one of the sample base folders inside &quot;data&quot; directory of downloaded SCS Blender Tools package.NOTE: You should prefer another location for libraries only if you are using any custom library file.}}</blockquote>
=== Trigger Action Library ===
=== Conversion Tools Path ===
Property holding path to directory where you extracted [[Documentation/Tools/Conversion Tools|Conversion Tools]] and is used by operators from [[Documentation/Tools/SCS Blender Tools/Conversion Helper|Conversion Helper]]. Also note that you should select proper conversion tools depending on the game you want to use your content for.
== Display Settings ==
=== Collider Locator Wire Color ===
Custom color for Collider Locators' wire frames.
=== Collider Locator Face Color ===
Custom color for Collider Locators' faces.
=== Display Connections ===
Turns on and off displaying of Locators' connections - Curves and Lines.
=== Optimized Connections Draw ===
Turns on and off displaying of Preview models for Locators.
=== Base Paint Color === For greater diversity in SCS games there is paintable functionality, which is usually used on AI traffic cars and makes each car using different color based on it's configuration in SII file. However as Blender Tools does not read this kind of SII files, every shader with "paint" flavor will use this base paint color property for previewing. In case you don't want to change look of shaders with this functionality make sure this property in display setting has set complete white color RGB(1.0, 1.0, 1.0). == Uncategorised Global Settings & Operators ==
[[File:SCS_Tools_Globals_Uncategorised.png]]
 
=== Copy BT Log To Clipboard ===
 
Simple tool to copy log of Blender Tools to clipboard. Clipboard will have whole Blender Tools log since Blender was started up.
 
This tool can be used to easily grab log when you want to report some issues with your usage of Blender Tools.
=== Log Level ===
Sets place of global settings storage:
# <ol><li>'''''From Common Config File''''' - will save global settings into one same config.txt file, thus this option will give you same settings for all Blender files you will be working on (global settings per machine). <blockquote>NOTE: {{Note|Altered items are written to the settings file (config.txt) immediately, so the next time you start Blender all the settings will be preserved, even if application experience crash. If you want to reset settings to default navigate to installed Blender Tools in file browser, delete file &quot;io_scs_tools/config.txt&quot; and restart Blender.}}
</blockquote>
# </li><li>'''''From Blend File''''' - will save global settings directly into blend file, giving you opportunity for each saved Blender file to have it's own settings (global settings per blend file).</li></ol>

Navigation menu