Blender Git Loki

Git Commits -> Revision 8584507

Revision 8584507 by Joshua Leung (master)
July 28, 2009, 03:54 (GMT)
2.5 - Start of Make Proxy Operator

The code has been ported to the operator+rna system, however, there are currently issues related to how the pointer-rna's work for use as operator properties. (NOTE: RNA_property_pointer_set only takes into account builtin props for now, but not id-props, while the corresponding get method seems to take them into account)

The alternative to using pointer-properties for the operator, is to store strings and look up the relevant objects later, but there should be a nicer way...

Commit Details:

Full Hash: 858450767191660618fbeeaaf39e1ad91f338a70
SVN Revision: 21958
Parent Commit: fe881aa
Lines Changed: +117, -44

4 Modified Paths:

/source/blender/editors/object/object_edit.c (+112, -42) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021