summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2021-03-17Merge pull request #46674 from cmd410/fix-tab-containerRémi Verschelde
2021-03-17Merge pull request #47050 from jmb462/fix-bbcode-tables-overlap-with-bottom-textRémi Verschelde
2021-03-17Merge pull request #47064 from jmb462/fix-crash-in-uninitialized-AnimatedSpri...Rémi Verschelde
2021-03-17Fix crash on calling play() in a uninitialized AnimatedSprite2Djmb462
2021-03-17Merge pull request #47091 from gongpha/again-with-err-macro!-animation_tree_nodeRémi Verschelde
2021-03-17Check AnimationNode to update propertiesKongfa Waroros
2021-03-17Merge pull request #47081 from nekomatata/collision-debug-shape-game-onlyRémi Verschelde
2021-03-17Merge pull request #47024 from groud/navigationRémi Verschelde
2021-03-16Disable debug collision shapes in the editorPouleyKetchoupp
2021-03-16Merge pull request #39810 from christinoleo/masterRémi Verschelde
2021-03-16Fix BBCode tables overlap with bottom textjmb462
2021-03-16Move SpriteFrames to its own file in the resources folderAaron Franke
2021-03-15Allow Navigation to be more flexibleGilles Roudière
2021-03-15Merge pull request #46993 from gongpha/check-if-edit-called-via-editorRémi Verschelde
2021-03-15Check if _edit_set_position and _edit_set_rect was used outside an editorKongfa Waroros
2021-03-14Fix stale tab names in TabContainerYuri Sizov
2021-03-14Fix RTL BBCode range regression and selection issues.bruvzg
2021-03-13trims_whitespaces_when_creating_folder_windowsPop0p
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-03-12Merge pull request #40774 from TwistedTwigleg/SkeletonIK_Godot_4_0_FixesRémi Verschelde
2021-03-12Merge pull request #46913 from Faless/js/4.x_vkRémi Verschelde
2021-03-12Merge pull request #46699 from sps1112/fix-control.edit_set_state-crashRémi Verschelde
2021-03-11Add IME support checks in LineEdit/TextEdit.Fabio Alessandrelli
2021-03-11Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0Rémi Verschelde
2021-03-11Support for duplication of nested instanced sceneshilfazer
2021-03-10Implement Navigation layersGilles Roudière
2021-03-10Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière
2021-03-09Merge pull request #45545 from abaire/relaxes_gltf_name_sanitizationRémi Verschelde
2021-03-09Add interpolation bar on each channel in ColorPickerKongfa Waroros
2021-03-08Make GraphNode handle children with EXPAND flagLeonardo Christino
2021-03-08use collision mask in vehicle raycastAngad Kambli
2021-03-08Merge pull request #46776 from jmb462/fix-label-visible_characters_bad_precisionRémi Verschelde
2021-03-08Merge pull request #46782 from bruvzg/fix_def_theme_sizeRémi Verschelde
2021-03-08Improve bitmap font scaling. Fix default theme font size.bruvzg
2021-03-07fix Label visible_characters bad precisionjmb462
2021-03-07Merge pull request #46572 from jmb462/fix-selection-error-after-commenting-or...Rémi Verschelde
2021-03-07Merge pull request #46627 from jmb462/fix-incorrect-autoindentation-in-multil...Rémi Verschelde
2021-03-07Merge pull request #46643 from YeldhamDev/hide_all_the_thingsRémi Verschelde
2021-03-06Release mouse when SpinBox leaves scene treekobewi
2021-03-05add responsive arrows when the size is very small + fix a regression: missing...fabriceci
2021-03-05Fix Control._edit_set_state crashsps1112
2021-03-05Merge pull request #46516 from HaSa1002/scrollcontainer-embedRémi Verschelde
2021-03-05Highlight collision, correct the size and make the arrow a bit less thick for...fabriceci
2021-03-04Merge pull request #46529 from jmb462/improvement-raycast3d-debug-shapeRémi Verschelde
2021-03-04Merge pull request #46668 from nekomatata/fix-errors-polygon-2dRémi Verschelde
2021-03-04Merge pull request #46665 from nekomatata/fix-crash-convex-shape-2dRémi Verschelde
2021-03-04Fix TabContainer _get_tab_widthCrystal Melting Dot
2021-03-04Fix errors with invalid CollisionPolygon2DPouleyKetchoupp
2021-03-04Fix errors and crash with empty ConvexPolygonShape2DPouleyKetchoupp
2021-03-04Revert "Add size check in Control._edit_set_state to prevent crash"Rémi Verschelde