Blender Git "greasepencil-object" branch commits. Page: 225 / 345 May 16, 2018, 14:40 (GMT) | Add initialization code for weights array
Cleanup unused code too.
Warning: This code is disabled, but add the fix for future use.
| May 16, 2018, 14:34 (GMT) | Define RNA properties for stroke weights
| May 16, 2018, 14:10 (GMT) | Cleanup: Remove old weights code
| May 16, 2018, 14:07 (GMT) | Fix error loading saved files
The weight array was not initializated.
| May 16, 2018, 14:00 (GMT) | Cleanup: Remove old unused functions
These functions were used by old drawing methods, but now they have been replaced with draw manager.
| May 16, 2018, 13:33 (GMT) | Cleanup: Remove unused parameter
| May 16, 2018, 09:02 (GMT) | Fix dissolve operator
The indices were wrong
| May 16, 2018, 08:51 (GMT) | Cleanup: Remove unused parameter
| May 16, 2018, 08:49 (GMT) | ix simplify stroke segment fault
The index of the weights array was wrong.
WIP: Still there is a problem with simplify adaptative.
| May 16, 2018, 08:34 (GMT) | Fix field name error
| May 16, 2018, 08:16 (GMT) | Add missing main weight array duplication
| May 16, 2018, 08:04 (GMT) | Fix segment fault when draw strokes
The subdivide was not reallocating the weights array.
| May 16, 2018, 07:48 (GMT) | Cleanup: Remove duplicate and unused code
| May 16, 2018, 07:17 (GMT) | Merge branch 'greasepencil-object' into experimental_gp_weight
| May 16, 2018, 07:16 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 15, 2018, 18:16 (GMT) | Cleanup redundant code
| May 15, 2018, 18:12 (GMT) | Cleanup free code
| May 15, 2018, 16:34 (GMT) | Move dupalloc outside duplicate function
| May 15, 2018, 15:55 (GMT) | WIP: First compilation after change weights
This code is not tested, but as this is the first compilation without error, save this point as backup.
| May 15, 2018, 12:04 (GMT) | WIP: Initial change of weight struct
This commit is not completed. Saved to get a backup point.
|
|
|