Age | Commit message (Expand) | Author |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |
2020-03-26 | Updade dialog node's icons | Michael Alexsander |
2020-03-25 | SCons: Drop support for Python 2 | Rémi Verschelde |
2020-03-21 | Working sky shader implementation | clayjohn |
2020-03-01 | Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes | Rémi Verschelde |
2020-02-28 | Add more missing icons (and adjust a few) | Michael Alexsander |
2020-02-28 | Add unique icon to Polygon2D | Tomasz Chabora |
2020-02-28 | Renamed NavigationPolygonInstance to NavigationRegion2D | Andrea Catania |
2020-02-27 | Renamed PlaneShape to WorldMarginShape | Andrea Catania |
2020-02-27 | Renamed NavigationMeshInstance to NavigationRegion | Andrea Catania |
2020-02-25 | Update PackedIint/FloatArray icons for the new types | Michael Alexsander |
2020-02-25 | Rename `scancode` to `keycode`. | bruvzg |
2020-02-24 | Use PascalCase file names for editor icons | Hugo Locurcio |
2020-02-23 | Add icons for some new variants | Michael Alexsander |
2020-02-19 | Merge pull request #35784 from Calinou/remove-3d-camera-gizmo-icon | Rémi Verschelde |
2020-02-18 | Convert "Pool*Array" icons into "Packed*Array" | Michael Alexsander |
2020-02-11 | Visual GPU profiler and related profiling support in Vulkan. | Juan Linietsky |
2020-02-11 | Modernized default 3D material, fixes material bugs. | Juan Linietsky |
2020-02-10 | Remove AnimationTreePlayer node | Michael Alexsander |
2020-02-09 | Remove unused GodotDocs and ParticleAttractor2D editor icons | Hugo Locurcio |
2020-01-31 | Remove the 3D camera gizmo icon | Hugo Locurcio |
2020-01-15 | Add an icon for OGG samples | Hugo Locurcio |
2020-01-13 | Add a crosshair to the 3D viewport | Hugo Locurcio |
2020-01-01 | Tint 3D light gizmos using the light's color | Hugo Locurcio |
2019-10-16 | Add editor icons for X509Certificate and CryptoKey | Hugo Locurcio |
2019-09-27 | Draw an indicator to denote overbright colors in ColorPicker | Hugo Locurcio |
2019-09-26 | Changed the appearance of the rotation icons in the Tilemap. | dankan1890 |
2019-09-25 | Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it | Michael Alexsander Silva Dias |
2019-09-24 | Optimize editor icon SVGs using svgcleaner | Hugo Locurcio |
2019-09-24 | Merge pull request #32267 from YeldhamDev/fix_tab_icons | Rémi Verschelde |
2019-09-23 | Merge pull request #32036 from Calinou/improve-soft-body-editor-icon | Rémi Verschelde |
2019-09-23 | Merge pull request #32035 from YeldhamDev/new_icons | Rémi Verschelde |
2019-09-23 | Merge pull request #32020 from Calinou/editor-audio-bus-display-tooltip | Rémi Verschelde |
2019-09-22 | Fix various problems with tab-related icons | Michael Alexsander Silva Dias |
2019-09-21 | Improve the network profiler UI | Hugo Locurcio |
2019-09-20 | Merge pull request #32206 from Calinou/remove-unused-tree-constants | Rémi Verschelde |
2019-09-20 | Remove an unused icon and constant in Tree | Hugo Locurcio |
2019-09-19 | Improve folding appearance in the editor inspector | Hugo Locurcio |
2019-09-08 | Improve the SoftBody node editor icon | Hugo Locurcio |
2019-09-07 | Add some missing icons | Michael Alexsander Silva Dias |
2019-09-06 | Display audio buses' current volume in a tooltip when hovering slider | Hugo Locurcio |
2019-09-03 | Adds skip-breakpoints feature | iwek7 |
2019-09-03 | Improve the animation autokey editor icon | Hugo Locurcio |
2019-09-02 | Add icon for the ruler tool | Michael Alexsander Silva Dias |
2019-08-18 | Improve the appearance of 2D path editors | Hugo Locurcio |
2019-08-17 | Improve timeline drawing in the animation editor | Hugo Locurcio |
2019-08-08 | Add particles icon to CPUParticles | Cameron Reikes |
2019-08-04 | Make keyframes easier to select in the animation easier | Hugo Locurcio |
2019-07-29 | Make the expand icon in the bottom panel always be the same | Michael Alexsander Silva Dias |
2019-07-24 | added pointMesh primitive | clayjohn |