Blender Git Commits

Blender Git "experimental_gp_weight" branch commits.

Page: 110 / 122

April 10, 2017, 17:21 (GMT)
Fix typo error

When build shaders the linker fails due an error in glsl datatoc name
April 10, 2017, 11:34 (GMT)
Only draw strokes if active object is grease pencil
April 10, 2017, 11:33 (GMT)
Replace GL_FLOAT
April 10, 2017, 09:24 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 9, 2017, 16:20 (GMT)
Replace VertexFormat_add_attrib types to new values
April 9, 2017, 14:56 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 9, 2017, 14:52 (GMT)
First steps to create new drawing mode for gpencil

Created basic structure of the drawing mode, but pending of adding all functionality and link to draw manager.
April 6, 2017, 14:36 (GMT)
Change function name after rename of Gawain function
April 6, 2017, 14:01 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 5, 2017, 17:12 (GMT)
Free new symbol memory

I forget include the memory free in previous commit
April 5, 2017, 15:39 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 5, 2017, 14:50 (GMT)
Add new draw manager symbol for new ob_gpencil object type
April 4, 2017, 11:27 (GMT)
Include class registration for scene GP panel

After the last changes in the classes registration, need add the class to the the list.
April 4, 2017, 10:44 (GMT)
Include ModelViewProjection matrix to use in the future

This will be used to calculate the stroke thickness
April 1, 2017, 09:35 (GMT)
Cleanup code
April 1, 2017, 09:27 (GMT)
Remove unused ARegion parameter

This parameter was added for new shaders, but finally is not used.
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021