summaryrefslogtreecommitdiff
path: root/scene/gui/tree.cpp
AgeCommit message (Expand)Author
2016-08-30More visual script improvementsJuan Linietsky
2016-08-29Merge pull request #6220 from volzhs/issue-5789Rémi Verschelde
2016-08-29Merge pull request #5956 from djrm/tree_behaviorRémi Verschelde
2016-08-28Show last added action on Input Map and implement InputEvent "=="volzhs
2016-08-27Double click on scene tree element to focus currently selected nodeDaniel J. Ramirez
2016-08-23Make LineEdit not to cover whole line when rename nodevolzhs
2016-07-26Changed the way the step decimals are computed to a safer way, fixes many iss...Juan Linietsky
2016-07-16TreeItem.set_button exposed.Ovnuniarchos
2016-07-10Fix tree drawing the pressed stylebox in all buttons in the columnFranklin Sobrinho
2016-07-09Changed tree so shift-selection skips folded children, closes #5515Juan Linietsky
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-07-04Fix TreeItem range editing by dragging on the inspectorFranklin Sobrinho
2016-06-30Only emit item_selected once per Tree row, closes #5280Juan Linietsky
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-06-11fix how some display values are shown, fixes #4953Juan Linietsky
2016-05-16Contextualized Scene Tree menuJuan Linietsky
2016-05-15Experimental Right Mouse Button menu for SceneTreeJuan Linietsky
2016-05-14New reworked AnimatedSprite!Juan Linietsky
2016-05-11ability to drag scenes from filesystem to tree for instancingJuan Linietsky
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-05-04Fix wrong return and argument types in documentationIgnacio Etcheverry
2016-05-01Add math/script expression evaluation in editor (#3620)Franco Eusébio Garcia
2016-03-17Fix cursor getting locked on tree control if tree is cleared while modifying ...Saracen
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-02-Add some offset to spinboxes in tree, so revert icon does not annoy much whe...Juan Linietsky
2016-01-27Fix Tree Slider disappearing when clicking on itFranklin Sobrinho
2016-01-26Fix wrong position of LineEdit in Scene editorFranklin Sobrinho
2016-01-23-Added a "modal_close" signal for controlsJuan Linietsky
2016-01-23Revert "Tree and PropertyEditor confirm value change on focus loss"Juan Linietsky
2016-01-21Merge pull request #3407 from TheHX/pr-issue-1717Rémi Verschelde
2016-01-21Tree and PropertyEditor confirm value change on focus lossFranklin Sobrinho
2016-01-21Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-fix range limit issue in Particles2D, closes #2411Juan Linietsky
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-10Fix editing TreeItem cells in range modeeska
2015-12-10Spinbox: increase/decrease with mouse heldneikeq
2015-11-18Merge pull request #2735 from TheHX/fix_tree_checkboxJuan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-05Add Tree checkbox check/uncheck behavior when pressing enterFranklin Sobrinho
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-30Add missing icons, also make MSVC2010 happyMariano Javier Suligoy
2015-08-30-fix compile issue (pow)Juan Linietsky
2015-08-29-multi-selection (shift-click) working in scene treeJuan Linietsky
2015-08-29-fixes to capture modeJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-22begin work on lighting system for 2DJuan Linietsky