Blender Git Commit Log

All Blender Git commits.

Page: 2800 / 8462

December 16, 2018, 21:09 (GMT)
Initial panel & subpanel based layout for theme section

Panels/subpanels for the editor theming are dynamically generated from the RNA
API.
Widget theming doesn't use subpanels yet.
December 16, 2018, 18:53 (GMT)
Fix T59446: Grease pencil mirror modifier wrong

The mirror was working different to mesh mirror and the result was not the expected.
December 16, 2018, 17:25 (GMT)
GP: Add option to occlude eraser

This adds the functionality requested in T59417 adding a new button near of pressure button of the brush to enable/disable occlude effect for eraser.
December 16, 2018, 14:20 (GMT)
GP: Primitive: Add curve tool icon

Thanks @billrey
December 16, 2018, 14:09 (GMT)
UI: initialize Overridable Static checkbox for custom properties.
December 16, 2018, 11:24 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 16, 2018, 11:19 (GMT)
GP: Fix Onion Skin slow performance

The number of vertex for VBO was not calculated for onion skin and made the realloc of memory very slow.
December 16, 2018, 10:41 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 16, 2018, 00:27 (GMT)
Theme: blender_light text editing colors were too similar

Make the background of text editing fields dark to contrast with
selection and the cursor, similar to T59219.
December 16, 2018, 00:21 (GMT)
Cleanup: theme right shift
December 16, 2018, 00:19 (GMT)
Theme: include new colors

No visible changes.
December 15, 2018, 23:32 (GMT)
Merge branch 'blender2.8' into userpref_redesign
December 15, 2018, 22:49 (GMT)
Fix T58975: "@=" operator silently fails

D4083 by @artfunkel
December 15, 2018, 22:30 (GMT)
Cleanup: style
December 15, 2018, 22:23 (GMT)
Fix string formatting, fall through attr
December 15, 2018, 16:22 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 15, 2018, 16:21 (GMT)
GP: New Curve primitive and other primitive improvements

This commit adds support for new curve tool and adds more functionalities to the existing primitives, including new handles, editing, stroke thickness curve, noise, preview of the real stroke, etc.

Thanks to @charlie for his great contribution to this improvement.
December 15, 2018, 15:57 (GMT)
GP: M key only must works for Arcs
December 15, 2018, 15:37 (GMT)
GP: Remove L keymap

Change the Tool using a keymap is not the best solution. The right way is use a different tool.
December 15, 2018, 15:35 (GMT)
GP: Make C key works only with curves

If we enable this key in Arc it looks the curve and Arc and the same tool, but they are different, so to change the tool use toolbar not a keymap.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021