Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2736 / 8462

January 24, 2019, 19:34 (GMT)
Cleanup: use macro to set flags
January 24, 2019, 18:47 (GMT)
Fix smoke clipping being ignored by Cycles and not being editable after baking.

The value worked in 2.7, but not with copy-on-write in 2.8.
January 24, 2019, 18:08 (GMT)
Fix T59650: adding texture paint slot image shows wrong color.
January 24, 2019, 18:02 (GMT)
Merge branch 'blender2.7'
January 24, 2019, 17:36 (GMT)
Merge branch 'master' into greasepencil-object
January 24, 2019, 17:12 (GMT)
GP: Move trim to shared module and cleanup

- Moved trim function to shared BKE.
- Add support to multi frame edit.
- Cleanup debug code.
January 24, 2019, 17:05 (GMT)
Fix T60597, T60806: Cycles crash rendering principled BSDF + volume interior.

The integrator maximum number of closures was not set properly for the CPU/mega
kernels to match the actual available memory. Before relatively recent code
refactoring we did not use this value in those kernels so it worked fine.
January 24, 2019, 16:45 (GMT)
Fix T60350: Removed objects that are still in the outliner will crash Blender.

We need to force UI to fully redraw, BKE_id_delete & co won't do that
for us.
January 24, 2019, 16:40 (GMT)
Cleanup: remove unused "guide_origin" property
January 24, 2019, 16:40 (GMT)
Fix T60816: Specify subtype for some properties of mesh operators

Reviewers: brecht

Differential Revision: https://developer.blender.org/D4248
January 24, 2019, 16:25 (GMT)
bring back possibility to override camera per view

this can now be found in the sidebar View panel

- uses existing 'lock_camera_and_layers' but renames the property to
'use_local_camera'
- uses RNA_def_property_boolean_negative_sdna to flip the value
- remove the local view code in
rna_SpaceView3D_lock_camera_and_layers_set
- update Python code
- update Addons code will be separate commit

Fixes T60756

Reviewers: billreynish, brecht

Maniphest Tasks: T60756

Differential Revision: https://developer.blender.org/D4247
January 24, 2019, 15:57 (GMT)
GP: Draw: Stroke Trim

+ New 'Trim' edit mode operator and post-processing brush option.

Trim works on a single GP stroke. It removes trailing points before and after the first intersection (or loop) nearest to the start of the stroke.
January 24, 2019, 15:46 (GMT)
Fix T60095: freestyle not rendering animated camera correctly.

Replace legacy view matrix access with same one used by Eevee.
January 24, 2019, 15:46 (GMT)
Fix freestyle renders not including some types of animation.

Freestyle Python scripts need to get the evaluated view layer and scene,
not the original one.
January 24, 2019, 15:46 (GMT)
Fix T60625: freestyle colletion include / exclude not working.
January 24, 2019, 15:46 (GMT)
Fix T60669: freestyle rendering holdout / indirect only collections.

To match Cycles we can hide freestyle lines for these.
January 24, 2019, 15:16 (GMT)
Merge branch 'blender2.7'
January 24, 2019, 15:15 (GMT)
Fix T59175: Compress file isn't working when Load UI is disabled.

Do not see why flags from loaded file should be skipped when we do not
load UI, this is not related to UI...

Think we can keep flags from file in both cases, should this raise some
other issue we'll just have to fine tune masked flags in each case
separately.
January 24, 2019, 15:13 (GMT)
Fix T59175: Compress file isn't working when Load UI is disabled.

Do not see why flags from loaded file should be skipped when we do not
load UI, this is not related to UI...

Think we can keep flags from file in both cases, should this raise some
other issue we'll just have to fine tune masked flags in each case
separately.
January 24, 2019, 14:57 (GMT)
Cycles: Implemented feature overrides for split kernel
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021