Blender Git "experimental_gp_weight" branch commits. Page: 85 / 122 August 1, 2017, 11:21 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| August 1, 2017, 10:49 (GMT) | WIP: New weight painting mode
New mode to define the weights by stroke point.
| July 31, 2017, 18:55 (GMT) | WIP: Weight paint mode
Initial work to implement new weight paint mode.
Now only the new weight paint brush in sculpt mode is available, but not the mode itself.
New brush paint icon design by Matias Mendiola.
| July 31, 2017, 11:05 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| July 31, 2017, 10:14 (GMT) | Add bContext to Lattice modifier data for future uses
| July 31, 2017, 09:56 (GMT) | Cleanup: Review modifier stack for lattice
| July 31, 2017, 09:34 (GMT) | Remove and move weight when remove vertex group
When remove a vertex group, moves the index of other weights
| July 31, 2017, 08:42 (GMT) | Cleanup: Reorganize and rename
New gpencil_modider.c module for modifiers and rename functions to keep naming convention
| July 31, 2017, 08:15 (GMT) | WIP: More work for vertexgroups
Apply vertexgroups to modifiers
| July 30, 2017, 17:08 (GMT) | WIP: Fisrt step to implement Vertex Groups
Still more work is required to use the vertex groups, but this commit add the data to bGPDspoint struct and basic functionalities.
| July 29, 2017, 08:31 (GMT) | Move update of lattice outside
The update of the GPD cache is moved to the corresponding update functions
| July 28, 2017, 13:47 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| July 28, 2017, 13:40 (GMT) | Cleanup: Remove duplicate header definition
| July 28, 2017, 13:35 (GMT) | Fix missing object after reload
When reload a file the lattice object assigned to the modifier was missing.
The object neede a relink inside the modifier
| July 27, 2017, 19:07 (GMT) | WIP: Basic Lattice modifier
Still problems loading a previous file and other issues
| July 27, 2017, 10:13 (GMT) | Move LatticeDeformData struct definition to header
This struct is used outside of the lattice module now and the definition now can be shared in other modules.
| July 26, 2017, 14:51 (GMT) | Fix segment fault when free GHash
If the GHash is null, don't free again
| July 26, 2017, 14:28 (GMT) | Fix rotate 3D view segment fault
The context was wrong for new modes
| July 26, 2017, 14:11 (GMT) | WIP: more work in cache
| July 26, 2017, 12:03 (GMT) | Cleanup: Remove redundant parameter
|
|
|