Age | Commit message (Expand) | Author |
2016-01-23 | -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368 | Juan Linietsky |
2016-01-23 | -Ability to retrieve state data from PackedScene, closes #3413 | Juan Linietsky |
2016-01-23 | -Added a "modal_close" signal for controls | Juan Linietsky |
2016-01-23 | Revert "Tree and PropertyEditor confirm value change on focus loss" | Juan Linietsky |
2016-01-22 | -Improved tab visibility, fixes #3314 | Juan Linietsky |
2016-01-22 | -leftover debug code was causing a crash in navigation 2d, removed it and fix... | Juan Linietsky |
2016-01-22 | -make sure instance placeholder works with duplicate(), fixes #3378 | Juan Linietsky |
2016-01-22 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2016-01-22 | -Fix viewport converting the scren in grayness, fixes #3406 | Juan Linietsky |
2016-01-22 | Make custom_bg fit the whole "selected" area in ItemLists | Rémi Verschelde |
2016-01-21 | Merge pull request #3407 from TheHX/pr-issue-1717 | Rémi Verschelde |
2016-01-21 | Tree and PropertyEditor confirm value change on focus loss | Franklin Sobrinho |
2016-01-21 | Merge pull request #3403 from neikeq/spinbox_hold_imp | Rémi Verschelde |
2016-01-21 | Fix wrong local mouse pos when holding spinbox and improve behaviour | Ignacio Etcheverry |
2016-01-21 | Documented AudioServserSW, EventPlayer and EventStream*. Corrections on Audio... | Ovnuniarchos |
2016-01-20 | Merge pull request #3381 from MarianoGnu/graph_zoom | Rémi Verschelde |
2016-01-20 | Merge pull request #3390 from Hinsbart/duplicate_fix | Rémi Verschelde |
2016-01-19 | -Some fixes to drag and drop and canvas offset for GUI that were introduced a... | Juan Linietsky |
2016-01-20 | duplicate groups and signals | hondres |
2016-01-19 | Fix build with tools=no | Rémi Verschelde |
2016-01-18 | Add a slider to handle zoom | MarianoGNU |
2016-01-18 | Add zoom to GraphEdit | MarianoGNU |
2016-01-18 | -fixed bug related to mouse cursor changes, fixes #3366 | Juan Linietsky |
2016-01-18 | New shader nodes are now created under (more or less) the cursor. | Ovnuniarchos |
2016-01-18 | Merge pull request #3358 from neikeq/issue_1123 | Rémi Verschelde |
2016-01-18 | Merge pull request #2854 from MarianoGnu/color_picker | Rémi Verschelde |
2016-01-17 | -Massive editor dialog cleanup | Juan Linietsky |
2016-01-16 | -Moved all the "root" input handling for GUI from individual Controls to View... | Juan Linietsky |
2016-01-15 | Add guide lines to visual editor. | MarianoGNU |
2016-01-15 | add screen color picking | MarianoGNU |
2016-01-15 | Add presets. | MarianoGNU |
2016-01-15 | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU |
2016-01-15 | Add a visual editor to color picker. | MarianoGNU |
2016-01-15 | F5 hotkey to refresh FileDialog/EditorFileDialog | Ignacio Etcheverry |
2016-01-15 | Merge pull request #3204 from neikeq/fix_3153 | Rémi Verschelde |
2016-01-14 | Merge pull request #3351 from neikeq/issue_3348 | Rémi Verschelde |
2016-01-14 | Fix LineEdit not capturing text input events | Ignacio Etcheverry |
2016-01-14 | -Make sure scenes properly update when switching tabs, even if sub-instances ... | Juan Linietsky |
2016-01-13 | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky |
2016-01-12 | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky |
2016-01-12 | -Properly lock and and warn about switching off contact monitoring, fixes #3041 | Juan Linietsky |
2016-01-11 | Merge pull request #3257 from TheHX/pr-range-properties | Rémi Verschelde |
2016-01-11 | Merge pull request #3300 from MarianoGnu/bug_fixing | Rémi Verschelde |
2016-01-10 | It seems everyone misses the polygon decomposer output, fixes #3069 | Juan Linietsky |
2016-01-10 | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky |
2016-01-10 | make path update when curve changes, fixes #3144 | Juan Linietsky |
2016-01-10 | change intersect_ray function to discriminate pickable objects, fixes #3203 | Juan Linietsky |
2016-01-10 | fix: TouchScreenButton should stop propagating action when button is removed ... | MarianoGNU |
2016-01-10 | removed this fix, which brought more problems than solutions | Juan Linietsky |
2016-01-09 | removed prints | Ariel Manzur |