Blender Git "temp-greasepencil-object-stacksplit" branch commits. Page: 117 / 137 June 2, 2017, 16:53 (GMT) | Set Object mode as default for new strokes
| June 2, 2017, 15:26 (GMT) | Convert always scene GP datablock to new GPencil object
| June 2, 2017, 14:07 (GMT) | Cleanup: rewrite some lines for tab key
| June 2, 2017, 11:26 (GMT) | Fix tab key for Edit Strokes after Workspaces merge
The tab key for enter in edit mode for GPencil objects was not working with new workspaces.
Still there is a problem with datablocks at Scene level (TBD)
| June 2, 2017, 10:29 (GMT) | Fix missing edit strokes mode after merge Workspaces
After the merge, the mode was not working because the SPACE_INFO was not included.
Some minor changes too.
| June 2, 2017, 08:12 (GMT) | Fix merge error due VS2017 crash
During merge, VS2017 crash and abort merge for this file.
| June 2, 2017, 08:08 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 1, 2017, 18:42 (GMT) | Rename identifier OB_MODE_GPENCIL
Rename to prepare for new modes
| June 1, 2017, 13:46 (GMT) | Fix error for ghost icon in palette
THe ghost icon was not working with new draw manager because the check was not migrated.
| June 1, 2017, 09:12 (GMT) | Cleanup comment
| June 1, 2017, 08:42 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 1, 2017, 08:35 (GMT) | Try to use dynamic memory for shading groups
The reallocation of the memory produce weird things, so we keep allocation maximum number while we found better solution.
| June 1, 2017, 08:20 (GMT) | Fix error when drawing in an empty frame
If drawing new stroke in an empty frame, but the layer had previous frames, the cache must be set as dirty to avoid segment fault.
| May 31, 2017, 17:18 (GMT) | Cleanup: Remove unused field
| May 31, 2017, 17:16 (GMT) | Cleanup: Remove unused code
| May 26, 2017, 18:02 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 24, 2017, 18:14 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 24, 2017, 17:34 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 23, 2017, 18:22 (GMT) | Fix error when duplicate GP object
When duplicate an object, the cache must be recalculated and is not copied.
| May 23, 2017, 15:44 (GMT) | Create a separated struct to hold shading groups
|
|
|