Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1748 / 8462

March 30, 2020, 20:51 (GMT)
Merge branch 'master' into modifier-panels-ui
March 30, 2020, 20:49 (GMT)
Only rebuild panels when modifier list changes

Benefits of this:
- Epanding and collapsing modifier panels works
- Efficiency
- Solves other handler crashes

Also renamed modifier_index to list_index for more generality
March 30, 2020, 20:24 (GMT)
Remove unecessary changes
March 30, 2020, 18:09 (GMT)
Fix undo misdetecting identical future chunk in some cases

Clear is_identical_future before adding a next undo step, to avoid wrong
values for cases where we undo and then add a step with different changes
than what was previously the next step.

Ref D7274
March 30, 2020, 18:09 (GMT)
Fix undo incorrectly detecting mesh as always changed after edits

Mesh writes a modified copy, which meant recalc_undo_accumulated was never
cleared on the actual datablock. Also clear mesh->runtime on write to avoid
detecting changes, since it's cleared on read anyway.

Differential Revision: https://developer.blender.org/D7274
March 30, 2020, 18:09 (GMT)
Fix undo debug logging not printing all types of undo pushes

Ref D7274
March 30, 2020, 17:57 (GMT)
Fix T74547 EEVEE: Image texture crash with use after free

Same fix than for the other mapping types.
March 30, 2020, 17:01 (GMT)
Merge branch 'master' into greasepencil-object
March 30, 2020, 16:56 (GMT)
GPencil: Remove `is_edit_mode` from cache data

This value is not used by new engine.
March 30, 2020, 16:54 (GMT)
GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engine
March 30, 2020, 16:38 (GMT)
Fix T75144 Grease Pencil: Python generated strokes flicker and crash

This was caused by a flag not being reset in time, causing discard of
batches already queued to be drawn.
March 30, 2020, 16:27 (GMT)
Merge branch 'master' into greasepencil-object
March 30, 2020, 16:23 (GMT)
GPencil: Rename Overlay blend mode to Hard Light

Differential Revision: https://developer.blender.org/D7280
March 30, 2020, 15:59 (GMT)
Merge branch 'master' into greasepencil-object
March 30, 2020, 15:57 (GMT)
Fix T74663 GPencil: Fills are Flickering on Nvidia

This was caused by an unitialized variable.
March 30, 2020, 15:57 (GMT)
GPencil: Fix overlay blend mode creating inverted colors
March 30, 2020, 15:57 (GMT)
EEVEE: Bloom: Fix inverted source and base buffer

This does not change the ouput much.
March 30, 2020, 15:34 (GMT)
Fluid: Removed Empty Space option for liquid domains

The option only makes sense for gas domains where there is some density.
March 30, 2020, 15:32 (GMT)
Fluid: Optimization for mesh file loading

Improved loading times for mesh files by reading bigger chunks of data from the disk at once.
March 30, 2020, 14:48 (GMT)
Merge branch 'master' into greasepencil-object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021