summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2698 from Faless/add_area_fixJuan Linietsky2016-01-232-4/+4
|\
| * Properly update node after clearing shapes in _update_shapes_from_children()Fabio Alessandrelli2015-12-022-4/+4
* | -Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky2016-01-231-5/+31
* | -Forgot to add clips input to graphedit, fixes #3420Juan Linietsky2016-01-233-1/+9
* | -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368Juan Linietsky2016-01-232-97/+45
* | -Ability to retrieve state data from PackedScene, closes #3413Juan Linietsky2016-01-233-0/+43
* | -Added a "modal_close" signal for controlsJuan Linietsky2016-01-233-0/+22
* | Revert "Tree and PropertyEditor confirm value change on focus loss"Juan Linietsky2016-01-232-29/+1
* | -Improved tab visibility, fixes #3314Juan Linietsky2016-01-222-0/+42
* | -leftover debug code was causing a crash in navigation 2d, removed it and fix...Juan Linietsky2016-01-221-0/+3
* | -make sure instance placeholder works with duplicate(), fixes #3378Juan Linietsky2016-01-222-1/+22
* | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-01-224-12/+39
|\ \
| * \ Merge pull request #3407 from TheHX/pr-issue-1717Rémi Verschelde2016-01-212-1/+29
| |\ \
| | * | Tree and PropertyEditor confirm value change on focus lossFranklin Sobrinho2016-01-212-1/+29
| * | | Merge pull request #3403 from neikeq/spinbox_hold_impRémi Verschelde2016-01-212-8/+7
| |\ \ \
| | * | | Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry2016-01-212-8/+7
| * | | | Documented AudioServserSW, EventPlayer and EventStream*. Corrections on Audio...Ovnuniarchos2016-01-211-3/+3
| | |/ / | |/| |
* / | | -Fix viewport converting the scren in grayness, fixes #3406Juan Linietsky2016-01-221-8/+12
|/ / /
* | | Merge pull request #3381 from MarianoGnu/graph_zoomRémi Verschelde2016-01-203-12/+96
|\ \ \
| * | | Add a slider to handle zoomMarianoGNU2016-01-182-3/+24
| * | | Add zoom to GraphEditMarianoGNU2016-01-183-11/+74
* | | | Merge pull request #3390 from Hinsbart/duplicate_fixRémi Verschelde2016-01-201-0/+9
|\ \ \ \
| * | | | duplicate groups and signalshondres2016-01-201-0/+9
| | |/ / | |/| |
* | | | -Some fixes to drag and drop and canvas offset for GUI that were introduced a...Juan Linietsky2016-01-194-10/+32
* | | | Fix build with tools=noRémi Verschelde2016-01-191-0/+4
|/ / /
* / / -fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky2016-01-182-19/+44
|/ /
* | New shader nodes are now created under (more or less) the cursor.Ovnuniarchos2016-01-182-2/+7
* | Merge pull request #3358 from neikeq/issue_1123Rémi Verschelde2016-01-181-0/+4
|\ \
| * | F5 hotkey to refresh FileDialog/EditorFileDialogIgnacio Etcheverry2016-01-151-0/+4
* | | Merge pull request #2854 from MarianoGnu/color_pickerRémi Verschelde2016-01-1813-158/+671
|\ \ \
| * | | Add guide lines to visual editor.MarianoGNU2016-01-152-5/+45
| * | | add screen color pickingMarianoGNU2016-01-152-3/+49
| * | | Add presets.MarianoGNU2016-01-155-32/+139
| * | | Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU2016-01-1510-58/+281
| * | | Add a visual editor to color picker.MarianoGNU2016-01-155-139/+236
* | | | -Massive editor dialog cleanupJuan Linietsky2016-01-173-20/+30
* | | | -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-166-993/+1135
|/ / /
* | | Merge pull request #3204 from neikeq/fix_3153Rémi Verschelde2016-01-151-2/+25
|\ \ \
| * | | TileMap: Properly flip/rotate tiles with non-square regionIgnacio Etcheverry2016-01-041-0/+16
| * | | TileMap: Consider texture offset for rotated tilesIgnacio Etcheverry2016-01-021-2/+9
* | | | Merge pull request #3351 from neikeq/issue_3348Rémi Verschelde2016-01-141-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix LineEdit not capturing text input eventsIgnacio Etcheverry2016-01-141-0/+2
* | | | -Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky2016-01-143-0/+18
|/ / /
* | | Properly fix tab scrolling, fixes #3128, fixes #3314Juan Linietsky2016-01-132-245/+94
* | | Fix situation where TSCN format might crash, closes #3062Juan Linietsky2016-01-122-7/+14
* | | -Properly lock and and warn about switching off contact monitoring, fixes #3041Juan Linietsky2016-01-125-6/+53
* | | Merge pull request #3257 from TheHX/pr-range-propertiesRémi Verschelde2016-01-112-10/+10
|\ \ \
| * | | Fix error caused by dragging a Range propertyFranklin Sobrinho2016-01-062-10/+10
* | | | Merge pull request #3300 from MarianoGnu/bug_fixingRémi Verschelde2016-01-111-0/+4
|\ \ \ \
| * | | | fix: TouchScreenButton should stop propagating action when button is removed ...MarianoGNU2016-01-101-0/+4