Home Artists Posts Import Register
Patreon importer is back online! Tell your friends ✅

Downloads

Content

A collection of most frequently used functions and solutions to common problems when writing scripts or macros using the Blender API.

Blender Python Cheatsheet – A Handy Reference for the Blender API

It's surprising how knowing a little bit of Python and the Blender API can enable you to do a lot of things. Want to batch process your assets from your library? Want to write a script that automates a part of your workflow? Want to manipulate the node graph using code?

This cheatsheet is a collection of most frequently used functions and solutions to common problems that you will encounter when writing scripts, macros or developing addons for Blender.

Topics Covered

  • Command Line
  • Objects
  • Object Modes
  • Transforms
  • UV Maps
  • Nodes
  • Images
  • Collections
  • Files

If you found this useful, follow me on twitter, subscribe to my newsletter and check out my blog. I write regularly on Python, Blender, Web Development and more.

P.S. If you found the cheatsheet useful, consider buying me a coffee by buying a copy. 😃

https://salaivv.notion.site/Blender-Python-Cheatsheet-9cfb88dbc4a34d829d4305982053a05e

Files

Comments

No comments found for this post.