Blender Git Commits

Blender Git "gooseberry_farm" branch commits.

Page: 58 / 93

February 6, 2015, 13:14 (GMT)
Gooseberry: fix multires sculpting not updating normals

Looks like just a refactoring mistake in the Gooseberry branch.
February 6, 2015, 11:57 (GMT)
Merge branch 'master' into gooseberry
February 6, 2015, 11:18 (GMT)
Print actual changed paths in the "make paths absolute" operator.
February 6, 2015, 11:09 (GMT)
Add more info to the "make paths relative" operator to show which paths
where actually changed.
February 5, 2015, 14:32 (GMT)
Merge branch 'master' into gooseberry

Conflicts:
source/blender/blenkernel/intern/customdata.c
source/blender/makesdna/DNA_customdata_types.h
February 5, 2015, 11:38 (GMT)
Merge branch 'wiggly-widgets' into gooseberry

Conflicts:
source/blender/blenloader/intern/versioning_270.c
source/blender/editors/object/object_intern.h
source/blender/editors/object/object_ops.c
source/blender/editors/space_sequencer/sequencer_draw.c
source/blender/editors/space_view3d/view3d_draw.c
source/blender/makesrna/intern/rna_object.c
February 5, 2015, 11:29 (GMT)
Move priority of widget handler back for node editor. Still not very
clean but should allow gooseberrians to work a little better
February 5, 2015, 11:15 (GMT)
Initialize dropboxes and widgets together before opening the homefile,
makes sure areas get their proper handlers registered
February 5, 2015, 11:08 (GMT)
Merge branch 'master' into wiggly-widgets

Conflicts:
source/blender/blenloader/intern/versioning_270.c
source/blender/editors/object/object_intern.h
source/blender/editors/object/object_ops.c
source/blender/editors/space_sequencer/sequencer_draw.c
source/blender/editors/space_view3d/view3d_draw.c
source/blender/makesdna/DNA_customdata_types.h
source/blender/makesrna/intern/rna_object.c
February 4, 2015, 19:46 (GMT)
Merge branch 'master' into gooseberry

Conflicts:
source/blender/blenkernel/BKE_image.h
source/blender/blenkernel/intern/sequencer.c
source/blender/imbuf/intern/anim_movie.c
February 4, 2015, 17:14 (GMT)
Possibly dangerous feature - don't scale images if they come from a
proxy.
February 4, 2015, 17:14 (GMT)
Sequencer: Implement priority queue based on frame number instead of
memory size (Thanks to sergey for suggestion)
February 4, 2015, 16:41 (GMT)
New space enum option for the particle instance modifier, to chose which
space the particle data should be interpreted in.

By default the space will now be `Local`, meaning that copies of the
mesh are made with the offset of the respective particle in the particle
object's local space, rather than using the world space offset of the
particle //inside the modified object space//. This behavior is much
more intuitive and consistent with true duplicators, such as face duplis.
Old files will still have `World` setting, so existing blend files are
not changed.
February 4, 2015, 12:56 (GMT)
Better implementation for cache disable - do not store or retrieve cache
ever if debug value is 314
February 4, 2015, 12:40 (GMT)
Merge branch 'master' into gooseberry
February 4, 2015, 12:35 (GMT)
Disable sequencer preprocess cache if 314 debug value is set
February 3, 2015, 20:19 (GMT)
Merge branch 'master' into gooseberry

Conflicts:
source/blender/blenkernel/intern/image.c
February 3, 2015, 17:33 (GMT)
More roughness options for offsetting child clumping.

This is obviously total madness, this feature is totally unusable when
the coder is not sitting next to you ... But so are the rest of particle
settings, the only solution is a future node system.
February 2, 2015, 13:48 (GMT)
Merge branch 'master' into gooseberry
February 2, 2015, 13:23 (GMT)
Merge branch 'master' into gooseberry
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021