Blender Git "experimental_gp_weight" branch commits. May 16, 2018, 15:22 (GMT) | Add missing realloc for weights in RNA api
Fixed wrong weight field name too.
| May 16, 2018, 15:18 (GMT) | Fix ruler weights array allocation
| May 16, 2018, 15:14 (GMT) | Add missing weights array memory copy
| May 16, 2018, 14:47 (GMT) | Missing allocN line in previous commit
| May 16, 2018, 14:45 (GMT) | Fix add primitive operator
The weight array was not reallocated.
| 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
|
|
|