Blender Git Loki

Blender Git commits from all branches.

Page: 2266 / 2888

May 5, 2015, 14:55 (GMT)
Rename utility to class to be clearly a private member

Also name internal data structure ImagePreview (incase we want other kinds of previews later)
May 5, 2015, 14:32 (GMT)
Use a resource warning
May 5, 2015, 13:51 (GMT)
De-duplicate build-option-setting in load_kernels
May 5, 2015, 13:37 (GMT)
Take transformation into account between the duplicator and strands
object.

The strand edit mode uses the local space of the active object, which
is the duplicator (and dupli cache owner). The strands data is in local
space of the original particle system object however, so have to
convert. This is a very hackish solution, using the first instance of
the strands data, which only works for single instance data.
May 5, 2015, 13:27 (GMT)
remove redundant int
May 5, 2015, 12:59 (GMT)
Refactor : Add assert and comment for clos_max
May 5, 2015, 12:41 (GMT)
Account for d_data memory in 'get_scene_specific_mem_allocated'
May 5, 2015, 12:41 (GMT)
Strand edit functions for storing edit data in the Cache Shape Key
modifier and editing in hair edit mode.
May 5, 2015, 12:37 (GMT)
bpy.utils.previews api tweaks

- make BPyPreviewsCollection's annonymous
- unique id is generated automaticly
- caller store the previews in a named/meaningful location
May 5, 2015, 12:29 (GMT)
Merge branch 'strand_editmode' into alembic
May 5, 2015, 12:28 (GMT)
Refactor : Place output arguments at end of list and remove unused arguments
May 5, 2015, 12:27 (GMT)
Another fix for mirror editing of strand data.

Currently strand edit mode tool use the object data 'x mirror' flag.
This flag is only available on mesh objects, but the strand editing
can be used for dupli override caches etc. as well. Eventually strand
editing should get it's own independent flag to avoid this problem.
May 5, 2015, 12:26 (GMT)
Merge branch 'master' into asset-experiments
May 5, 2015, 12:05 (GMT)
Merge branch 'strand_editmode' into alembic
May 5, 2015, 12:03 (GMT)
Fix for call to mirror functions when mirroring is not enabled, giving
warnings.
May 5, 2015, 11:55 (GMT)
Change resource management, previews now match file-io closer

Callers need to hold a reference to the preview collection and close when they're done
May 5, 2015, 11:08 (GMT)
Comments
May 5, 2015, 10:42 (GMT)
use easily identifiable separator for keys components
May 5, 2015, 10:34 (GMT)
Remove redundant del statements
May 5, 2015, 09:28 (GMT)
Avoid app._previews access via self.__class__._app

Instead import _previews globally

Also don't load bpy.utils.previews at start (now requires explicit import)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021