Blender Git "temp-greasepencil-object-stacksplit" branch commits. Page: 39 / 137 March 12, 2018, 09:00 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 12, 2018, 08:53 (GMT) | Change Brush names to organize alphabetically
As the panel is sorted by name, it's better to have names that keep brushes grouped.
| March 12, 2018, 08:49 (GMT) | Change Eraser icon depending of eraser mode
| March 12, 2018, 08:37 (GMT) | Remove unused and duplicate code
After moving bGPDbrush to Brush, some data is duplicated or not used.
| March 11, 2018, 19:12 (GMT) | Fix problem when change mode if no brushes
When chnage mode, create the default brushes if they are missing.
| March 11, 2018, 19:04 (GMT) | Fix problem with Brush Datablock icons
The icons of grease pencil brushes did not work because the poll return false.
| March 11, 2018, 17:03 (GMT) | WIP: more work moving datablock
All references to old bGPDbrush struct has been removed and basic functionality working again now.
Still the icons of the brushes are missing.
| March 11, 2018, 10:48 (GMT) | WIP: Fist step moving bGPDbrush to Brush datablock
Still a lot of work ahead, but this commit is to save the situation before remove bGPDbrush struct.
| March 10, 2018, 12:29 (GMT) | Code refactor: Missing in previous commit
| March 10, 2018, 12:25 (GMT) | Code refactor: Rename fields to prepare for ID datablock
Rename some fields to prepare the code to move the brushes (bGPDbrush) to reuse ID datablock ID_BR (Brush).
| March 10, 2018, 11:24 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 9, 2018, 18:38 (GMT) | Cleanup: Rename brush input_samples field
| March 9, 2018, 18:27 (GMT) | Cleanup: Rename brush type field
| March 9, 2018, 17:31 (GMT) | Cleanup: Rename brush icon field
| March 9, 2018, 16:52 (GMT) | Cleanup: Rename subdivide field
| March 9, 2018, 10:07 (GMT) | Cleanup: iterator macros
| March 9, 2018, 09:53 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 9, 2018, 09:31 (GMT) | Enable Settings by default in predefined brushes
| March 9, 2018, 09:29 (GMT) | Reorganize Stroke panel grouping Settings
| March 8, 2018, 18:50 (GMT) | Reorganize Brush parameters panel
As we have a lot of options, the panel required a reorganization and clarify what parameters affect after the stroke is created.
Also added options to enable/disable effects like smooth without changing the values.
|
|
|