Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 848 / 5574

March 27, 2020, 01:34 (GMT)
UI: Use Title Case
March 27, 2020, 01:20 (GMT)
UI: Spelling Inconsistencies
March 27, 2020, 00:47 (GMT)
Cleanup: redundant mask includes
March 27, 2020, 00:28 (GMT)
Cleanup: quiet unused function warning
March 27, 2020, 00:28 (GMT)
Cleanup: rename WM_modalkeymap API names, matching WM_keymap

Rename:
- WM_modalkeymap_add to WM_modalkeymap_ensure
- WM_modalkeymap_get to WM_modalkeymap_find
March 27, 2020, 00:28 (GMT)
Cleanup: add iterator macros to clang-format

Also rename START to BEGIN (matching BEGIN/END for most iterator macros).
March 27, 2020, 00:27 (GMT)
Cleanup: uppercase macros for sculpt iterators, add to clang-format

Also use sculpt prefix for SCULPT_CLAY_STABILIZER_LEN.
March 26, 2020, 23:49 (GMT)
UI: use pixel unit for generated image dimensions

Differential Revision: https://developer.blender.org/D7171
March 26, 2020, 23:45 (GMT)
UI: fix inconsistent modifier menu order for fluid and multiple strokes

Differential Revision: https://developer.blender.org/D7172
March 26, 2020, 23:44 (GMT)
Fix T74996: material custom properties not displayed for Cycles

Differential Revision: https://developer.blender.org/D7223
March 26, 2020, 23:43 (GMT)
Cleanup: suppress warning about float-to-int conversion

Differential Revision: https://developer.blender.org/D7212
March 26, 2020, 23:16 (GMT)
Fluid: Removed obstacle levelset optimization

Currently results in unstable particle behavior and incorrect meshing.
March 26, 2020, 22:49 (GMT)
UI: Address Issues with recent fluid ui changes

See rB337e86148688aa608d007381ee9ca78879050754
March 26, 2020, 20:29 (GMT)
Mantaflow: remove reminents of high res smoke

It appears this slipped through the code review

Reviewed By: sebbas

Differential Revision: https://developer.blender.org/D6760
March 26, 2020, 20:10 (GMT)
GPU: Add workaround for faulty default attrib values on some drivers

On some drivers, the default values is not respected correctly.

To workaround this we create a small VBO that contains only 1 vec4 worth of
data and just bind it using glBindVertexBuffer to ensure 0 stride.

This fixes T75069 Instances not rendered correctly by workbench.
March 26, 2020, 18:57 (GMT)
Fix T60682: adds macOS alias redirection for directories

This adds support for macOS aliases in addition to symlinks. It also adds
support for hidden, readonly and system file attributes.

Contributed by Ankit (ankitm) with modifications by me.

Differential Revision: https://developer.blender.org/D6679
Revision d1972e5 by Chris Clyne / Bastien Montagne
March 26, 2020, 18:36 (GMT)
Add option to Copy the active view layer, and add an empty view layer

Modify the view layer add operator (and underlying `BKE_view_layer_add`)
to allow for copying the current view layer, as well as adding a new one
but with all LayerCollections disabled by default (this is important for
heavy scenes where currently adding view layers can take a long time due
to enabling every collection by default).

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D6862
March 26, 2020, 18:16 (GMT)
Overlay: Fix crash caused by NULL passes
March 26, 2020, 17:41 (GMT)
Cycles: Restore cycles_cubin_cc to working order

Reviewed by: brecht pmoursnv
Differential Revision: https://developer.blender.org/D7136
March 26, 2020, 17:30 (GMT)
Cycles/Optix: Add CYCLES_OPTIX_TEST override

This works similarly to the CYCLES_OPENCL_TEST
environment variable to allow testing on unsupported
hardware.

Note: like the OPENCL test override, this is
for *testing* only and bug reports on unsupported
hardware will *not* be accepted at this point in
time.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021