Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blender Python

Experiments with scripting blender.

Code

Errors

Menu option Window --> Toggle System Console to see the console for error output

tab for auto complete in the interactive window

ctrl-c over a value (such as x location) to copy the value

ctrl-shift-alt-c bpy.data.objects["Cube"].rotation_euler[2] copies the function to modify whatever you are over

ctrl-alt-c to copy the vedtor for say location: [0.000000, 0.000000, 0.000000]

ctrl-c ctrl-v over a menu item for the command bpy.ops.wm.call_menu(name="VIEW3D_MT_add")

Links

https://ehmatthes.github.io/pcc/cheatsheets/README.html https://tabreturn.github.io/code/blender/python/2020/11/01/a_quick_intro_to_blender_creative_coding-part_3_of_3.html

https://behreajj.medium.com/

https://github.com/mika-f/TextMeshCreator https://github.com/zaldanaraul/blender-project https://github.com/cold-soda-jay/blenderMotorFactoryVer2.0 https://github.com/mrachinskiy/commotion https://github.com/carlosmu/load_image_from_node https://github.com/blendernc/blendernc https://github.com/firetools/blenderfds https://github.com/daz3d/DazToBlender

https://github.com/flynneastwood/BlenderScripts

https://github.com/friggog/tree-gen

https://github.com/blackears/blenderTerrainSculpt

https://github.com/getditto/network-graph-addon !!!!!! https://github.com/dairin0d/blender-2.8-scripts !!!!!! https://github.com/ldo/blender_import_texture_material !!!!!!! https://github.com/Juzhan/blender_tools !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! https://github.com/lampysprites/scripts-blender3d !! https://github.com/willchis/blender !! https://github.com/TobleroneSwordfish/blender_bits !!!! https://github.com/DaraJKong/Fractalify !!!! https://github.com/mantissa-/RandoMesh !!!! https://github.com/hsimpson/blender-coding-getting-started !!!! https://github.com/blackears/blenderCommon !!!! https://github.com/brunnerh/blender-utilities !!!!! https://github.com/chaudhary-vivek/blender_basics !!!!!! https://github.com/maptz/maptz.blender.scripts !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! https://github.com/hisergiorojas/blend-frame.py ! https://github.com/amensal/blenderAddons!!!!!! https://github.com/Pullusb/snippetsLibrary !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! https://github.com/Jango73/blender-scripts !!!!!!!! https://github.com/timothyhalim/BlenderScripts !!!!! https://github.com/huutaiii/blender_scripts !!!!!!! https://github.com/ZoZo-Zoe/ToolBox !!!!!!

https://github.com/Decstar77/Sci-fi-Panels @@@@@@@@@@ https://github.com/ldo/blender_spaceship_generator

About

blender python learning

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages