Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#26522] Api autocomplete return many errors
Date:
2011-03-16 17:27
Priority:
3
State:
Closed
Submitted by:
Eugenio Pignataro (
oscurart
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Api autocomplete return many errors
Detailed description
Tested on Windows 32, 64 ubuntu linux compiled with cmake and scons.
When trying to access the data via the api auto completion I returned many errors.
The most obvious was:
"bpy.data.objects( " ... + alt space previously provided the names of objects, not now.
Try to do it manually "bpy.data.objects (" Cube ") " as to until last week and I returned:
Traceback (most recent call last):
File "<blender_console>", line 1, in <module>
TypeError: 'bpy_prop_collection' object is Not callable
The same command executed from text works perfect.
Followup
Message
Date
: 2011-03-16 23:01
Sender
:
Campbell Barton
fixed r35582
Attached Files:
Name
Date
Download
Selection_004.jpeg
2011-03-16 17:27
Download
Changes:
Field
Old Value
Date
By
status_id
Open
2011-03-16 23:01
campbellbarton
close_date
None
2011-03-16 23:01
campbellbarton
Status
Investigate
2011-03-16 23:01
campbellbarton
assigned_to
none
2011-03-16 18:02
ton
Status
New
2011-03-16 18:02
ton
File Added
15420: Selection_004.jpeg
2011-03-16 17:27
oscurart