Apuntes blender 2.8x + python API
- agregar objeto shift + A
- loop cuts ctrl + R
- parent ctrl + P
- wireframe z
- selecionar todas las caras anillo alt + click
- segmentos de una esfera
- join ctrl + j
- set cursor to world center ctrl + s
- focus an object numpad .
cd "C:\Program Files\Blender Foundation\Blender 2.81"
.\blender.exe
cd "C:\Program Files\Blender Foundation\Blender 2.81\2.81\python\bin"
.\python.exe -m pip install {nombre lib} --user
The type is contained within the title and can be one of these types:
- feat: a new feature
- fix: a bug fix
- docs: changes to documentation
- data: data transformations or adding (DVCs repos)
- style: formatting, missing semi colons, etc; no code change
- refactor: refactoring production code
- test: adding tests, refactoring test; no production code change
- chore: updating build tasks, package manager configs, etc; no production code change