Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3280 / 8462

May 15, 2018, 15:55 (GMT)
WIP: First compilation after change weights

This code is not tested, but as this is the first compilation without error, save this point as backup.
May 15, 2018, 15:44 (GMT)
Cleanup: Pass `Snap Object Params * params` to` iter_snap_objects`.

And remove unnecessary `defaulf:` labels.
May 15, 2018, 15:32 (GMT)
Fix Cycles and viewport outline mismatch due to changed sensor size.
May 15, 2018, 15:32 (GMT)
Fix Cycles motion blur not working with CoW disabled.

Not so important but convenient for testing, and makes the Cycles tests
pass again for now.
May 15, 2018, 15:32 (GMT)
Fix mistake in recent outliner rebuild change.
May 15, 2018, 15:31 (GMT)
Merge branch 'master' into blender2.8
May 15, 2018, 15:27 (GMT)
Fix assert using '//' on an unsaved file

Annoying for debug builds.
May 15, 2018, 15:20 (GMT)
Particle edit: Fix generation of KD tree for emitters

Fixes crahs using puff brush with copy-on-write.
May 15, 2018, 15:20 (GMT)
particle edit: Fix crash when using without copy-on-write
May 15, 2018, 15:20 (GMT)
Particles: Fix uninitialized child orco passed to modifiers

Wrong cleanup done in 51b796ff152.
May 15, 2018, 15:20 (GMT)
Particle edit: Need to check DONE flag from evaluated psys
May 15, 2018, 15:20 (GMT)
Particle edit: Support children particles display with copy on write
May 15, 2018, 15:20 (GMT)
Depsgraph: Forbid flush across scene->geometry operations

This relations is only to force geometry evaluation to happen
after scene's CoW is done. it was never meant to update geometry
when scene is being tagged.
May 15, 2018, 15:20 (GMT)
Depsgraph: Keep track of original particle system

Allows to have quicker lookup in particle edit mode.
May 15, 2018, 15:20 (GMT)
Particle edit: Add missing looking tag in cut brush
May 15, 2018, 15:20 (GMT)
Particle edit: Allow children to be visible in edit mode

Follows tool settings, tested without copy-on-write.

Enabling copy-on-write still needs verification and likely some fixing.
May 15, 2018, 15:20 (GMT)
Particle edit: Move cache update to particle batch cache implementation

The idea is to allow "regular" strands to update edit cache and hence
get the final update strands.
May 15, 2018, 15:20 (GMT)
Draw manager: Pass object to hair batch cache

Currently unused, but is required for an upcoming work.
May 15, 2018, 15:20 (GMT)
Particle edit: Make check to work within copy-on-write concept

Not fully optimal, we can probably store pointer to original psys
similar to ID's orig_id.
May 15, 2018, 15:20 (GMT)
Particle edit: Edit path invalidate should trigger particle system path re-cache

Don't try to bend existing design, just follow it. It's not nice, but is
working. Just bring it back, then repeal and replace system as a whole,
making sure every bit is working according to a design.

Such quick patches only trying to make local sense of a system, defeating
it's design.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021