summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-10-27Rename the `type` parameter to `node_type` in Theme and ControlHugo Locurcio
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-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
2020-10-04Fix typo in VisualShaderNodeSample3D::generate_codeYuri Roubinsky
2020-10-03Merge pull request #42518 from Duroxxigar/update-getter-and-settersRémi Verschelde
2020-10-03Fix def parameter in Texture visual shader nodes for sky/particles modesYuri Roubinsky
2020-10-03Switch from recursion to iterative for backfilling colour regionsPaulb23
2020-10-02Updated getters and setters names for toplevelDuroxxigar
2020-10-02Remove area or body from map before emitting signals.Marcel Admiraal
2020-10-02Merge pull request #42451 from Duroxxigar/rename-toplevelRémi Verschelde