summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-10-28Update scene/resources/dynamic_font.cppJuan Linietsky
2020-10-28Implement CanvasGroup and CanvasItem clippingreduz
2020-10-28Removed redundant line from TextEditYuri Roubinsky
2020-10-28Merge pull request #43147 from Mallos/fix/sprite2d-rectRémi Verschelde
2020-10-28Merge pull request #42766 from volzhs/tab-containerRémi Verschelde
2020-10-27fix(sprite2d): Rect is not handling pixel snapEric Tuvesson
2020-10-27Fixes setting top_level not updating the global positionGilles Roudière
2020-10-27Visual Shader Parenthesis fixLuke Costello
2020-10-26Fix uninitialized `Viewport::use_debanding` member variableHugo Locurcio
2020-10-26Merge pull request #42969 from Klowner/fixes/42967-popup-positionRémi Verschelde
2020-10-26Merge pull request #43075 from Xrayez/color-ramp-to-gradientRémi Verschelde
2020-10-25ScriptEditor: Fix line number gutter drag selectDevin Curry
2020-10-25Fixup `ColorRamp` to `Gradient` renamesAndrii Doroshenko (Xrayez)
2020-10-24Refactored 2D shader and lighting systemreduz
2020-10-24Rename button group property to button_groupAaron Franke
2020-10-23Shows ColorRect in Color constants autocompletionYuri Roubinsky
2020-10-22Merge pull request #42907 from Xrayez/add-ref-rect-border-widthRémi Verschelde
2020-10-21include parent display location in popup location calculationMark Riedesel
2020-10-21Remove printing of windowpos/screenpos in MenuButtonYuri Roubinsky
2020-10-20Add `border_width` to `ReferenceRect`Andrii Doroshenko (Xrayez)
2020-10-20Removed underscore from GraphEdit begin/end_node_move signalsYuri Roubinsky
2020-10-20Merge pull request #42891 from gvaneyck/graph-begin-node-move-timingRémi Verschelde
2020-10-19Fix emit_signal timing for GraphEdit's begin/end node moveGabriel Van Eyck
2020-10-19Merge pull request #42874 from dreamsComeTrue/text-edit-bounds-fixRémi Verschelde
2020-10-19Merge pull request #42904 from Xrayez/rects-rename-fixupRémi Verschelde
2020-10-19Merge pull request #38097 from Calinou/add-viewport-debandingJuan Linietsky
2020-10-19Fixup `ColorRect` and `TextureRect` renamesAndrii Doroshenko (Xrayez)
2020-10-19Merge pull request #42558 from Chaosus/vs_curveRémi Verschelde
2020-10-18Revert "Replace SAO implementation with MSSAO"Juan Linietsky
2020-10-18Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky
2020-10-18Merge pull request #42201 from clayjohn/Vulkan-new-glowJuan Linietsky
2020-10-18Replace SAO implementation with MSSAOclayjohn
2020-10-18Optimize Glow with local memoryclayjohn
2020-10-18Merge pull request #41418 from clayjohn/Vulkan-aerialRémi Verschelde
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-10-18Added VisualShaderNodeCurve to easy gather data from a CurveTextureYuri Roubinsky
2020-10-17Add aerial perspective to fixed fogclayjohn
2020-10-17TextEdit - fix valid bounds in 'set_line'. Fixes #41967Dominik 'dreamsComeTrue' Jasiński
2020-10-15Merge pull request #42778 from madmiraal/remove-get_layersRémi Verschelde
2020-10-13Fixed main gutter not drawing on item togglePaulb23
2020-10-13Remove old RigidBody layers property and methods.Marcel Admiraal
2020-10-13Put unselected tabs back in TabContainer controlvolzhs
2020-10-13Remove redundant property "enabled_focus_mode"FIF15
2020-10-13Respect Tree.set_icon_max_width size for drawing selection boxvolzhs
2020-10-12doc: Sync classref with current sourceRémi Verschelde
2020-10-10Adds Metallic to spatial light input of visual shadersYuri Roubinsky
2020-10-09Implement GPU Particle Collisionsreduz
2020-10-09Fix Popup crash in single window modePouleyKetchoupp
2020-10-06Added a more helpful error message when there is no current animation for the...Duroxxigar
2020-10-05glTF: Fix parsing image data with `mimeType` undefinedRémi Verschelde