Blender Git Commit Log
Git Commits -> Revision c04c5ac
Revision c04c5ac by Pablo Dobarro (master) March 1, 2020, 18:29 (GMT) |
Fix T73947: Support radial symmetry in Multiplane Scrape This includes the following changes: - Use always the angle stored in the StrokeCache when deforming - Interpolate between the previous and the new sampled angles - Calculate the cursor matrix only on the 0 radial symmetry iteration Reviewed By: brecht Maniphest Tasks: T73947 Differential Revision: https://developer.blender.org/D6901 |
Commit Details:
Full Hash: c04c5ac4f6ea59173c86d0b99be84d28571a4a00
Parent Commit: f2557d1
Lines Changed: +17, -15