Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-01 | Fix files header | Poommetee Ketson | |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | RĂ©mi Verschelde | |
2017-08-23 | add SceneTree method to get ID of rpc calling peer | Quinn Schwab | |
2017-08-21 | Merge pull request #10351 from neikeq/enums-are-for-the-weak | Juan Linietsky | |
ClassDB: Provide the enum name of integer constants | |||
2017-08-20 | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | |
2017-08-20 | Merge pull request #10319 from neikeq/pr-engine-editor-hint | Juan Linietsky | |
Adds Engine::is_editor_hint() method | |||
2017-08-19 | Removes editor_hint from SceneTree | Ignacio Etcheverry | |
2017-08-09 | Add expand stretch/ascpect - no more black bars | Yakov Borevich | |
2017-07-22 | Several changes to better run in mobile. | Juan Linietsky | |
2017-07-03 | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky | |
2017-06-26 | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | |
-Fixded BackBuffercopy object |