index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
icons
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Edit Theme menu in Theme Editor
Yuri Sizov
2021-04-18
3
-0
/
+3
*
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-06
1
-0
/
+1
*
Add a subtle background to editor scrollbars
Hugo Locurcio
2021-04-05
2
-2
/
+2
*
Add interpolation bar on each channel in ColorPicker
Kongfa Waroros
2021-03-09
1
-0
/
+1
*
Change fallback icon for abstract nodes to have a grayed out color
Aaron Franke
2021-02-17
1
-0
/
+1
*
Add icons for the new GPU particle attractor and collision nodes
Hugo Locurcio
2021-02-15
7
-0
/
+7
*
Change logo in the About dialog box (return Godot's teeth)
Danil Alexeev
2021-02-14
1
-1
/
+1
*
Tweak the editor CheckButton "presed" appearance to be more recognizable
Hugo Locurcio
2020-12-20
2
-2
/
+2
*
Merge pull request #43416 from pycbouh/graph-minimap
Rémi Verschelde
2020-12-17
1
-0
/
+1
|
\
|
*
Add a minimap to the GraphEdit
Yuri Sizov
2020-11-30
1
-0
/
+1
*
|
Merge pull request #44366 from gongpha/fix-texture3d-texturearray-icon-raster...
Rémi Verschelde
2020-12-16
2
-2
/
+2
|
\
\
|
*
|
Improve Texture3D and TextureArray icons
gongpha
2020-12-14
2
-2
/
+2
*
|
|
Rename the TextureProgress node to TextureProgressBar
Hugo Locurcio
2020-12-14
1
-0
/
+0
|
/
/
*
|
Add icon for 'AudioStreamMP3' resource
Michael Alexsander
2020-12-09
1
-0
/
+1
*
|
Rename CubeMesh BoxMesh
Marcel Admiraal
2020-12-05
1
-0
/
+0
|
/
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
10
-2
/
+7
*
Add `AspectRatioContainer` class
Andrii Doroshenko (Xrayez)
2020-11-25
1
-0
/
+1
*
Merge pull request #43408 from rcorre/path-gizmos-4.0
Rémi Verschelde
2020-11-12
3
-3
/
+3
|
\
|
*
Proposal 1246: Make Path3D handles more visible.
Ryan Roden-Corrent
2020-11-12
3
-3
/
+3
*
|
Merge pull request #43220 from YeldhamDev/canvasgroup_codeedit_icons
Rémi Verschelde
2020-11-12
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add icons for the 'CanvasGroup' and 'CodeEdit' nodes
Michael Alexsander
2020-10-30
2
-0
/
+2
*
|
Add icons for the new Light2D nodes
Michael Alexsander
2020-11-07
2
-0
/
+1
|
/
*
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-25
10
-163
/
+10
*
Merge pull request #35766 from YeldhamDev/poly2d_uv_editor_improvements
Rémi Verschelde
2020-10-24
2
-2
/
+0
|
\
|
*
Minor improvements to the Polygon 2D UV editor
Michael Alexsander
2020-07-23
2
-2
/
+0
*
|
fix(editor): Create new icon for TileMap Rectangle
Eric Tuvesson
2020-10-22
1
-0
/
+1
*
|
Revert "fix(editor): TileMap Fill Rectangle icon"
Rémi Verschelde
2020-10-22
1
-1
/
+1
*
|
fix(editor): TileMap Fill Rectangle icon
Eric Tuvesson
2020-10-21
1
-1
/
+1
*
|
Replace AutoKey icon with a more universally understood "record" button
Hugo Locurcio
2020-09-25
1
-1
/
+1
*
|
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-09
1
-0
/
+0
*
|
Make the editor's 'CheckButton' icon be smaller
Michael Alexsander
2020-08-14
2
-2
/
+2
*
|
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
1
-5
/
+5
|
/
*
Commit only the SVG files changed by file_format.sh
Aaron Franke
2020-07-13
676
-676
/
+676
*
Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make t...
Michael Alexsander
2020-07-11
2
-2
/
+2
*
Remove unused interpolate camera icon
Marcus Elg
2020-06-23
1
-1
/
+0
*
Remove unused ToolButton editor icon
Hugo Locurcio
2020-06-20
1
-1
/
+0
*
Replace the AssetLib tab icon with a less confusing design
Hugo Locurcio
2020-06-20
1
-1
/
+1
*
Restore previous mouse position when leaving the editor freelook mode
Hugo Locurcio
2020-06-17
1
-1
/
+0
*
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-2
/
+7
*
Add more missing node icons
Michael Alexsander
2020-05-17
2
-0
/
+2
*
Add more missing icons
Michael Alexsander
2020-05-15
9
-2
/
+6
*
Update the editor icons README to remove outdated information
Hugo Locurcio
2020-05-12
1
-10
/
+5
*
Use a different icon for the debugger tab with both warnings and errors
Hugo Locurcio
2020-05-09
1
-0
/
+1
*
Tweak Decal icon slightly
Michael Alexsander
2020-04-24
1
-1
/
+1
*
Add icon for the Decal node
Michael Alexsander
2020-04-14
1
-0
/
+1
*
Merge pull request #37344 from YeldhamDev/dialog_node_icons
Rémi Verschelde
2020-04-10
9
-9
/
+9
|
\
|
*
Updade dialog node's icons
Michael Alexsander
2020-03-26
9
-9
/
+9
*
|
ARVR -> XR rename icon missing fixed
Thakee Nathees
2020-04-10
4
-0
/
+0
*
|
Rename ViewportContainer to SubViewportContainer
Michael Alexsander
2020-04-01
1
-0
/
+0
*
|
Register SubViewport class
Michael Alexsander
2020-03-30
1
-0
/
+1
[next]