August 11, 2021, 18:35 (GMT) |
Added const for more clarity |
August 10, 2021, 13:11 (GMT) |
Fixed crash due to unexpected attribute |
August 10, 2021, 10:49 (GMT) |
Fixed bug with wrong limit radius at endpoint |
August 10, 2021, 08:49 (GMT) |
Update curve fillet code based on patch review |
August 10, 2021, 02:21 (GMT) |
Fixed build warnings in curve fillet node. |
August 8, 2021, 16:56 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
August 3, 2021, 14:41 (GMT) |
Removed redundant code in curve fillet node |
August 3, 2021, 14:40 (GMT) |
Fixed bug with multiple spline curve fillet |
August 3, 2021, 14:38 (GMT) |
Merge branch 'soc-2021-curve-fillet' of git.blender.org:blender into 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 |
August 3, 2021, 11:56 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
August 3, 2021, 11:54 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
August 2, 2021, 17:02 (GMT) |
Improved limit radius behavior in curve fillet |
August 2, 2021, 06:02 (GMT) |
Improved limit radius algorithm in curve fillet |
August 1, 2021, 14:12 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
July 30, 2021, 06:35 (GMT) |
Added option to avoid overlap of curve fillet |
July 29, 2021, 16:16 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
July 26, 2021, 03:07 (GMT) |
Cleanup: Renoved redundant spline type check. |
July 26, 2021, 03:00 (GMT) |
Added curve fillet support for NURBS curves (temp) |
July 25, 2021, 17:40 (GMT) |
Merge branch 'master' into soc-2021-curve-fillet |
|