Age | Commit message (Expand) | Author |
2018-09-14 | Refactor editor icon retrieval | willnationsdev |
2018-09-13 | Merge pull request #21982 from luzpaz/misc-typos | Rémi Verschelde |
2018-09-12 | Misc. typos | luz.paz |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-09-08 | Change the default variable constructor to use EditorInspector and updated pr... | K. S. Ernest (iFire) Lee |
2018-08-29 | Fix vformat(), minor typos and word puzzles | Yuri Chornoivan |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-11 | Do not use theme to set LineEdit right_icon | Łukasz Rutkowski |
2018-08-11 | Add clear text button to LineEdit | Łukasz Rutkowski |
2018-08-10 | Added system for GDScript warnings | George Marques |
2018-07-31 | Allow some non-integer built-in constants in gdscript | Bernhard Liebl |
2018-07-27 | Carry property hint and hint string through to Visualscript virtual functions. | K. S. Ernest (iFire) Lee |
2018-07-27 | Merge pull request #20457 from fire/vs_generic_search_crash_and_connecting | Rémi Verschelde |
2018-07-26 | Visualscript: Don't type guess on nil. | K. S. Ernest (iFire) Lee |
2018-07-26 | Visualscript fix crash and generic search does not connect ports. | K. S. Ernest (iFire) Lee |
2018-07-26 | Fix Visual Script duplicate issue | Swarnim Arun |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-25 | Merge pull request #20450 from fire/vs_generic_search_20433 | Rémi Verschelde |
2018-07-25 | Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI... | K. S. Ernest (iFire) Lee |
2018-07-25 | Visualscript: Hide empty categories for basic types and methods. | K. S. Ernest (iFire) Lee |
2018-07-24 | Merge pull request #18867 from fire/better_vx_us_rebase_02 | Juan Linietsky |
2018-07-24 | Improve VisualScript UX | K. S. Ernest (iFire) Lee |
2018-07-22 | Allow opening and editing of any utf_8 file in script editor | Paulb23 |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-10 | Fix visual script editor interface | K. S. Ernest (iFire) Lee |
2018-07-02 | -Fixes to how hashing happened, now StringName and NodePath use default hashe... | Juan Linietsky |
2018-06-12 | Add support for tutorial links to makerst.py | robojumper |
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde |
2018-05-29 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-29 | Merge pull request #19021 from Faless/rpc_sync_fix | Max Hilbrunner |
2018-05-26 | Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars | Max Hilbrunner |
2018-05-26 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-03 | Merge pull request #18514 from neikeq/api-hash-fixes | Rémi Verschelde |
2018-05-01 | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde |
2018-05-01 | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code | Rémi Verschelde |
2018-05-01 | More stuff! | Pieter-Jan Briers |
2018-04-30 | Move things into the title bars of Visual Script nodes. | Pieter-Jan Briers |
2018-04-29 | Fix binding some core API methods only in tools builds | Ignacio Etcheverry |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-21 | Fixes logically dead code (Coverity) | Crazy-P |
2018-04-19 | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde |
2018-04-15 | Remove incorrect & potentially confusing references to Euler | Will Vincent |
2018-04-02 | Abstracted the syntax highlighter from text edit | Paulb23 |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-02-14 | Merge pull request #15379 from ianb96/delete_key_fix | Rémi Verschelde |
2018-01-25 | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde |