Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25688] undocumted functions in pyapi

Date:
2011-01-17 21:13
Priority:
3
State:
Closed
Submitted by:
Aurel W (aurel)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Python
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
undocumted functions in pyapi
Detailed description
Hi, I am aware this is a bit trollish, but I am a little bit sick off doing black box testing of the python api

bpy.data.meshes.from_pydata() is not documented sufficiently, it's really hard to find out how this very complicated process of adding geometry works and all it's details.

vertices/faces.foreach_set("", ...) is also rather undocumented, I couldn't mange to add geometry with this method either, so I did in the past. The api has somehow changed, but it's hard to figure out how.

unpack_face_list() is broken/obsolete?

Followup

Message
  • Date: 2011-03-22 05:29
  • Sender: Campbell Barton
  • foreach get set are now included in sphinx docs. r35683.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-03-22 05:29campbellbarton
close_dateNone2011-03-22 05:29campbellbarton
StatusNew2011-03-22 05:29campbellbarton
assigned_tonone2011-01-18 00:00campbellbarton