aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/curve.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* -some cleanupsJuan Linietsky2015-04-301-0/+2
| | | | -added tesselation function to curve and curve2d
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* remove useless codequabug2015-01-161-16/+2
|
* fix bugquabug2015-01-161-2/+2
| | | | running into infinite loop if distance between two adjacent points in curve are too short.
* fixes CurveXD::interpolatef()UsernameIsAReservedWord2015-01-061-3/+3
| | | fixes Curve2D::interpolatef() and Curve3D::interpolatef() methods
* 2D Animation ImprovementsJuan Linietsky2014-07-061-173/+414
| | | | | | | | | -=-=-=-=-=-=-=-=-=--=-=-= -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)
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1145