summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-01-07Make possible to edit the GraphEdit's selection rect colorsMichael Alexsander
2020-01-08Fixes RichTextLabel click issue when cell text wrapsHaoyu Qiu
2020-01-07Merge pull request #34881 from williamd1k0/fix-animationtree-no3dRémi Verschelde
2020-01-07Don't show conf warning if script is not toolTomasz Chabora
2020-01-07Check if cursor is inside meta when getting cursor shapeKanabenki
2020-01-07expose scroll_vertical and scroll_horizontal in TextEdit + documentationKrystof Klestil
2020-01-07Fixes crash when using Mesh::create_outline and Mesh::create_convex_shapeHaoyu Qiu
2020-01-07Fix AnimationTree not available when compiled with disable_3dWilliam Tumeo
2020-01-07Fixes import of models as PackedSceneHaoyu Qiu
2020-01-06make Label consider spaces for visible_characterswingedadventurer
2020-01-06Merge pull request #34867 from volzhs/calculate-label-size-2Rémi Verschelde
2020-01-07Calculate label size more accuratelyvolzhs
2020-01-06Merge pull request #34865 from volzhs/oversampling-emojiRémi Verschelde
2020-01-07Update size and position for colored font with oversamplingvolzhs
2020-01-06Merge pull request #33987 from nekomatata/own-world-environmentRémi Verschelde
2020-01-06Merge pull request #34303 from Chaosus/fix_texture_crashRémi Verschelde
2020-01-06Merge pull request #34020 from gytsen/unify-pack-versionRémi Verschelde
2020-01-06Merge pull request #34829 from timothyqiu/checks-bundleRémi Verschelde
2020-01-06PCK: Set VERSION_PATCH in header, factor out header magicJoost Heitbrink
2020-01-05Merge pull request #34839 from madmiraal/fix-34807Rémi Verschelde
2020-01-05Don't update the floor_velocity with the current linear_velocity.Marcel Admiraal
2020-01-06Fix calculating label sizevolzhs
2020-01-05Merge pull request #34835 from nekomatata/stylebox-aa-fixRémi Verschelde
2020-01-05Fixed StyleBoxFlat antialiasing with aa size of 1PouleyKetchoupp
2020-01-05Fixes crash for bad property of PackedSceneHaoyu Qiu
2020-01-04Makes more strings translatableHaoyu Qiu
2020-01-03Merge pull request #34781 from fossegutten/button-flashRémi Verschelde
2020-01-03Fixes button flashing when releasing mousebutton outsidefossegutten
2020-01-03Merge pull request #34755 from Calinou/shadermaterial-connect-editor-onlyRémi Verschelde
2020-01-03Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fixRémi Verschelde
2020-01-03Merge pull request #34779 from timothyqiu/tree-hscrollRémi Verschelde
2020-01-03Better horizontal scroll for TreeHaoyu Qiu
2020-01-03Add a shorthand for setting the exit code using `SceneTree::quit()`Hugo Locurcio
2020-01-03Clears button mask before activating menu itemHaoyu Qiu
2020-01-02Update Camera.project_position to not return get_global_transform().origin if...SIYU FU
2020-01-02Don't connect ShaderMaterial's `changed` signal when not in the editorHugo Locurcio
2020-01-02Fix wrong disconnect in callback in VisibilityNotifier 3DАлександр Растриженков
2020-01-02Merge pull request #34720 from Calinou/light-gizmo-color-by-lightRémi Verschelde
2020-01-02Merge pull request #34737 from timothyqiu/tree-item-offsetRémi Verschelde
2020-01-02Merge pull request #34735 from YeldhamDev/texturerect_code_formatRémi Verschelde
2020-01-02Fixes Tree item offset when root is hiddenHaoyu Qiu
2020-01-01Minor code formatting in TextureRect fileMichael Alexsander
2020-01-01Ensures cursor visible for Tree with titleHaoyu Qiu
2020-01-01Merge pull request #34724 from timothyqiu/tree-rightRémi Verschelde
2020-01-01Fixed antialiasing option for Polygon2DPouleyKetchoupp
2020-01-01Merge pull request #34654 from Calinou/colorpicker-move-preview-under-pickerRémi Verschelde
2020-01-01Merge pull request #34665 from timothyqiu/camera-fovRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2020-01-01Fixes behavior of right arrow key in TreeHaoyu Qiu
2020-01-01Tint 3D light gizmos using the light's colorHugo Locurcio