Could we add the `Official Blender Python API' to the documentation.
I'm still looking for it myself... (The most up-to-date one that is)
J.
blender python API
Moderators: jesterKing, stiv
Python docs are now available for download here:
http://www.blender.org/modules.php?op=m ... file=index
http://www.blender.org/modules.php?op=m ... file=index
incompatibility in python API
i've read pythonapi.pdf and in meantime i've tested some of methods/functions in NaN's latest Publisher. They simply dont work. Thigs like getDisplaySettings() is not in Blender main module. So where it is? Also for example ther's mistake with getCurrentScene which I discovered is moved to Scene Object as a method Scene.getCurrent(). Can you tell me waht's wrong: API, Publisler API version or me ?ton wrote:Python docs are now available for download here:
http://www.blender.org/modules.php?op=m ... file=index
Hi,
I simply don't know. At the Python forum I've posted a remark about the current status of Python in Blender. We need a team of devoted developers to keep track of it.
Questions on using Blender can best be posted at the forums at www.elysiun.com
-Ton-
I simply don't know. At the Python forum I've posted a remark about the current status of Python in Blender. We need a team of devoted developers to keep track of it.
Questions on using Blender can best be posted at the forums at www.elysiun.com
-Ton-
Zoo-3D.Blender, Ze French-Speaking Community SKB My french book about Blender.
Hi, thanks but it is not "my" doc, just an extractionH@dj wrote:Thank you, jms![]()
your python doc`s are very clear and informative.
dale
of the free sources' original doc:
... blender\intern\python\modules/
done with happydoc.
The blender.org's documentation doc is evidently better:
http://www.blender.org/modules/document ... index.html
Zoo-3D.Blender, Ze French-Speaking Community SKB My french book about Blender.