Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2208 / 8462

September 9, 2019, 12:26 (GMT)
Timer: Use explicit re-initialization on file load

Before this the timer API was relying on using a callback API to do
initialization when new file is loaded. This isn't how rest of Blender
works and it gets in a way because callbacks API is to be move to the
BKE level.

Use explicit call to timer API from where the file is loaded.
September 9, 2019, 11:09 (GMT)
Cleanup: sort struct, file lists
September 9, 2019, 10:17 (GMT)
cleanup some nonmovable and noncopyable functions
September 9, 2019, 09:51 (GMT)
test if it builds on buildbot without alembic tests
September 9, 2019, 09:41 (GMT)
test moving functions to bf_functions
September 9, 2019, 09:33 (GMT)
test adding a virtual destructor to solve a linker issue
September 9, 2019, 09:08 (GMT)
Merge branch 'master' into greasepencil-object
September 9, 2019, 08:55 (GMT)
Merge branch 'master' into functions
September 9, 2019, 08:46 (GMT)
Fix (unreported) Freestyle modifiers element-wise multiplication error
September 9, 2019, 08:45 (GMT)
Fix T69653: Freestyle modifiers "Distance from ..." python error

Was a wrong rename in rBaeb8e81f2741
September 8, 2019, 21:40 (GMT)
Batch Rename: Rename Title Caps to Title Case
September 8, 2019, 19:27 (GMT)
UI: Allow context menu in all file browser regions
September 8, 2019, 18:35 (GMT)
UI: Allow file number shortcuts ouside main region

Makes the numpad + and - type of shortcuts to increase/decrease the file
number suffix work in the upper and lower bar of the file browser.

Had to add keymap handlers to the execute region for this to work.
September 8, 2019, 16:45 (GMT)
Fix T69640: make update not working with Python older than 3.7
September 8, 2019, 15:48 (GMT)
Edit Mesh: select interior faces now detects regions

The previous method only worked in simple cases where faces were
surrounded by non-manifold edges.

Now face regions surrounded by non-manifold edges are marked as interior.
Starting with regions most perpendicular to the surrounding geometry.

Resolves T68401
September 8, 2019, 15:03 (GMT)
Fix T67756: File drag starts on file browser open

When the file browser was opened (from a temporary window since the file
browser redesign) using a button in the UI, under certain conditions
moving the mouse would trigger files to be dragged.

Note that this has been an issue before the new file browser design was
introduced, although under slightly different conditions.

Steps to reproduce:
* With factory settings, press F12
* Open a different image in the appearing Image Editor (not Render
Result)
* Make sure the window is not maximized
* Press N to open the side bar, open Image tab
* Click the folder icon there to change the image
* Change to thumbnail display type in the appearing file browser
* Cancel, click the folder icon again
Moving the mouse now would start dragging files in most cases.

The same issue could be reproduced in a similar way when installing
lights/MatCaps or HDRIs through Preferences -> Lights -> Install...
September 8, 2019, 14:49 (GMT)
Fix T69634: GPencil:Cutter Tool removes unexpected strokes on another layer

The function was not checking the locked flag.
September 8, 2019, 13:50 (GMT)
Merge branch 'master' into greasepencil-object
September 8, 2019, 13:32 (GMT)
Cycles: add bump map shadow terminator softening term for diffuse BSDFs

This avoids artifacts for bump mapping and diffuse BSDFs, where the bump
normal deviates far from the actual normal.

Differential Revision: https://developer.blender.org/D5399
September 8, 2019, 13:17 (GMT)
Fix script_load_modules test failure in power sequencer
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021