| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 21 | -738/+738 |
| * | Correct octree's AABB intersect test, fixes #3576 and #3253 | sheepandshepherd | 2016-02-17 | 2 | -6/+24 |
| * | Fixed the decimals function, it can't be perfect but it should be good enough... | Juan Linietsky | 2016-01-03 | 1 | -2/+8 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 35 | -35/+35 |
| * | removed wron return types, fixes #2483 | reduz | 2015-12-29 | 1 | -1/+0 |
| * | implement point cloud function using convex hull for ConvexPolygonShape2D, fi... | Juan Linietsky | 2015-12-14 | 1 | -0/+31 |
| * | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 | Juan Linietsky | 2015-11-19 | 2 | -3/+3 |
| * | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 1 | -2/+0 |
| |\ |
|
| | * | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
| * | | Implement Quat multiply operator, and xform method | Franklin Sobrinho | 2015-11-11 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #2266 from MrGreenTea/master | Juan Linietsky | 2015-10-17 | 1 | -9/+21 |
| |\ |
|
| | * | added floor() and ceil() to Vector3 | MrGreenTea | 2015-07-15 | 1 | -9/+21 |
| * | | Fix some copy-paste mistakes in linear/db volume functions | Rémi Verschelde | 2015-09-26 | 1 | -2/+2 |
| |/ |
|
| * | Changed floats to 'real_t'. | James McLean | 2015-06-11 | 1 | -11/+9 |
| * | Changed 'scale' to 'scale_basis' in 'interpolate_with'. | James McLean | 2015-06-11 | 1 | -1/+1 |
| * | Implemented interpolation for affine transformations (Matrix32::interpolate_w... | James McLean | 2015-06-11 | 1 | -2/+34 |
| * | new file dialog! | Juan Linietsky | 2015-06-06 | 1 | -0/+23 |
| * | optional formal changes | ehriche | 2015-05-06 | 1 | -3/+4 |
| * | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 1 | -2/+2 |
| * | Corrected rectangle intersection, fixes #1731 | Juan Linietsky | 2015-04-24 | 2 | -10/+10 |
| * | -try to avoid errors when path using ".." is present in script include, fixes... | Juan Linietsky | 2015-04-18 | 2 | -2/+2 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 33 | -678/+678 |
| * | -fix vector rotation, fixes #1705 | Juan Linietsky | 2015-04-18 | 1 | -17/+2 |
| * | -Changed the cubic interpolator, improves situation with PathFollow in #1659 | Juan Linietsky | 2015-04-13 | 1 | -1/+18 |
| * | Merge pull request #1380 from ElectricSolstice/wparentheses_removal | Juan Linietsky | 2015-03-22 | 1 | -2/+2 |
| |\ |
|
| | * | Changed code to remove gcc -Wparentheses warnings. | ElectricSolstice | 2015-02-16 | 1 | -2/+2 |
| * | | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 1 | -1/+18 |
| * | | support for light and normal mapping in 2D | Juan Linietsky | 2015-02-18 | 1 | -2/+160 |
| |/ |
|
| * | begin new serialization framework | Juan Linietsky | 2015-02-15 | 2 | -181/+185 |
| * | New Navigation & Pathfinding support for 2D | Juan Linietsky | 2015-02-14 | 3 | -0/+1866 |
| * | Fixes | Juan Linietsky | 2014-12-20 | 1 | -1/+1 |
| * | Small batch of fixes | Juan Linietsky | 2014-12-15 | 1 | -1/+5 |
| * | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 1 | -1/+1 |
| * | - Fix issue #802: randomize() now generate non-zero seed during the first hou... | Guy Rabiller | 2014-10-27 | 1 | -1/+1 |
| * | Little Bits | Juan Linietsky | 2014-10-12 | 1 | -0/+1 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 1 | -0/+53 |
| * | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 2 | -1/+134 |
| * | Camera Fixes | Juan Linietsky | 2014-09-15 | 2 | -4/+5 |
| * | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 1 | -0/+39 |
| * | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 1 | -0/+16 |
| * | Small Issues & Maintenance | Juan Linietsky | 2014-08-01 | 4 | -1/+104 |
| * | 2D Animation Improvements | Juan Linietsky | 2014-07-06 | 2 | -1/+8 |
| * | Light Baker! | Juan Linietsky | 2014-06-11 | 4 | -11/+230 |
| * | A bit of everything: | Juan Linietsky | 2014-05-14 | 1 | -0/+80 |
| * | text cursor in text editor & const in Rect2i | jonyrock | 2014-04-17 | 1 | -4/+4 |
| * | -fix bug in cache for atlas import/export | Juan Linietsky | 2014-03-13 | 1 | -2/+9 |
| * | -improved physics ccd | Juan Linietsky | 2014-02-19 | 2 | -0/+12 |
| * | -fixed bug in Button now exporting font property | Juan Linietsky | 2014-02-15 | 1 | -1/+2 |
| * | Make math_funcs.h use lrint on msvc 2013 | Matthew Casey | 2014-02-11 | 1 | -2/+2 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 36 | -0/+11844 |