summaryrefslogtreecommitdiff
path: root/core/math
AgeCommit message (Expand)Author
2015-12-14implement point cloud function using convex hull for ConvexPolygonShape2D, fi...Juan Linietsky
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-11Implement Quat multiply operator, and xform methodFranklin Sobrinho
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-17Merge pull request #2266 from MrGreenTea/masterJuan Linietsky
2015-09-26Fix some copy-paste mistakes in linear/db volume functionsRémi Verschelde
2015-07-15added floor() and ceil() to Vector3MrGreenTea
2015-06-11Changed floats to 'real_t'.James McLean
2015-06-11Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean
2015-06-11Implemented interpolation for affine transformations (Matrix32::interpolate_w...James McLean
2015-06-06new file dialog!Juan Linietsky
2015-05-06optional formal changesehriche
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-24Corrected rectangle intersection, fixes #1731Juan Linietsky
2015-04-18-try to avoid errors when path using ".." is present in script include, fixes...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-18-fix vector rotation, fixes #1705Juan Linietsky
2015-04-13-Changed the cubic interpolator, improves situation with PathFollow in #1659Juan Linietsky
2015-03-22Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-16Changed code to remove gcc -Wparentheses warnings.ElectricSolstice
2015-02-15begin new serialization frameworkJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-27- Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller
2014-10-12Little BitsJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-15Camera FixesJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-062D Animation ImprovementsJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-04-17text cursor in text editor & const in Rect2ijonyrock
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
2014-02-19-improved physics ccdJuan Linietsky
2014-02-15-fixed bug in Button now exporting font propertyJuan Linietsky
2014-02-11Make math_funcs.h use lrint on msvc 2013Matthew Casey
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky