summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04Merge pull request #63848 from aaronfranke/cs-from-scaleRémi Verschelde
2022-08-04Merge pull request #58809 from Calinou/vsync-fallback-improve-error-messageRémi Verschelde
2022-08-04Merge pull request #62254 from Calinou/editor-icons-add-audio-streamRémi Verschelde
2022-08-04Fix Hue slider incorrectly rotated 90 degrees in ColorPickerRindbee
2022-08-04Add editor icons for all AudioStream resourcesHugo Locurcio
2022-08-04Don't store the values of linked SDFGI properties in EnvironmentHugo Locurcio
2022-08-04Distinguish multiple node configuration warnings in the scene tree dockHugo Locurcio
2022-08-04Improve error message when the requested V-Sync mode cannot be usedHugo Locurcio
2022-08-03Allow more precise adjustments of orthogonal/frustum size in Camera3DHugo Locurcio
2022-08-03Various converter enhancements and bugfixesRafał Mikrut
2022-08-03Removed faulty function update after get_property_list.Hristo Stamenov
2022-08-03Add ResourceUID documentationRedMser
2022-08-03Convert Python type hints in tools/make_rst.pyAndy Maloney
2022-08-03Merge pull request #63877 from YeldhamDev/check_theme_fixRémi Verschelde
2022-08-03Merge pull request #63875 from hakro/fix-segment-intersects-circleRémi Verschelde
2022-08-03Replace Vector3.ToDiagonalMatrix with Basis.FromScale in C#Aaron Franke
2022-08-03Bring back Geometry2D.segment_intersects_circleHakim
2022-08-03Merge pull request #56442 from PucklaMotzer09/remap_files_movedRémi Verschelde
2022-08-03Merge pull request #63867 from Calinou/editor-rename-visual-shader-settingRémi Verschelde
2022-08-03Fix text position when hovering pressed `CheckButton/Box` elements in the editorMichael Alexsander
2022-08-03Merge pull request #63791 from V-Sekai/mend-ok-hsl-washoutRémi Verschelde
2022-08-03Merge pull request #59303 from KoBeWi/check_out_my_very_long_buttonRémi Verschelde
2022-08-03Merge pull request #63868 from akien-mga/clang-format-workaround-llvm-54901Rémi Verschelde
2022-08-03Merge pull request #63348 from Rindbee/fix-toggling-after-scrolling-causes-blankRémi Verschelde
2022-08-03Merge pull request #48561 from Calinou/editor-theme-selected-tab-border-lineupRémi Verschelde
2022-08-03Add Text Server related options to the build profiles editor.bruvzg
2022-08-03Show dependency warning when removing remaps and fallback if translationPucklaMotzer09
2022-08-03Style: Workaround clang-format 14 bug with `Inline` oneliner functionsRémi Verschelde
2022-08-03Rename visual shader editor setting category for proper capitalizationHugo Locurcio
2022-08-03Merge pull request #61851 from Calinou/particles-default-global-coordinatesRémi Verschelde
2022-08-03Merge pull request #63266 from reduz/cleanup-array-editingRémi Verschelde
2022-08-03Merge pull request #51531 from Calinou/decal-projector-add-nearest-mipmap-anisoRémi Verschelde
2022-08-03Merge pull request #63820 from nathanfranke/templates-in-headerRémi Verschelde
2022-08-03Visually line up the selected tab with the underlying panel with bordersHugo Locurcio
2022-08-03Merge pull request #56451 from Calinou/rootmotionview-no-replace-with-nodeRémi Verschelde
2022-08-03Merge pull request #63857 from Calinou/doc-camera3d-frustum-offset-projectionRémi Verschelde
2022-08-03Merge pull request #58611 from Calinou/ssr-fix-blend-marginRémi Verschelde
2022-08-03Merge pull request #63853 from fire-forge/particle-flagsRémi Verschelde
2022-08-03Merge pull request #55923 from bluenote10/feature/consistent_transform_operat...Rémi Verschelde
2022-08-03Merge pull request #63847 from Zylann/shader_switch_uintYuri Rubinsky
2022-08-03Add Nearest Mipmap Anisotropic filter option to decals and projectorsHugo Locurcio
2022-08-03Don't replace RootMotionView with Node in a running projectHugo Locurcio
2022-08-03Document Camera3D's frustum offset property requiring Frustum projectionHugo Locurcio
2022-08-03Fade screen-space reflection towards inner marginHugo Locurcio
2022-08-02move rpc and rpc_id implementations back to headerNathan Franke
2022-08-02Add space to ParticlesMaterial "Particle Flags" group nameFireForge
2022-08-02Adjust 2 default theme colors in ItemList and TreeFireForge
2022-08-02Add 4px of spacing above the "Add Metadata" buttonFireForge
2022-08-02Allow shading language to use `switch` statement with uintsMarc Gilleron
2022-08-02Fix consistency of translated/scaled/rotated in Transform2D and Transform3DFabian Keller