Blender Git "experimental_gp_weight" branch commits. Page: 102 / 122 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
| May 23, 2017, 13:58 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 22, 2017, 19:03 (GMT) | Reproject the point while drawing
If the point is not reprojected and the axis is locked, the thickness of the drawing stroke is different when the stroke is completed.
Reprojecting the stroke drawing buffer simulate the stroke thickness when it will be reprojected in 3D space and get better drawing feedback.
| May 22, 2017, 18:30 (GMT) | New function to reproject a point
This function will be used while drawing in draw manager gpencil engine
| May 22, 2017, 18:24 (GMT) | Cleanup: Rename function
|
|
|