Age | Commit message (Expand) | Author |
2022-04-25 | Merge pull request #60298 from reduz/scene-unique-paths | Rémi Verschelde |
2022-04-25 | Implement Scene Unique Nodes | reduz |
2022-04-25 | Merge pull request #60439 from Chaosus/vs_vec4 | Yuri Rubinsky |
2022-04-24 | Merge pull request #60378 from clayjohn/ParticlesMaterial-clamp | Clay John |
2022-04-24 | correct initial cpu particle velocity | RedHeadphone |
2022-04-24 | fixed rotated RootMotionView grid glitch | Silc 'Tokage' Renew |
2022-04-23 | Merge pull request #60336 from TokageItLab/fix-root-motion-rotation-init | Clay John |
2022-04-24 | ItemList selection bug && navigation bug fixed | Thakee Nathees |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-04-22 | Fix RESET animation not being created | kobewi |
2022-04-22 | Continue to improve vector4 type in visual shaders | Yuri Roubinsky |
2022-04-22 | Multiple small TextEdit Bug Fixes | Paulb23 |
2022-04-22 | Close FileAccess before accessing it with DirAccess | Haoyu Qiu |
2022-04-22 | Implement Label3D node. | bruvzg |
2022-04-20 | Avoid setting sub-window or started project window positions, if it's impossi... | bruvzg |
2022-04-20 | Fix more issues found by cppcheck. | bruvzg |
2022-04-20 | Merge pull request #60175 from Geometror/visual-shader-vector4 | Yuri Rubinsky |
2022-04-19 | Clamp Gradient and Curve Textures in ParticlesMaterial | clayjohn |
2022-04-19 | Fix GradientTexture2D update after setting the gradient | Hendrik Brucker |
2022-04-19 | Fix AnimationLibrary name validation | Haoyu Qiu |
2022-04-18 | fixed init value in root motion rotation | Silc 'Tokage' Renew |
2022-04-17 | Make Tween.interpolate_value() static | kobewi |
2022-04-17 | Add a property hint for AspectRatioContainer's `ratio` property | Hugo Locurcio |
2022-04-18 | Implement global rest | Silc 'Tokage' Renew |
2022-04-17 | PathFollow2D and PathFollow3D: don't set offset to NaN | Ricardo Buring |
2022-04-17 | Merge pull request #60308 from TokageItLab/remove-exp-map-in-blending | Rémi Verschelde |
2022-04-17 | Discontinue exp map in blending | Silc 'Tokage' Renew |
2022-04-16 | Fix the Audio Listener 3D property not being grouped with 2D in Viewport | Hugo Locurcio |
2022-04-15 | Merge pull request #60235 from TokageItLab/fix-value-track-blend | Rémi Verschelde |
2022-04-14 | Replaced loops_current with end_loop | ScottVMariotte |
2022-04-14 | Merge pull request #60225 from YeldhamDev/popmenu_arrow_slim | Rémi Verschelde |
2022-04-14 | Fixed value track blend animation without RESET | Silc 'Tokage' Renew |
2022-04-13 | Add `font_separator` and related properties to `PopupMenu` | Michael Alexsander |
2022-04-13 | Reduce width of arrow icons for the default theme in `PopupMenu` | Michael Alexsander |
2022-04-14 | Merge pull request #60221 from YeldhamDev/grid_toplevel_fix | Rémi Verschelde |
2022-04-14 | Merge pull request #60220 from YeldhamDev/the_line_must_be_drawn_here | Rémi Verschelde |
2022-04-13 | Fix `GridContainer` not ignoring toplevel children | Michael Alexsander |
2022-04-13 | Merge pull request #60093 from TokageItLab/reset-blend | Rémi Verschelde |
2022-04-13 | Fix and tweak labeled separator in `PopupMenu` | Michael Alexsander |
2022-04-13 | Merge pull request #60211 from timothyqiu/al-rename | Rémi Verschelde |
2022-04-13 | Fix parameter validation when renaming in AnimationLibrary | Haoyu Qiu |
2022-04-13 | Fix select_all() crash in RichTextLabel | ConteZero |
2022-04-13 | Merge pull request #60199 from akien-mga/color-clarify-srgb-linear-conversions | Rémi Verschelde |
2022-04-13 | Merge pull request #60004 from fire-forge/anim-loop-enum | Rémi Verschelde |
2022-04-13 | Merge pull request #60034 from Calinou/camera-allow-lower-size | Rémi Verschelde |
2022-04-13 | Merge pull request #60194 from V-Sekai/node_3d_gizmo_fix | Rémi Verschelde |
2022-04-13 | Color: Rename `to_srgb`/`to_linear` to include base color space | Rémi Verschelde |
2022-04-13 | Fix sub-menu keyboard navigation. | bruvzg |
2022-04-13 | Ensure gizmos are added to newly created Node3D-derivatives and silence error... | SaracenOne |
2022-04-12 | Merge pull request #60081 from fire-forge/input-event-editor-fix | Rémi Verschelde |