Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2009-10-29 13:03:34 +0300
committerCampbell Barton <ideasman42@gmail.com>2009-10-29 13:03:34 +0300
commite14a8635cca97f339d28744624cf1284866bc63d (patch)
treee57bc7d6ea858bb921dd5876730df2ecab9fece2 /source/blender/gpu
parentc508e6198a614619bb9d82cd59c0fdb7f55f427d (diff)
Modified python rna property types (BPy_PropertyRNA), so PySequence_Check() returns true
this means you can do... C = {"selected_editable_objects":bpy.data.objects} ...when defining pythons context, without doing list(bpy.data.objects)
Diffstat (limited to 'source/blender/gpu')
0 files changed, 0 insertions, 0 deletions