Age | Commit message (Expand) | Author |
2017-08-22 | Add missing NULL check for the new show_about() call | Marcelo Fernandez |
2017-08-22 | Fix build after merge of #10254 | Rémi Verschelde |
2017-08-22 | Merge pull request #10254 from marcelofg55/master | Rémi Verschelde |
2017-08-21 | Merge pull request #10351 from neikeq/enums-are-for-the-weak | Juan Linietsky |
2017-08-21 | Merge pull request #10443 from karroffel/propagate_call | Rémi Verschelde |
2017-08-20 | Fixed segfault when hovering over scene tree elements and showing tooltips. | Wilson E. Alvarez |
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 |
2017-08-19 | add "propagate_call" method to Node | Karroffel |
2017-08-18 | Small fix that makes overal UI (including dragging spliiters) much, much faster. | Juan Linietsky |
2017-08-19 | Removes editor_hint from SceneTree | Ignacio Etcheverry |
2017-08-17 | Added notification const NOTIFICATION_WM_ABOUT | Marcelo Fernandez |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-16 | Allow zero-padded serial naming | Pedro J. Estébanez |
2017-08-15 | Merge pull request #9889 from groud/control_enhancements | kubecz3k |
2017-08-15 | Fix debug materials, closes #8607 | Juan Linietsky |
2017-08-15 | Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622 | Juan Linietsky |
2017-08-13 | Replace GUI anchor type by a float between 0 and 1 | Gilles Roudiere |
2017-08-11 | Merge pull request #10198 from jjay/f/stretch_aspect_expand | Rémi Verschelde |
2017-08-10 | Fixes method definitions with extra number of arguments | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-09 | Add expand stretch/ascpect - no more black bars | Yakov Borevich |
2017-08-07 | -Fixed BoneAttachment delay, closes #3966 | Juan Linietsky |
2017-08-07 | Merge pull request #10136 from MednauN/master | Thomas Herzog |
2017-08-07 | Merge pull request #10141 from ISylvox/lower_case_godot_api | Rémi Verschelde |
2017-08-07 | Makes all Godot API's methods Lower Case | Indah Sylvia |
2017-08-07 | Merge pull request #9394 from supagu/sync-rpc-fix | Rémi Verschelde |
2017-08-07 | Add handling of touch events in _gui_input_event | Evgeny Zuev |
2017-08-05 | renamed node path, closes #5691 | Juan Linietsky |
2017-07-31 | Merge pull request #8567 from BastiaanOlij/ar_vr_server | Rémi Verschelde |
2017-07-30 | Style: Apply clang-format on all files | Rémi Verschelde |
2017-07-28 | Adding base classes and structures for ARVR support | BastiaanOlij |
2017-07-25 | Fix Node::move_child() crash if moving to the end plus one | Pedro J. Estébanez |
2017-07-24 | Merge pull request #9764 from Noshyaar/pr-fix2 | Rémi Verschelde |
2017-07-23 | Add object type hint for docs | Poommetee Ketson |
2017-07-22 | Several changes to better run in mobile. | Juan Linietsky |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-19 | Add object type hint for docs | Poommetee Ketson |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-07-15 | Script editor usability fixes | Juan Linietsky |
2017-07-10 | Fix picking list flood while mouse capture enabled | Pedro J. Estébanez |
2017-07-03 | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky |
2017-06-28 | Reworked translation system | Juan Linietsky |
2017-06-28 | Merge pull request #7947 from RandomShaper/fix-vis-notifier-2d | Rémi Verschelde |
2017-06-26 | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky |
2017-06-26 | Queue RPC packet before calling method locally to ensure correct RPC packet o... | Fabian Mathews |
2017-06-24 | -Restored support for Canvas BG mode on Environment | Juan Linietsky |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-06-12 | Properly adjust the visible editor rect and make limits respected, closes #8328 | Juan Linietsky |
2017-06-11 | Restored multiple viewport function, as well as view modes. | Juan Linietsky |