Go to file
Campbell Barton 4fd9df25c6 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.
2012-12-07 05:27:09 +00:00
build_files Make installation of some libs off by default (use --with-all option to re-enable them). Currently affected libs: 2012-12-05 11:58:38 +00:00
doc Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
extern cmake was missing some header files. 2012-12-04 14:43:42 +00:00
intern Disable multisamples on windows for intel cards 2012-12-06 16:18:35 +00:00
release bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
source Fix bug #33176: Deactivating both position and rotation target from iTaSC IK-Solver crashes Blender. No constraint is created for target in that case, just needed to add a check. 2012-12-06 22:23:58 +00:00
CMakeLists.txt Fix #33411: crash baking smoke with FFT high resolution. 2012-12-05 15:46:31 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Fix scons not installing closure/ directory for runtime compiles of CUDA kernel. 2012-12-03 16:51:05 +00:00