summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-05-03Check invalid node namevolzhs
2018-05-02WIP Polygon2D weight editingJuan Linietsky
2018-05-02Merge pull request #17196 from RandomShaper/improve-gui-touchRémi Verschelde
2018-05-01Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...danilo2205
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Adds z-index properties to TileSets.Pieter-Jan Briers
2018-05-01Merge pull request #16977 from SASUPERNOVA/masterRémi Verschelde
2018-05-01Fix Node2D::global_scale's PropertyInfo typeRémi Verschelde
2018-05-01Merge pull request #18348 from rfht/masterRémi Verschelde
2018-05-01Merge pull request #18382 from groud/fix_gridcontainer_children_visibilityRémi Verschelde
2018-05-01Merge pull request #18321 from Crazy-P/Fixes-logically-dead-codeRémi Verschelde
2018-04-30Implement universal translation of touch to mousePedro J. Estébanez
2018-04-30Merge pull request #18370 from KidRigger/masterMax Hilbrunner
2018-04-30Merge pull request #18489 from Calinou/tweak-property-hint-rangesMax Hilbrunner
2018-04-30Make the LineEdit "secret" character customizableHugo Locurcio
2018-04-29Fix binding some core API methods only in tools buildsIgnacio Etcheverry
2018-04-29added custom aabb to primitivesBastiaan Olij
2018-04-28Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio
2018-04-27CSG Support for Godot!Juan Linietsky
2018-04-27Fixed stylebox crashsersoong
2018-04-27Allows setting the Timer wait_time in start method.Anish
2018-04-24Support of CMD+Backspace and CMD+Delete on MacOS.Anish
2018-04-24Fix Node2D::global_position to have Vector2 typeRuslan Mustakov
2018-04-23Fix GridContainer's children visibility breaking the layoutgroud
2018-04-23Adds support for CMD+Left and CMD+Right on MacOSAnish
2018-04-23Fix particle animation controlsJFonS
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-21fix clang6 assignment errorthfrwn
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-04-19Fixed context menu TTR bugssersoong
2018-04-18Merge pull request #18172 from Chaosus/fix_notificationRémi Verschelde
2018-04-18Merge pull request #18161 from flashyincceo/fixing-bug-#18128Rémi Verschelde
2018-04-18Merge pull request #18204 from tagcup/quat_scaleRémi Verschelde
2018-04-18Merge pull request #18230 from volzhs/fix-image-errorRémi Verschelde
2018-04-17Ability to change path color with self modulatevolzhs
2018-04-16Fix error spam with Sprite has compressed texturevolzhs
2018-04-16Fix index out of size error on Imagevolzhs
2018-04-15Updated fork to match current version of Godot.SASUPERNOVA
2018-04-14Avoid converting Quat to Euler angles when not necessary.tagcup
2018-04-14ItemList selection: Check against item countShyRed
2018-04-13Add popup_closed signal for ColorPickerButtonPeter Folkins
2018-04-13Merge pull request #17502 from groud/2Deditor_rectJuan Linietsky
2018-04-13Prevent visibility notification been called twice in object creationChaosus
2018-04-12Implement font shadows for RichTextLabelMarkus Törnqvist
2018-04-11RichTextLabel, doc: Added new method to get total content heightOliver Gutierrez
2018-04-11Use internal physics processing for Nodes' internal logicRémi Verschelde
2018-04-11Update classref and docs, fix missing parameters' namePoommetee Ketson
2018-04-10Fixed color region calculation for the first linePaulb23
2018-04-10Implement Input.set_default_cursor_shape to change the default shapeGuilherme Felipe