Blender Git "greasepencil-object" branch commits. Page: 224 / 345 May 18, 2018, 16:35 (GMT) | Refactor Brush Setting to new struct
This change moves the settings of grease pencil brush to a new sub struct.
WIP: Still not working the brush curves in the UI. The curves are working but don't appear in the UI panel.
| May 18, 2018, 14:40 (GMT) | Replace CFRA with DEG_get_ctime()
The CFRA value is not updated using COW.
| May 18, 2018, 10:19 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 18, 2018, 10:16 (GMT) | Cleanup: use function to free weights
| May 18, 2018, 08:38 (GMT) | Replace CFRA with Depsgraph time to fix animation
The animation was not working because the number of current frame was not evaluated from depsgraph.
| May 18, 2018, 07:54 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 17, 2018, 17:28 (GMT) | Modify rotate around cursor to use Trans Object
Now the object pointer is saved in the transformation data struct instead to use the viewlayer active object.
| May 17, 2018, 16:57 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 17, 2018, 16:55 (GMT) | Add fix for rotation around cursor
NOTICE: This fix solves the problem rotating around 3D cursor, but it will need a review to use with multiedit.
| May 17, 2018, 14:19 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 17, 2018, 12:13 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 17, 2018, 08:05 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 16, 2018, 17:09 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 16, 2018, 15:47 (GMT) | Fix error after merge: Parameter list change
| May 16, 2018, 15:38 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| 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.
|
|
|