Revision ddae9c9 by Jacques Lucke May 15, 2019, 15:39 (GMT) |
Fix T64634: Incorrect type casting in versioning code |
Revision 9c5bec0 by Ray molenkamp 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. |
Revision 39403c1 by Brecht Van Lommel May 15, 2019, 14:42 (GMT) |
Fix missing separator before Save System Info with Developer Extras on |
Revision 6dceafb by Bastien Montagne 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. |
Revision e39737f by Brecht Van Lommel May 15, 2019, 14:17 (GMT) |
UI: make sidebars in 3D view and other editors a little wider and consistent |
Revision 4124aee by Brecht Van Lommel 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 |
Revision 2497ee3 by Brecht Van Lommel May 15, 2019, 13:22 (GMT) |
Fix T64650: missing topbar update when changing brush in sculpt mode |
Revision 630b08c by Campbell Barton May 15, 2019, 11:52 (GMT) |
UI: remove splash from help menu Already accessible in the app-menu. |
Revision 64acb70 by William Reynish 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 |
Revision 70d67de by Dalai Felinto May 15, 2019, 11:18 (GMT) |
Fix icon for outliner temporarily hide |
Revision 5c8df0a by Dalai Felinto May 15, 2019, 11:18 (GMT) |
Revision 4965af1 by Campbell Barton 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. |
Revision 0819013 by Clément Foucault 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. |
Revision cf1a945 by Jeroen Bakker 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. |
Revision c256839 by Campbell Barton May 15, 2019, 06:33 (GMT) |
Fix T57203: Rotation overlaps scale gizmo handles |
Revision a9d8474 by Campbell Barton 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. |
Revision 5005210 by Campbell Barton 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. |
Revision d09289f by Campbell Barton May 15, 2019, 02:20 (GMT) |
Cleanup: de-duplicate active tool panel |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021