November 2, 2018, 14:12 (GMT) |
Fix 'id_single_user' wrongly reseting usercount to 0. We want to undo the initial usercount from low-level ID duplication, not to erase all possible extra processing (like e.g. setting Fake User...). Fixes part of mess in brush usercount. |
November 2, 2018, 12:59 (GMT) |
Multires: Cleanup, naming First of all, follow our naming convention to use module prefix. Second of all, mesh is being created and is to be freed, we also have convention for such function names. |
November 2, 2018, 10:33 (GMT) |
Merge branch 'blender2.8' of git.blender.org:blender into collada2.8 |
November 2, 2018, 10:00 (GMT) |
Multires: Prevent crash when joining two multires objects This only works thing around, just so we can unlock production here. Joining objects of a different scale will not yet work correctly. Proper fix is coming later (the code needs to be ported to new Subdiv API). |
November 2, 2018, 08:40 (GMT) |
Tool System: brushes are now categorized by tool The toolbar now shows brush types, the brush selector now only shows brushes matching the current tool type. Details: - Add's Paint.tool_slots (used by the toolbar). - Removed custom grease pencil brush tool code. - Bumped subversion. See T57526 for details. |
November 2, 2018, 05:23 (GMT) |
Fix assert setting fake user then removing |
November 2, 2018, 02:15 (GMT) |
UI: Minor tweaks on User Preferences header. * Move Save User Preferences to the right (matches file browser and quit prompt). * Icons for Import/Export keyconfig * Match order of install/reset of Themes section * Rename "Install MatCap/HDRI" to "Add MatCap/HDRI" |
November 2, 2018, 02:08 (GMT) |
UI: Rename Save User Settings operator to Save User Preferences. The term Settings is not used anywhere, plus the menu entry and editor use the word Preferences. |
November 2, 2018, 01:29 (GMT) |
UI Cycles: Open "Sampling" panel by default Now that the Dimensions panel moved to Output, we can have the Sampling panel as the only one open by default. |
November 2, 2018, 01:21 (GMT) |
UI: Sort panels in Render and Output |
November 2, 2018, 01:04 (GMT) |
UI: tweak panels open by default |
November 2, 2018, 00:58 (GMT) |
UI: add render output tab to properties editor |
November 2, 2018, 00:19 (GMT) |
UI: Typo |
November 1, 2018, 21:31 (GMT) |
November 1, 2018, 21:26 (GMT) |
November 1, 2018, 21:01 (GMT) |
UI: Math Node Menu: Group and reorder Change menu so that maths functions are grouped together more logically. |
November 1, 2018, 20:44 (GMT) |
Cleanup: style |
November 1, 2018, 20:43 (GMT) |
Fix bpy.app, sentinel was removed by accident |
November 1, 2018, 20:23 (GMT) |
Eevee: Fix crash during Light cache baking This was caused by some threading conflict. |
November 1, 2018, 20:23 (GMT) |
Eevee: Opti: Irradiance: Remove sqrt and max on backface test Did not have any impact in my tests and it saves some instructions. |
|
|
|


Master Commits
MiikaHweb | 2003-2021