Display:
Master Commits
Branch Commits
All Commits
Blender
Git "temp-greasepencil-object-stacksplit" branch commits.
Page: 126 / 137
April 1, 2017, 09:16 (GMT)
Remove scale factor for thickness With the new draw manager, calculate the scale in the drawing is not a solution because the batch drawing need to include the scale calculation in the shader. TODO: Add scale calculation to shader itself.
April 1, 2017, 09:13 (GMT)
Move initialization code to new versioning file
April 1, 2017, 08:42 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 31, 2017, 10:33 (GMT)
Cleanup: Remove variables for cyclic and use pointers
March 31, 2017, 10:26 (GMT)
Cleanup: Reduce variable declaration
March 31, 2017, 10:19 (GMT)
Cleanup: Make code more compact
March 31, 2017, 10:16 (GMT)
Cleanup: Remove extra space lines
March 31, 2017, 09:37 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 30, 2017, 15:47 (GMT)
Add support for cyclic stroke
March 30, 2017, 15:47 (GMT)
Cleanup: Rename screen var and change culling factor
March 30, 2017, 15:00 (GMT)
Add stroke culling to avoid weird lines
March 30, 2017, 15:00 (GMT)
Change stroke scale
March 30, 2017, 14:20 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 29, 2017, 14:58 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 29, 2017, 11:30 (GMT)
Add offset parameters
March 29, 2017, 09:16 (GMT)
Replace windows size by parameters
March 29, 2017, 08:56 (GMT)
Use RegionView3D matrix instead of general Opengl matrix
March 28, 2017, 18:29 (GMT)
Shader almost working
March 28, 2017, 11:07 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 28, 2017, 10:50 (GMT)
Basic geometry for strokes working Pending to remove rotation of the matrix