Blender Git Commit Log
Git Commits -> Revision 320d158
Revision 320d158 by Dilith Jayakody (soc-2021-curve-fillet) August 3, 2021, 12:29 (GMT) |
Basoc Curve Fillet node implementation Basic Curve Fillet node implementation Merge branch 'soc-2021-curve-fillet' of git.blender.org:blender into soc-2021-curve-fillet Fixed issue with incorrect radius for fillet Radius can now accept builtin attributes as well Cleanup: Refactored fillet code Added support for multiple resolution curve fillet segments Added curve fillet support for Poly Splines Fixed error with accessing empty optional variable Merge branch 'master' into soc-2021-curve-fillet Fixed two warnings on curve fillet code Merge branch 'master' into soc-2021-curve-fillet Cleanup: Commenting and minor refactoring Specified function arguments as const Curve fillet support for non-vector handles Cleanup: Comment formatting fix Merge branch 'master' into soc-2021-curve-fillet Added curve fillet support for NURBS curves (temp) Cleanup: Renoved redundant spline type check. Merge branch 'master' into soc-2021-curve-fillet Added option to avoid overlap of curve fillet Merge branch 'master' into soc-2021-curve-fillet Improved limit radius algorithm in curve fillet Improved limit radius behavior in curve fillet Merge branch 'master' into soc-2021-curve-fillet Merge branch 'master' into soc-2021-curve-fillet Differential Revision: https://developer.blender.org/D12115 |
Commit Details:
Full Hash: 320d158c31fe2cd8f296c63be54d605de7f64441
Parent Commits: 0342fb5, 8615da0