b-7090-NodeWrangler
The Node Wrangle is essential if you wish to do any node editing in the Shader Editor. It should always be installed for this purpose.
Install Node Wrangler
– add Node Wrangler from Preferences
edit – preferences – add-ons – search ‘node wrangler’
Hot Keys
Ctrl, t – texture and uv mapping
Ctrl, Space – menu
Ctrl, Shft, t – PBR texture
Ctrl, Shft, LMB – isolate texture
Alt, RMB – mixed shader
Ctrl RMB – quick link
Node Wrangler Tutorial – Grant Abbitt
Node Wrangler – 2minute
Blog
Blender-Python First Lesson
bp-2010-First-Python-Script
Video Objectives
Prerequisite ————————–s
bp-2005 Set up the screes for Python Scripting
Objectives —————————-
learn how to use the Python Console, Text Editor and Info Panel to reate fitst Python script .
basic Python Console
You will learn the basic use of the Python console.
Text Editor and basic command
You will learn how to use the text editor screen for imputing scripts, and how to save them to a file.
Info Panel
You are now ready to start Blender Python Scripting
bp-2015-first bpSript
Blender -Mirror-Symmetry
bm-5000-Mirror-Symmetry
Blender -1000- Normals
bm-1000-Normals
================
What are normals
tinlerer -https://youtu.be/lmMD9fV98Co
Length of normals is now adjustable as of 2.9+
Blender-Mirror Modifier
b-4100-Mirror Modifier
also see:
Mirror and Symmetry – Jayanam
Symmetry
Blender-Symmetry Tool
b-2150——–Symmetry-Tool
see – Symetry and Mirrors
Blender -MeshTools
b-2100—-Mesh-Tools
Blender – Edit Mode
b-2000-Edit-Mode
b-2060 – Basics – make kinsour good
b-2100 Twelve Tips
Blender Edit Mode
‘Tab’ os used to switch beteen Object Mode and Edit Mode
Object mode is used for manipulating objects on the canvas.
It is used to move, scale, rotate and perform other actions at the
objaect level.
Loop Cut
The loop cut tool creates a loop of one or more edges along a ring of quad faces. Press Ctrl+R, hover your selected face, scroll the mouse wheel to change the number of cuts and click to confirm. Move your mouse to slide the loops. Left click to confirm the position or right click to center the cuts.
Edit mode is used to edit the charaqcteristics and properties of individual objects.
For example, a cube cannot be divided into multiple parts in Object Mode, you must go to Edit Mode to perform that function.
Blender – Symmetry Tool
Edit Mode – mesh – Symmetry Tool
The Symmetrize tool is a quick way to make a mesh symmetrical. Symmetrize works by cutting the mesh at the pivot point of the object, and mirroring over the geometry in the specified axis, and merges the two halves together (if they are connected). Also the mesh data is copied from one side to the other: e.g. UVs, vertex colors, vertex weights.
Examples