summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Collapse)Author
2022-04-25Merge pull request #60439 from Chaosus/vs_vec4Yuri Rubinsky
2022-04-24Merge pull request #60378 from clayjohn/ParticlesMaterial-clampClay John
Clamp Gradient and Curve Textures in ParticlesMaterial
2022-04-23Merge pull request #60336 from TokageItLab/fix-root-motion-rotation-initClay John
Fixed wrong init value of root motion rotation
2022-04-22Continue to improve vector4 type in visual shadersYuri Roubinsky
2022-04-20Merge pull request #60175 from Geometror/visual-shader-vector4Yuri Rubinsky
2022-04-19Clamp Gradient and Curve Textures in ParticlesMaterialclayjohn
2022-04-18fixed init value in root motion rotationSilc 'Tokage' Renew
2022-04-17Add a property hint for AspectRatioContainer's `ratio` propertyHugo Locurcio
Zero or negative ratios are not valid, so the property hint prevents choosing such values. The property hint allows using 4 decimals so that common aspect ratios like 16/9 can be specified with a good level of precision.
2022-04-17Merge pull request #60308 from TokageItLab/remove-exp-map-in-blendingRémi Verschelde
Discontinue exp map in blending
2022-04-17Discontinue exp map in blendingSilc 'Tokage' Renew
2022-04-16Fix the Audio Listener 3D property not being grouped with 2D in ViewportHugo Locurcio
2022-04-15Merge pull request #60235 from TokageItLab/fix-value-track-blendRémi Verschelde
Fixed blending value track without RESET and TRS3D track with RESET
2022-04-14Merge pull request #60225 from YeldhamDev/popmenu_arrow_slimRémi Verschelde
Reduce width of arrow icons for the default theme in `PopupMenu`
2022-04-14Fixed value track blend animation without RESETSilc 'Tokage' Renew
2022-04-13Add `font_separator` and related properties to `PopupMenu`Michael Alexsander
2022-04-13Reduce width of arrow icons for the default theme in `PopupMenu`Michael Alexsander
2022-04-14Merge pull request #60221 from YeldhamDev/grid_toplevel_fixRémi Verschelde
Fix `GridContainer` not ignoring toplevel children
2022-04-14Merge pull request #60220 from YeldhamDev/the_line_must_be_drawn_hereRémi Verschelde
Fix and tweak labeled separator in `PopupMenu`
2022-04-13Fix `GridContainer` not ignoring toplevel childrenMichael Alexsander
2022-04-13Merge pull request #60093 from TokageItLab/reset-blendRémi Verschelde
Make blend animation to use ResetTrack as default value
2022-04-13Fix and tweak labeled separator in `PopupMenu`Michael Alexsander
2022-04-13Merge pull request #60211 from timothyqiu/al-renameRémi Verschelde
2022-04-13Fix parameter validation when renaming in AnimationLibraryHaoyu Qiu
2022-04-13Fix select_all() crash in RichTextLabelConteZero
2022-04-13Merge pull request #60199 from akien-mga/color-clarify-srgb-linear-conversionsRémi Verschelde
2022-04-13Merge pull request #60004 from fire-forge/anim-loop-enumRémi Verschelde
2022-04-13Merge pull request #60034 from Calinou/camera-allow-lower-sizeRémi Verschelde
2022-04-13Merge pull request #60194 from V-Sekai/node_3d_gizmo_fixRémi Verschelde
2022-04-13Color: Rename `to_srgb`/`to_linear` to include base color spaceRémi Verschelde
This helps reduce confusion around sRGB <> Linear conversions by making both input and output color spaces explicit.
2022-04-13Fix sub-menu keyboard navigation.bruvzg
2022-04-13Ensure gizmos are added to newly created Node3D-derivatives and silence ↵SaracenOne
error for attempting to create gizmos twice
2022-04-12Merge pull request #60081 from fire-forge/input-event-editor-fixRémi Verschelde
Redesign InputEvent editor and fix `Window.popup_centered()` rect calculation.
2022-04-12Add Vector4 to VisualShaderHendrik Brucker
2022-04-12Merge pull request #59531 from TokageItLab/fix-init-root-motionRémi Verschelde
Fixed initialization of TRS Track in blend tree for root motion
2022-04-12Merge pull request #60170 from ConteZero/context_menuRémi Verschelde
2022-04-12Merge pull request #60171 from Chaosus/restore_aaYuri Rubinsky
2022-04-12Add context menu to RichTextLabelConteZero
2022-04-12Redesign InputEvent editor pluginFireForge
- Use vertical layout and add text wrapping - Fix Window.popup_centered() rect calculation
2022-04-12Merge pull request #60069 from Calinou/fsr-fix-editor-enumRémi Verschelde
2022-04-12Restore antialiasing for `draw_line`Yuri Roubinsky
2022-04-12Narrow FileAccess scope to prevent deadlocks.bruvzg
2022-04-11Merge pull request #60085 from YeldhamDev/relationships_are_hardRémi Verschelde
2022-04-11Merge pull request #59927 from Zylann/fix_graphnode_title_trimRémi Verschelde
Fix GraphNode not resizing with larger title
2022-04-11Merge pull request #60120 from Calinou/environment-editor-ssil-tonemap-hideRémi Verschelde
Hide SSIL properties when SSIL is disabled in the Environment resource
2022-04-11Fix toggling GraphEdit's minimap with `minimap_enabled`Eric McGuirk
Fixes #53831.
2022-04-11Merge pull request #60026 from ConteZero/shortcut_keys_enabledRémi Verschelde
2022-04-11Merge pull request #54191 from Ev1lbl0w/bugfix-window_popup_ratioRémi Verschelde
2022-04-11Merge pull request #59980 from reduz/animation-librariesRémi Verschelde
2022-04-11Merge pull request #59440 from bruvzg/fd_ref_countedRémi Verschelde
2022-04-11Merge pull request #60111 from KoBeWi/the_files_have_landedRémi Verschelde