Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3578 / 8462

November 30, 2017, 18:11 (GMT)
New function to get frame range selected
November 30, 2017, 17:55 (GMT)
WIP: New Gauss bell curve preset
November 30, 2017, 16:34 (GMT)
WIP: Implement new cuve for multiframe falloff

Still need to define curve with bell shape and apply the falloff to multiedit.
November 30, 2017, 15:46 (GMT)
Initial code for setting the active object via workspace
November 30, 2017, 15:44 (GMT)
Depsgraph: Add assert to make sure the view layer is part of the scene

Which is not in some cases since workspace is still partly implemented.
November 30, 2017, 15:36 (GMT)
Transform: Fix recent merge conflict resolution fiasco

Why is it called legacy when this is a legit flags which are still to be checked
at a runtime???
November 30, 2017, 14:34 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/object/object_relations.c
November 30, 2017, 14:11 (GMT)
Merge branch 'master' into blender2.8
November 30, 2017, 14:03 (GMT)
Transform: Use single flag with more meaningful name to prevent snapping to a dependent object

The idea of this flag was to prevent snapping onto an object which depends on
currently modifying ones. Using single flag makes more sense here, and also
makes it possible to replace some ob->recalc based magic with depsgraph query
to set those flags.
November 30, 2017, 13:52 (GMT)
Transform: Remove some legacy code about snapping in particle edit mode

It looks stupid to first force some flag being set and then have workaround
to ignore that flag in snapping code. Let's just not set the flag in the first
place.

The only useful situation where such snapping was usable is to move roots of
disconnected hair, which still works just fine. However, there might be some
other hidden corner case where this workaround was needed.
November 30, 2017, 13:08 (GMT)
Fix memory leak when single_obdata_users() fails to copy datablock
November 30, 2017, 13:08 (GMT)
Fix lightprobe single user not working
November 30, 2017, 12:42 (GMT)
Depsgraph: Fix crash on playback of animated objects when CoW is enabled

We should keep base_flags after CoW object datablock was updated. Not entirely
happy with current solution, but it fixes crash and allows us to run tests
again.

More proper solution would be to make CoW operation a per-component thingie,
which will only update corresponding parts.
November 30, 2017, 12:08 (GMT)
Layer: Copy layer collection properties when doing a full copy of scene
November 30, 2017, 11:36 (GMT)
Depsgraph: Fix wrong remapping of compositor node tree when CoW is enabled
November 30, 2017, 11:36 (GMT)
Depsgraph: Fix missing objects in viewport when CoW is enabled

Remapping of pointers did not work properly, since it had no pointers yet to
remap base->object to a CoW object.
November 30, 2017, 11:36 (GMT)
Depsgraph: Make sure we pass proper base to object builder
November 30, 2017, 11:36 (GMT)
Depsgraph: Make a note about why is it OK to pass original base in relations builder
November 30, 2017, 11:36 (GMT)
Depsgraph: Properly pass flags when COW is not used
November 30, 2017, 11:36 (GMT)
Depsgraph: Cleanup spelling
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021