Age | Commit message (Expand) | Author |
2016-05-17 | Removing round from int interpolation | punto- |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-03-08 | Variant::blend: add Quat, fix Vector3. | Josh Grams |
2016-03-01 | AnimationTreePlayer: blend value tracks (closes #2299) | Josh Grams |
2016-01-02 | fixed string operator[], which was broken. Closes #2202 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | -Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Col... | Juan Linietsky |
2015-12-11 | Fix "in" operator, make it use evaluate() instead of operator== | Franklin Sobrinho |
2015-11-23 | Fix return type of Matrix32 member vars | RĂ©mi Verschelde |
2015-11-18 | Merge pull request #2749 from TheHX/fix_string_content_test | Juan Linietsky |
2015-11-11 | Implement Quat multiply operator, and xform method | Franklin Sobrinho |
2015-11-06 | Fix String content test | Franklin Sobrinho |
2015-05-16 | -Integers and Float should interpolate on animation, maybe fixes #1891, pleas... | Juan Linietsky |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky |
2015-05-01 | Sort xml files, so order is constant | est31 |
2015-04-26 | Fixed bug in array comparison, fixes #1712 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-04-07 | -Concatenating arrays keeps the shared property if any of the arrays is share... | Juan Linietsky |
2015-03-22 | Merge pull request #1396 from Spooner/fix_sprintf_errors | Juan Linietsky |
2015-03-02 | support for 2D shadow casters | Juan Linietsky |
2015-02-19 | Correctly halt on error in sprintf parsing (fixes #1393) | Bil Bas (Spooner) |
2015-02-01 | Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintf | Bil Bas (Spooner) |
2015-01-20 | Add InputEvent::ACTION get/set support for variant | sanikoyes |
2015-01-10 | Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)]) | Bil Bas (Spooner) |
2015-01-02 | -fix assignment to vector types in script using integer indices crash (#978) | Juan Linietsky |
2015-01-02 | -assignment of ord to string index made valid #1072 | Juan Linietsky |
2014-09-02 | 3D Physics and Other Stuff | Juan Linietsky |
2014-07-07 | Polygon2D | Juan Linietsky |
2014-06-11 | Light Baker! | Juan Linietsky |
2014-03-29 | Fix Variant vector2/vecotor3 multiply bug | marynate |
2014-02-25 | -scripts are converted to bytecode on export | Juan Linietsky |
2014-02-20 | -run script in editor | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |