| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed occurances of ColorRamp with Gradient | Karroffel | 2017-06-14 | 1 | -452/+0 |
* | InputEvent: Renamed "pos" property to "position" | Andreas Haas | 2017-06-03 | 1 | -5/+5 |
* | -Added .hdr format support | Juan Linietsky | 2017-05-28 | 1 | -9/+9 |
* | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -14/+20 |
* | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 1 | -1/+2 |
* | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei | 2017-04-10 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -150/+142 |
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -2/+2 |
* | removed duplicated functions in class hierarchy that were bound more than once | Juan Linietsky | 2017-01-14 | 1 | -1/+1 |
* | Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con... | Juan Linietsky | 2017-01-10 | 1 | -1/+1 |
* | renamed _input_event for GUI events to _gui_input, so it's more differentiate... | Juan Linietsky | 2017-01-08 | 1 | -2/+2 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -2/+2 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | 2016-06-30 | 1 | -1/+3 |
* | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 1 | -0/+28 |
* | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -1/+1 |
* | founded and fixed a bug that freezed godot when deleting while grabbing color... | krzycho | 2015-06-11 | 1 | -0/+2 |
* | ColorRamp new features: | krzycho | 2015-06-11 | 1 | -0/+52 |
* | Replace color phases with color ramp for Particles2D. | Biliogadafr | 2015-05-24 | 1 | -0/+368 |