Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1194 / 5574

May 15, 2019, 15:39 (GMT)
Fix T64634: Incorrect type casting in versioning code
May 15, 2019, 15:13 (GMT)
space_file: fix build error with msvc.

Both windows.h and wm_types.h define HKEY, moving wm_types after windows.h
sidesteps the issue, since HKEY isn't used in fsmenu.c it doesn't cause
problems.
May 15, 2019, 14:42 (GMT)
Fix missing separator before Save System Info with Developer Extras on
May 15, 2019, 14:26 (GMT)
Fix T63748: Long startups after network drives are disconnected.

We need to make those paths validation async, since some infamous OS is
unable to provide a quick way to check whether a path is valid or not...

Not much to say here, this is basic wmJob stuff really... We don?t even
need complex threaded coordination locks or atomics, given how simple
the changes are here.

Fake-tested with some `sleep()` calls to add atificial delay, seems to
work as expected.
May 15, 2019, 14:17 (GMT)
UI: make sidebars in 3D view and other editors a little wider and consistent
May 15, 2019, 14:09 (GMT)
Lights: reduce default strength of sun light to 1.0
May 15, 2019, 14:07 (GMT)
Lights: change sun light size to be specified as angle

This is the angular diameter as seen from earth, which is between 0.526� and
0.545� in reality. Sharing the size with other light types did not make much
sense and meant the unit was unclear.

Differential Revision: https://developer.blender.org/D4819
May 15, 2019, 13:22 (GMT)
Fix T64650: missing topbar update when changing brush in sculpt mode
May 15, 2019, 11:52 (GMT)
UI: remove splash from help menu

Already accessible in the app-menu.
May 15, 2019, 11:46 (GMT)
Remove ability to delete data from the File Browser

This removes the ability to hit X or Del to delete data from inside the File Browser.

This was extremely dangerous because it didn't use the system trash/recycle bin. This made it a very dangerous operation with no way to get data back.

Later on, we should add support for the OS trash through native API's, but until then we will remove this feature from the keymaps.

This addresses T61412 and T64104
May 15, 2019, 11:18 (GMT)
Fix icon for outliner temporarily hide
May 15, 2019, 11:18 (GMT)
Fix default open outliner restrict columns

Regression introduced on 777a546c0c7.
May 15, 2019, 11:16 (GMT)
UI: add 'App' menu besides the 'File' menu

This uses the Blender icon that previously activated the splash.

Menu items which apply to the application are located here:
startup file, app templates & preferences.
May 15, 2019, 10:03 (GMT)
Eevee: Add per material option to cull backfaces

This is in order to have more flexibility and to have an explicit option
for final renders.
May 15, 2019, 09:51 (GMT)
Preferences: Default ViewportAA

Due to recent changes the default aa samples in the viewport was set to
16, but should have been 8. This is due to how the old viewport quality
setting was interpreted by the workbench engine. This patch will respect
the same way to version the viewport quality to viewport_aa as the
workbench used to do this.
May 15, 2019, 08:41 (GMT)
UI: move preferences save options into submenu

Avoid clutter in the UI by moving save/revert options into submenu,
only show the save button when auto-save is disabled.
May 15, 2019, 06:33 (GMT)
Fix T57203: Rotation overlaps scale gizmo handles
May 15, 2019, 06:29 (GMT)
Gizmo: add depth bias for 3D selection

This allows some gizmos priority over others even when they're behind.
May 15, 2019, 04:16 (GMT)
GPU: Add a matrix unproject function that takes an inverted matrix

This is normally already calculated so add a version that takes the
inverted matrix.
May 15, 2019, 02:20 (GMT)
Cleanup: de-duplicate active tool panel
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021