Blender Git Commits

Blender Git commits from all branches.

Page: 1578 / 2888

February 28, 2018, 16:54 (GMT)
Fix error in Fill due pixscale

I missed to change this pixel factor
February 28, 2018, 16:54 (GMT)
added vertexgroup to influence metaball radii

note, the weight (0...1) is normed to a size factor -0.5 ... 0.5 to also allow negative mball elements.
February 28, 2018, 16:52 (GMT)
Go back to old size of UserPref/Settings window

If we split up and reorganize sections a bit, the current window size should be
totally fine. Bringing it back for now.

Reverts rB93edc452920870b.
February 28, 2018, 16:43 (GMT)
Merge branch 'master' into soc-2017-normal-tools
February 28, 2018, 16:21 (GMT)
Replace brush type by enum

This is the first step to add eraser brush
February 28, 2018, 16:20 (GMT)
Change icon for Fill Brush

After some reviews by Pablo Vazquez and Matias Mendiola, they decided to change color to keep UI icons consistency.
February 28, 2018, 15:44 (GMT)
Cleanup, remove dead code, do not allocate when not needed...
February 28, 2018, 13:23 (GMT)
Fix refresh error when change mode to Boxes

I had forgotten to pass the parameter to shader.
February 28, 2018, 13:18 (GMT)
Cleanup: Remove typo error

Thanks to Nikola Ivanov for catch the error.
February 28, 2018, 09:38 (GMT)
Cleanup: Make function static
February 28, 2018, 09:28 (GMT)
New Draw mode "Boxes"

This draw rectangles instead of Dots and allow new artistic effects.
February 28, 2018, 09:14 (GMT)
Fixes after merge
February 28, 2018, 09:05 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/draw/intern/DRW_render.h
source/blender/draw/intern/draw_manager.c
February 27, 2018, 22:49 (GMT)
Merge branch 'blender2.8' into userpref_redesign
February 27, 2018, 22:39 (GMT)
Split up System section into General, Drawing and Devices
February 27, 2018, 19:08 (GMT)
Initial grouping/categorizing of settings sections

Made this to work just like we define categories in menus: a enum item with only
the UI-name set starts a new category with given name. Also added another
uiLayout.prop option "group", not sure if thats such a nice way to do it though.
Will check during review.
February 27, 2018, 16:12 (GMT)
More tweaks to samples algorithm
February 27, 2018, 16:00 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 27, 2018, 15:59 (GMT)
Minor changes to Input Samples algorithm

Now the number of slices is rounded using a ceiling value.
February 27, 2018, 13:37 (GMT)
Add placeholder sections for workspaces

Adds
* "Worspace Configuration File",
* "Worspace Add-on Overrides",
* "Worspace Key-map Overrides"
sections to the Blender settings.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021