Age | Commit message (Expand) | Author |
2022-03-21 | Add visual marker when dragging and dropping tabs | Michael Alexsander |
2022-03-13 | Merge pull request #58437 from timothyqiu/svg-viewbox | Rémi Verschelde |
2022-03-10 | Remove more occurrences of "stex" | TechnoPorg |
2022-02-23 | Fix viewBox of ViewportSpeed.svg | Haoyu Qiu |
2022-02-14 | Merge pull request #58008 from Geometror/increase-checkerboard-contrast | Rémi Verschelde |
2022-02-14 | Add missing CheckButton icons | Yuri Sizov |
2022-02-12 | Increase checkerboard texture contrast | Hendrik Brucker |
2022-02-10 | Reorganize inspector layout workflow for Control nodes | Yuri Sizov |
2022-01-28 | Merge pull request #57365 from pycbouh/editor-icons-uniformity | Rémi Verschelde |
2022-01-29 | Fix the breakpoint icon in CodeEdit | Yuri Sizov |
2022-01-29 | Update icons and color conversion rules to simplify the palette | Yuri Sizov |
2022-01-28 | Remove unnecessary transformations from editor icons | Yuri Sizov |
2022-01-27 | Fix to prevent icons from disappearing. | Wagner Scholl Lemos |
2022-01-22 | Fix missing VoxelGI 3D editor gizmo icon | Hugo Locurcio |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-18 | Merge pull request #56104 from Geometror/add-flow-layout-container | Rémi Verschelde |
2022-01-18 | Fix toast notification button color on light theme | Yuri Roubinsky |
2022-01-13 | Improve the SnapGrid editor icon | Haoyu Qiu |
2022-01-07 | Add FlowContainer | Hendrik Brucker |
2021-12-10 | Merge pull request #54002 from Calinou/editor-anchor-icon-improve-accent-visi... | Rémi Verschelde |
2021-12-08 | Rename GPUParticles attractor and collision nodes to have a 3D suffix | Hugo Locurcio |
2021-12-06 | Remove ProximityGroup3D node | kobewi |
2021-11-15 | Use a different icon for eased keyframes in the animation editor | Hugo Locurcio |
2021-11-12 | Merge pull request #54803 from goostengine/shape-cast-2d | Camille Mohr-Daurat |
2021-11-12 | Add `ShapeCast2D` node | Andrii Doroshenko (Xrayez) |
2021-11-12 | Merge pull request #53987 from groud/tile_data_inspector_plugin | Rémi Verschelde |
2021-11-09 | Merge pull request #53819 from TokageItLab/re-implement-ping-pong | Rémi Verschelde |
2021-11-08 | Several Gradient improvements | Hendrik Brucker |
2021-11-08 | Merge pull request #54715 from goostengine/gradient-texture-1d-rename | Yuri Roubinsky |
2021-11-08 | Merge pull request #54275 from Calinou/editor-tweak-animation-editor-icon-colors | Rémi Verschelde |
2021-11-07 | Rename `GradientTexture` to `GradientTexture1D` | Andrii Doroshenko (Xrayez) |
2021-11-03 | reimplement ping-pong | Silc 'Tokage' Renew |
2021-10-30 | Merge pull request #54383 from Calinou/colorpicker-overbright-indicator-tweak... | Rémi Verschelde |
2021-10-29 | Merge pull request #53234 from Geometror/gradient-texture-2d | Yuri Roubinsky |
2021-10-29 | Tweak overbright indicator icon to be more visible on white background | Hugo Locurcio |
2021-10-28 | Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog | clayjohn |
2021-10-26 | Tweak animation editor icon colors for easier visual grepping | Hugo Locurcio |
2021-10-26 | Implement polygons editors in the tiles selection mode | Gilles Roudière |
2021-10-23 | Fixed animation insertion in SkeletonEditor | Silc 'Tokage' Renew |
2021-10-19 | Improve accent color modulate visibility for the Anchor editor icon | Hugo Locurcio |
2021-10-19 | Rename `Tabs` to `TabBar` | Michael Alexsander |
2021-10-19 | Merge pull request #52940 from groud/toast_notification | Rémi Verschelde |
2021-10-16 | Implement Animation Blend Shape Tracks | reduz |
2021-10-14 | Implement toast notifications in the editor | Gilles Roudière |
2021-10-12 | Remove animation 3D transform track, replace by loc/rot/scale tracks. | reduz |
2021-10-12 | Add GradientTexture2D | Hendrik Brucker |
2021-10-11 | Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ... | Juan Linietsky |
2021-10-09 | implement ping-pong loop in animation | Tokage |
2021-10-07 | Implemented SkeletonEditorGizmo | Silc Renew |
2021-09-30 | Improved breakpoint gutter for CodeEdit. | Eric M |