aboutsummaryrefslogtreecommitdiff
path: root/core/math (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct octree's AABB intersect test, fixes #3576 and #3253sheepandshepherd2016-02-172-6/+24
* Fixed the decimals function, it can't be perfect but it should be good enough...Juan Linietsky2016-01-031-2/+8
* Update copyright to 2016 in headersGeorge Marques2016-01-0135-35/+35
* removed wron return types, fixes #2483reduz2015-12-291-1/+0
* implement point cloud function using convex hull for ConvexPolygonShape2D, fi...Juan Linietsky2015-12-141-0/+31
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-192-3/+3
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
* | Implement Quat multiply operator, and xform methodFranklin Sobrinho2015-11-111-1/+1
|/
* Merge pull request #2266 from MrGreenTea/masterJuan Linietsky2015-10-171-9/+21
|\
| * added floor() and ceil() to Vector3MrGreenTea2015-07-151-9/+21
* | Fix some copy-paste mistakes in linear/db volume functionsRémi Verschelde2015-09-261-2/+2
|/
* Changed floats to 'real_t'.James McLean2015-06-111-11/+9
* Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean2015-06-111-1/+1
* Implemented interpolation for affine transformations (Matrix32::interpolate_w...James McLean2015-06-111-2/+34
* new file dialog!Juan Linietsky2015-06-061-0/+23
* optional formal changesehriche2015-05-061-3/+4
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-2/+2
* Corrected rectangle intersection, fixes #1731Juan Linietsky2015-04-242-10/+10
* -try to avoid errors when path using ".." is present in script include, fixes...Juan Linietsky2015-04-182-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-1833-678/+678
* -fix vector rotation, fixes #1705Juan Linietsky2015-04-181-17/+2
* -Changed the cubic interpolator, improves situation with PathFollow in #1659Juan Linietsky2015-04-131-1/+18
* Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky2015-03-221-2/+2
|\
| * Changed code to remove gcc -Wparentheses warnings.ElectricSolstice2015-02-161-2/+2
* | support for 2D shadow castersJuan Linietsky2015-03-021-1/+18
* | support for light and normal mapping in 2DJuan Linietsky2015-02-181-2/+160
|/
* begin new serialization frameworkJuan Linietsky2015-02-152-181/+185
* New Navigation & Pathfinding support for 2DJuan Linietsky2015-02-143-0/+1866
* FixesJuan Linietsky2014-12-201-1/+1
* Small batch of fixesJuan Linietsky2014-12-151-1/+5
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
* - Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller2014-10-271-1/+1
* Little BitsJuan Linietsky2014-10-121-0/+1
* Build System ChangesJuan Linietsky2014-10-071-0/+53
* Huge Amount of BugFixJuan Linietsky2014-10-032-1/+134
* Camera FixesJuan Linietsky2014-09-152-4/+5
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-0/+39
* 3D Physics and Other StuffJuan Linietsky2014-09-021-0/+16
* Small Issues & MaintenanceJuan Linietsky2014-08-014-1/+104
* 2D Animation ImprovementsJuan Linietsky2014-07-062-1/+8
* Light Baker!Juan Linietsky2014-06-114-11/+230
* A bit of everything:Juan Linietsky2014-05-141-0/+80
* text cursor in text editor & const in Rect2ijonyrock2014-04-171-4/+4
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-2/+9
* -improved physics ccdJuan Linietsky2014-02-192-0/+12
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-1/+2
* Make math_funcs.h use lrint on msvc 2013Matthew Casey2014-02-111-2/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-0936-0/+11844