summaryrefslogtreecommitdiff
path: root/scene/resources/curve.cpp
AgeCommit message (Collapse)Author
2016-05-21remove trailing whitespaceHubert Jarosz
2016-04-15Fixed curve baking, now always start at origin pointHearto Lazor
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-30-some cleanupsJuan Linietsky
-added tesselation function to curve and curve2d
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-16remove useless codequabug
2015-01-16fix bugquabug
running into infinite loop if distance between two adjacent points in curve are too short.
2015-01-06fixes CurveXD::interpolatef()UsernameIsAReservedWord
fixes Curve2D::interpolatef() and Curve3D::interpolatef() methods
2014-07-062D Animation ImprovementsJuan Linietsky
-=-=-=-=-=-=-=-=-=--=-=-= -Ability to set 2D nodes as bones -Abity to set 2D nodes as IK chains -2D IK Solver -Improvements in the UI for adding keyframes (separate loc,rot,scale buttons)
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky