Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-20Made changes as per revision suggestionssoc-2021-curve-filletdilithjay
2021-09-14Set handle type of outer handles of arc to Vectordilithjay
2021-09-14Removed redundancy in spline position calculationsdilithjay
2021-09-14Fixed out of scope errordilithjay
2021-09-14Made changes according to revision suggestionsdilithjay
2021-09-14Switched radius mode to take a field inputdilithjay
2021-09-14Made changes according to revisiondilithjay
2021-09-10Curve fillet fields implementationdilithjay
2021-09-10Switched to node declaredilithjay
2021-09-10Changes according to revision suggestionsdilithjay
2021-09-06Removed adaptive mode and added bezier/poly modesdilithjay
2021-09-04Specified ints as floats where necessarydilithjay
2021-09-04Renamed FilletModeParam to FilletParamdilithjay
2021-09-04Change "Radii" attribute name to "Radius"dilithjay
2021-08-17Minor cleanupdilithjay
2021-08-17Revert "Refactored limit radius"dilithjay
2021-08-17Refactored limit radiusdilithjay
2021-08-17Refactored limit radiusdilithjay
2021-08-16Made changes according to patch suggestionsdilithjay
2021-08-16Switched to using one array of dirs for filletdilithjay
2021-08-16Changed according to code review suggestionsdilithjay
2021-08-12Removed spline copying where possibledilithjay
2021-08-12Changed radii attribute to use existing enumdilithjay
2021-08-12Remove unnecessary bracesdilithjay
2021-08-12Refactored FilletData calculationdilithjay
2021-08-12Implemented some suggestions from code reviewdilithjay
2021-08-11Added const for more claritydilithjay
2021-08-10Fixed crash due to unexpected attributedilithjay
2021-08-10Fixed bug with wrong limit radius at endpointdilithjay
2021-08-10Update curve fillet code based on patch reviewdilithjay
2021-08-10Fixed build warnings in curve fillet node.dilithjay
2021-08-03Removed redundant code in curve fillet nodedilithjay
2021-08-03Fixed bug with multiple spline curve filletdilithjay
2021-08-02Improved limit radius behavior in curve filletdilithjay
2021-08-02Improved limit radius algorithm in curve filletdilithjay
2021-07-30Added option to avoid overlap of curve filletdilithjay
2021-07-26Cleanup: Renoved redundant spline type check.dilithjay
2021-07-26Added curve fillet support for NURBS curves (temp)dilithjay
2021-07-22Cleanup: Comment formatting fixdilithjay
2021-07-22Curve fillet support for non-vector handlesdilithjay
2021-07-21Specified function arguments as constdilithjay
2021-07-20Cleanup: Commenting and minor refactoringdilithjay
2021-07-17Fixed two warnings on curve fillet codedilithjay
2021-07-17Fixed error with accessing empty optional variabledilithjay
2021-07-16Added curve fillet support for Poly Splinesdilithjay
2021-07-15Added support for multiple resolution curve fillet segmentsdilithjay
2021-07-14Cleanup: Refactored fillet codedilithjay
2021-07-13Radius can now accept builtin attributes as welldilithjay
2021-07-13Fixed issue with incorrect radius for filletdilithjay
2021-07-13Basic Curve Fillet node implementationdilithjay