Add 2 documents to the python api reference.
- Blender/Python Addon Tutorial: a step by step guide on how to write an addon from scratch - Blender/Python API Reference Usage: examples of how to use the API reference docs Thanks to John Nyquist for editing these docs and giving feedback.
This commit is contained in:
@@ -5,6 +5,8 @@ Gotchas
|
||||
This document attempts to help you work with the Blender API in areas that can be troublesome and avoid practices that are known to give instability.
|
||||
|
||||
|
||||
.. _using_operators:
|
||||
|
||||
Using Operators
|
||||
===============
|
||||
|
||||
|
Reference in New Issue
Block a user