d4a9da28e8
Doc fix: rather then -> rather than
2015-08-05 12:48:04 +02:00
18f228d593
update hand written rst docs
...
- minor corrections
- link to new manual
- wrap lines at 120
2015-06-18 08:00:46 +10:00
7c53c3483c
PyAPI docs: minor changes to sphinx docs.
2015-01-08 03:55:01 +11:00
1c9b80320f
typo correction in the python API
2014-09-13 23:43:28 +02:00
02fd2d256d
Fix #35216 : code examples like simple operator missing from python docs due to
...
rename of directory.
2013-05-05 05:56:48 +00:00
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
7c846bbe75
add section on how to run scripts in blender for the API intro, found there were no simple docs like this in the wiki.
...
also set the window type to normal on start when -p argument is given, since the view could be maximized/fullscreen.
2012-10-24 16:55:06 +00:00
4fd4a2e7b9
added note in docs about not beaing able to create new data by calling the class direct.
2012-01-31 22:37:36 +00:00
2d2d0da51b
remove blender 2.5 references in docs
2012-01-12 15:16:08 +00:00
9a0bf1ffa4
Correct use of your vs you're in py api docs
2012-01-04 03:22:37 +00:00
f8d0c8b11e
patch [ #29049 ] Minor phrasing and grammar patch
2011-10-28 01:10:46 +00:00
4eb9b9e4f1
bpy api - add new page for best-practice (so Thomas has something to point to when kicking devs for writing shoddy UI layouts)
2011-09-08 23:59:47 +00:00
fa32395b33
more minor doc fixes
2011-09-06 00:41:28 +00:00
909d74d124
- use python convention for headings
...
- use implicit examples rather than .. code-block::
2011-08-27 08:09:12 +00:00
50a9454e0f
move wiki api intro and overview docs into the api reference docs.
...
Updated docs since some parts still were from beta still.
2011-08-25 04:25:33 +00:00