Blender Git Commits

Blender Git commits from all branches.

Page: 1395 / 2888

December 20, 2018, 23:09 (GMT)
More small tweaks/fixes to new Preferences

* Fixed gap in Viewports panel
* Made all buttons to install things (Addons, Lights, Keymaps, Themes etc) use the same icon and use elipses (...) to communicate the fact that they open a dialog.
* Fixed own code error in Input > View panel
* Re-ordered panels in Input section - now related Mouse and Devices panels are next to each other
* Renamed User Preferences in the Editor list to just Preferences - consistent with Edit > Preferences
* Removed icon for auto-key toggle - doesn't fit here
December 20, 2018, 16:39 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 20, 2018, 14:53 (GMT)
GP: Fix merge conflict
December 20, 2018, 13:29 (GMT)
Fix tool system integration of hair edit brushes.
December 20, 2018, 13:28 (GMT)
Operator for hair edit brush strokes (to be implemented).
December 20, 2018, 13:26 (GMT)
Fix identifier string for hair edit keymap.
December 20, 2018, 13:00 (GMT)
GP: Fix merge error
December 20, 2018, 12:36 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_primitive.c
December 20, 2018, 11:45 (GMT)
GP: Primitive: Fkey to size brush
December 20, 2018, 01:11 (GMT)
Hide Preferences header when opened in temporary window

Also, use full width of the area again for the header.
December 20, 2018, 00:54 (GMT)
Remove colons in Preferences section group names
December 20, 2018, 00:49 (GMT)
Shrink horizontal size of Preferences Window
December 20, 2018, 00:41 (GMT)
Various improvements to Preferences buttons/layouts

* Header is now fully redundant. Added buttons to add studio lights under the Lights category.
* Removed redundant theme category dropdown
* Made the theme layout use layout flow, so it goes to single column when narrow, but multiple columns as you make it wider
* Made all the themes layouts consistent and all use property split fit with the rest of 2.8
* Fix UI Scale property so it doesn't flicker, by making it a number value rather than a slider - it's more correct this way anyway
December 19, 2018, 21:29 (GMT)
Merge branch 'blender2.8' into userpref_redesign
December 19, 2018, 15:33 (GMT)
GP: Primitive: Add MMB to confirm
December 19, 2018, 11:52 (GMT)
Merge branch 'blender2.8' into userpref_redesign
December 18, 2018, 16:17 (GMT)
GP: Primitive: RMB does not cancel previous strokes

Based on GP team feedback.
December 18, 2018, 14:26 (GMT)
GP: Primitive: Fix flickering when using a noise brush

Previously, the random values were generated every draw, now they are generated once.
December 18, 2018, 13:20 (GMT)
Fix memleaks from new hair drawing index buffer/texture.
December 18, 2018, 10:58 (GMT)
Merge branch 'blender2.8' into hair_object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021