summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2022-04-25Merge pull request #60424 from timothyqiu/fa-unrefRémi Verschelde
2022-04-25Merge pull request #60261 from fire-forge/theme-prop-renamesRémi Verschelde
2022-04-25Merge pull request #60123 from KoBeWi/borrowedRémi Verschelde
2022-04-25Merge pull request #60491 from RedHeadphone/masterRémi Verschelde
2022-04-25Merge pull request #60386 from bruvzg/label3dRémi Verschelde
2022-04-25Node: Re-add `find_node` as `find_child`, improve docsRémi Verschelde
2022-04-25Merge pull request #60298 from reduz/scene-unique-pathsRémi Verschelde
2022-04-25Implement Scene Unique Nodesreduz
2022-04-25Merge pull request #60439 from Chaosus/vs_vec4Yuri Rubinsky
2022-04-24Merge pull request #60378 from clayjohn/ParticlesMaterial-clampClay John
2022-04-24correct initial cpu particle velocityRedHeadphone
2022-04-24fixed rotated RootMotionView grid glitchSilc 'Tokage' Renew
2022-04-23Merge pull request #60336 from TokageItLab/fix-root-motion-rotation-initClay John
2022-04-24ItemList selection bug && navigation bug fixedThakee Nathees
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-22Fix RESET animation not being createdkobewi
2022-04-22Continue to improve vector4 type in visual shadersYuri Roubinsky
2022-04-22Multiple small TextEdit Bug FixesPaulb23
2022-04-22Close FileAccess before accessing it with DirAccessHaoyu Qiu
2022-04-22Implement Label3D node.bruvzg
2022-04-20Avoid setting sub-window or started project window positions, if it's impossi...bruvzg
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-04-20Merge pull request #60175 from Geometror/visual-shader-vector4Yuri Rubinsky
2022-04-19Clamp Gradient and Curve Textures in ParticlesMaterialclayjohn
2022-04-19Fix GradientTexture2D update after setting the gradientHendrik Brucker
2022-04-19Fix AnimationLibrary name validationHaoyu Qiu
2022-04-18fixed init value in root motion rotationSilc 'Tokage' Renew
2022-04-17Make Tween.interpolate_value() statickobewi
2022-04-17Add a property hint for AspectRatioContainer's `ratio` propertyHugo Locurcio
2022-04-18Implement global restSilc 'Tokage' Renew
2022-04-17PathFollow2D and PathFollow3D: don't set offset to NaNRicardo Buring
2022-04-17Merge pull request #60308 from TokageItLab/remove-exp-map-in-blendingRémi Verschelde
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
2022-04-14Replaced loops_current with end_loopScottVMariotte
2022-04-14Merge pull request #60225 from YeldhamDev/popmenu_arrow_slimRémi Verschelde
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
2022-04-14Merge pull request #60220 from YeldhamDev/the_line_must_be_drawn_hereRémi Verschelde
2022-04-13Fix `GridContainer` not ignoring toplevel childrenMichael Alexsander
2022-04-13Merge pull request #60093 from TokageItLab/reset-blendRémi Verschelde
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