Blender Git "experimental_gp_weight" branch commits. Page: 27 / 122 March 1, 2018, 18:02 (GMT) | Cleanup: macro's w/ an _END need a matching _BEGIN
| March 1, 2018, 17:44 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 1, 2018, 17:43 (GMT) | Cleanup more compiler warnings
| March 1, 2018, 16:30 (GMT) | Cleanup: Silent multiple compiler warnings
| March 1, 2018, 15:47 (GMT) | Cleanup variable initialization
| March 1, 2018, 15:31 (GMT) | Cleanup comment mistake
| March 1, 2018, 15:30 (GMT) | Fast mouse event capture afected by zoom factor
Before, the number of points was not equal at different zoom levels.
To get this work, the pixel size is calculated and the distance is relative to 30% of the brush thickness multiplied by the number of samples.
The number of samples has been reduced too, because the new method doesn't need big values.
| March 1, 2018, 13:50 (GMT) | Fix blenderplayer (tm)
| March 1, 2018, 10:32 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 28, 2018, 19:03 (GMT) | Fix grease pencil mode problems after merge
| February 28, 2018, 18:05 (GMT) | More merge fixes
| February 28, 2018, 17:34 (GMT) | Fix missing line after merge
| February 28, 2018, 17:28 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/blenkernel/intern/scene.c source/blender/editors/object/object_select.c
| February 28, 2018, 17:22 (GMT) | Add new Brush Eraser icon
This is part of the new eraser brush.
Design by Matias Mendiola
| February 28, 2018, 16:54 (GMT) | Fix error in Fill due pixscale
I missed to change this pixel factor
| 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, 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
|
|
|