This repository includes my blender interface theme, keyconfig, and scripts I’ve made.
I have mirrored the directory hierarchy under <config-folder>/scripts
, so you could either:
- Place each thing in the equivalent directory in your hierarchy, or
- set the extra
Scripts
path in User Preferences > File to where you have downloaded / cloned blender-scripts-and-configuration, save user settings and restart.
To then enable each thing:
- Theme
- User Preferences > Theme > Presets dropdown
- Keyconfig
- User Preferences > Input > dropdown (to the right of Presets dropdown)
- Addons
- each has to be manually enabled in User Preferences > Add-ons.
blender_24x_alpha.xml
A modified version of the blender_24x
preset.
+-.blend.py
Optimised for a Maya user (sentence phrasing attribution: shun2522). Documentation here.
> Scripts
I have previously made a repository for it here. It adds a search popup for switching between layouts.
Bind wm.layout_search
, preferably under Screen > Screen (Global)
Run script from text editor and display the output in console present in the layout. Some of the logic was taken from CoDEmanX addon Run Script in PyConsole, which does something similar except from the console.
Bind text.script_console_output
, preferrably under Text > Text Generic
Search popup for switching between open files in the text editor.
Bind wm.editor_switch_buffer
, preferably under Text > Text Generic
Only ones I have that are differing from default are listed
- View Manipulation: check
Zoom To Mouse Position
, checkRotate Around Selection
- uncheck
Show Splash
- Global Undo: Steps 50
- Select with: Left
- Orbit Style: Turntable
- Zoom Style: Dolly Horizontal
- 3D View: Enhanced 3D Cursor
- 3D View: Retopology Tools
- 3D View: Select Mode Pie Menu
- Add Mesh: Extra Objects
- Development: Run Script in PyConsole
- Development: Script Auto Complete
- Development: script-console-output
- Import-Export: GoB
- Mesh: Align Selection To Gpencil Stroke
- Mesh: Auto Mirror
- Mesh: Bsurfaces GPL Edition
- Mesh: F2
- Mesh: MultiEdit
- Mesh: Retopo MT
- Mesh: Snap_Utilities_Lite
- Mesh: UV Squares
- Object: BoolTool
- Object: Wireframe On Shaded Switch
- Pie Menu: UI Pie Menu Official
- Retopology: Ice Tools
- System: Scene Information
- User Interface: editor-switch-buffer
- User Interface: p/layout-search
- set Scripts directory
- Compute Device: CUDA
- Window Draw Method: check
Region Overlap
- Interface Font: Consolas
- check
International Fonts
Same as default except:
View- Lens: 150
- Grid Floor: X Y Z
- Lines: 500
- Scale: 0.200
- Subdivisions: 10