godot/editor/icons
Umang Kalra 12fc3f1eef Automatic arrangement of nodes in VisualScript/VisualShaders editors
This PR and commit adds the functionality to arrange nodes in VisualScript/VisualShader editor. The layout generated by this 
feature is compact, with minimum crossings between connections
& uniform horizontal & vertical gaps between the nodes. 

This work has been sponsored by GSoC '21.

Full list of additions/changes:
• Added arrange_nodes() method in GraphEdit module.
    • This method computes new positions for all the selected
      nodes by forming blocks and compressing them.
      The nodes are moved to these new positions. 
    • Adding this method to GraphEdit makes it available for 
      use in VisualScript/VisualShaders editors and its other
      subclasses. 
• Button with an icon has been added to call arrange_nodes() in GraphEdit. 
    • This button is inherited by VisualScript/VisualShaders editors
       to invoke the method.
• Undo/redo is functional with this method.
    • By using signals in arrange_nodes(), position changes are registered 
       in undo/redo stack of the subclass that is using the method. 
• Metadata of the method has been updated in ClassDB
• Method description has been added to class reference of GraphEdit
2021-08-11 00:44:28 +05:30
..
2D.svg Flip 2D icon to match Godot's handedness 2021-06-03 17:36:54 -04:00
3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AABB.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AcceptDialog.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ActionCopy.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ActionCut.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ActionPaste.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Add.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AddSplit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Anchor.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimatedSprite2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimatedSprite3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimatedTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Animation.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AnimationFilter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AnimationPlayer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimationTrackGroup.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AnimationTrackList.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AnimationTree.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Area2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Area3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Array.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ArrayMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ArrowDown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ArrowLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ArrowRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ArrowUp.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AspectRatioContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AssetLib.svg Replace the AssetLib tab icon with a less confusing design 2020-06-20 00:50:41 +02:00
AtlasTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AudioBusBypass.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AudioBusLayout.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioBusMute.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AudioBusSolo.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AudioStreamMP3.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioStreamOGGVorbis.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioStreamPlayer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioStreamPlayer2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioStreamPlayer3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioStreamSample.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AutoEnd.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AutoEndBackwards.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
AutoKey.svg Replace AutoKey icon with a more universally understood "record" button 2020-09-25 11:43:17 +02:00
AutoPlay.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
AutoPlayBackwards.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
AutoTriangle.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Back.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
BackBufferCopy.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Bake.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Basis.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BezierHandlesBalanced.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BezierHandlesFree.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BezierHandlesMirror.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BitMap.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Blend.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Bone.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Bone2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BoneAttachment3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BoneTrack.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
bool.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BoxMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BoxShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Bucket.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
BusVuEmpty.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BusVuFrozen.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
BusVuFull.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Button.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ButtonGroup.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Callable.svg Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
Camera2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Camera3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CameraEffects.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CameraTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CanvasGroup.svg Add icons for the 'CanvasGroup' and 'CodeEdit' nodes 2020-10-30 16:42:18 -03:00
CanvasItem.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CanvasItemMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CanvasItemShader.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CanvasItemShaderGraph.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CanvasLayer.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CanvasModulate.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CapsuleMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CapsuleShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CapsuleShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CenterContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CenterView.svg Implement painting properties over TileSets 2021-06-29 11:07:46 +02:00
CharacterBody2D.svg KinematicBody split between new CharacterBody and PhysicsBody 2021-06-04 11:40:36 -07:00
CharacterBody3D.svg KinematicBody split between new CharacterBody and PhysicsBody 2021-06-04 11:40:36 -07:00
CheckBox.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CheckButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Checkerboard.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CircleShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ClassList.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Clear.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ClippedCamera3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Close.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CodeEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Collapse.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CollapseTree.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
CollisionPolygon2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CollisionPolygon3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CollisionShape2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CollisionShape3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Color.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ColorPick.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ColorPicker.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ColorPickerBarArrow.svg Add interpolation bar on each channel in ColorPicker 2021-03-09 14:58:19 +07:00
ColorPickerButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ColorRamp.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ColorRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ColorTrackVu.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CombineLines.svg Output log rewrite and enhancements. 2021-05-04 16:21:33 +10:00
ConcavePolygonShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ConcavePolygonShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ConeTwistJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ConfirmationDialog.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Container.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Control.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ControlAlignBottomCenter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignBottomLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignBottomRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignBottomWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignCenter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignCenterLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignCenterRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignLeftCenter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignLeftWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignRightCenter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignRightWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignTopCenter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignTopLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignTopRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignTopWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlAlignWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlHcenterWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ControlLayout.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ControlVcenterWide.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ConvexPolygonShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ConvexPolygonShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CopyNodePath.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CPUParticles2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CPUParticles3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CreateNewSceneFrom.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CryptoKey.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Cubemap.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CubemapArray.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Curve.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Curve2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Curve3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveClose.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveConstant.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveCreate.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveCurve.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveDelete.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveIn.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveInOut.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveLinear.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveOut.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveOutIn.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CurveTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
CylinderMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CylinderShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
DampedSpringJoint2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Debug.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
DebugContinue.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DebugNext.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DebugSkipBreakpointsOff.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
DebugSkipBreakpointsOn.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
DebugStep.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Decal.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DefaultProjectIcon.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
DeleteSplit.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Dictionary.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DirectionalLight2D.svg Add icons for the new Light2D nodes 2020-11-07 13:55:09 -03:00
DirectionalLight3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DistractionFree.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Duplicate.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Edit.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditAddRemove.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
EditBezier.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditInternal.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditKey.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Editor3DHandle.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
editor_icons_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
EditorControlAnchor.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorCurveHandle.svg Proposal 1246: Make Path3D handles more visible. 2020-11-12 06:37:56 -05:00
EditorFileDialog.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditorHandle.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorHandleAdd.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorHandleDisabled.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
EditorInternalHandle.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditorPathSharpHandle.svg Proposal 1246: Make Path3D handles more visible. 2020-11-12 06:37:56 -05:00
EditorPathSmoothHandle.svg Proposal 1246: Make Path3D handles more visible. 2020-11-12 06:37:56 -05:00
EditorPivot.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorPlugin.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditorPosition.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorPositionPrevious.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditorPositionUnselected.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditPivot.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
EditResource.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Enum.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Environment.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Eraser.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
Error.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ErrorSign.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ErrorWarning.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ExpandBottomDock.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ExpandTree.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
Favorites.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
File.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileBigThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileBroken.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileBrokenBigThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileDead.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileDeadBigThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileDeadMediumThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileDialog.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileList.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileMediumThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Filesystem.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FileThumbnail.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FixedMaterial.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FixedSpatialMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
float.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Folder.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FolderBigThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FolderMediumThumb.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Font.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
FontData.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
FontSize.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
Forward.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Generic6DOFJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Gizmo3DSamplePlayer.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoBakedLightmap.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoCamera.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoCPUParticles3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoDirectionalLight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoGIProbe.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoGPUParticles3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoLight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoListener.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoReflectionProbe.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GizmoSpotLight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Godot.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GPUParticles2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticles3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesAttractorBox.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesAttractorSphere.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesAttractorVectorField.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesCollisionBox.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesCollisionHeightField.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesCollisionSDF.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GPUParticlesCollisionSphere.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Gradient.svg New icons for Gradient and GradientTexture resources 2020-12-15 21:06:31 +07:00
GradientTexture.svg New icons for Gradient and GradientTexture resources 2020-12-15 21:06:31 +07:00
GraphEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GraphNode.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Grid.svg Add TileMap grid editor settings. 2021-05-25 10:23:57 +02:00
GridContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
GridLayout.svg Automatic arrangement of nodes in VisualScript/VisualShaders editors 2021-08-11 00:44:28 +05:30
GridMinimap.svg Add a minimap to the GraphEdit 2020-11-30 16:48:52 +03:00
GrooveJoint2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Group.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Groups.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GroupViewport.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiChecked.svg Tweak pressed CheckBox appearance in the editor 2021-05-22 03:45:01 +02:00
GuiClose.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiCloseCustomizable.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiDropdown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiEllipsis.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiGraphNodePort.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiHsplitter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiHTick.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiMiniCheckerboard.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiOptionArrow.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiProgressBar.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiProgressFill.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiRadioChecked.svg Improve radio checkboxes in the default editor theme 2021-06-03 00:44:21 +02:00
GuiRadioUnchecked.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiResizer.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiResizerMirrored.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
GuiScrollArrowLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiScrollArrowLeftHl.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiScrollArrowRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiScrollArrowRightHl.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiScrollBg.svg Add a subtle background to editor scrollbars 2021-04-05 02:04:45 +02:00
GuiScrollGrabber.svg Add a subtle background to editor scrollbars 2021-04-05 02:04:45 +02:00
GuiScrollGrabberHl.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiScrollGrabberPressed.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiSliderGrabber.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiSliderGrabberHl.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiSpace.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiSpinboxUpdown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTab.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTabMenu.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTabMenuHl.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTabMirrored.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
GuiToggleOff.svg Make the editor's 'CheckButton' icon be smaller 2020-08-14 10:13:18 -03:00
GuiToggleOffMirrored.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
GuiToggleOn.svg Tweak the editor CheckButton "presed" appearance to be more recognizable 2020-12-20 22:32:37 +01:00
GuiToggleOnMirrored.svg Tweak the editor CheckButton "presed" appearance to be more recognizable 2020-12-20 22:32:37 +01:00
GuiTreeArrowDown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTreeArrowLeft.svg [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
GuiTreeArrowRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTreeArrowUp.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiTreeUpdown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiUnchecked.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiViewportHdiagsplitter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiViewportVdiagsplitter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiViewportVhsplitter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVisibilityHidden.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVisibilityVisible.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVisibilityXray.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVsplitBg.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVsplitter.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
GuiVTick.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
HBoxContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Headphones.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Heart.svg Add "Support Godot Development" option to the editor's Help menu 2021-05-15 01:58:29 +02:00
HeightMapShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Help.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
HelpSearch.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
HingeJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
History.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
HScrollBar.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
HSeparator.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Hsize.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
HSlider.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
HSplitContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
HTTPRequest.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Image.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ImageTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ImmediateMesh.svg Add an editor icon for the ImmediateMesh resource 2021-07-11 20:40:11 +02:00
ImportCheck.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ImportFail.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InformationSign.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InsertAfter.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
InsertBefore.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Instance.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InstanceOptions.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
int.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
InterpCubic.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InterpLinear.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InterpRaw.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InterpWrapClamp.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InterpWrapLoop.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
InverseKinematics.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Issue.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ItemList.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
JoyAxis.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
JoyButton.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Joypad.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Key.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyAnimation.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyAudio.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyBezier.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyBezierHandle.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyBezierPoint.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyBezierSelected.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Keyboard.svg Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
KeyboardPhysical.svg Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
KeyCall.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyHover.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyInvalid.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyNext.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyPosition.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyRotation.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyScale.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeySelected.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyValue.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
KeyXform.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Label.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
LightmapGI.svg Rename GI Classes 2021-06-05 09:28:56 -03:00
LightmapGIData.svg Rename GI Classes 2021-06-05 09:28:56 -03:00
LightmapProbe.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
LightOccluder2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Line2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
LineEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
LineShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
LinkButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Listener3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ListSelect.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Load.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Lock.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
LockViewport.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Logo.svg Change logo in the About dialog box (return Godot's teeth) 2021-02-14 18:50:05 +03:00
Loop.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
LoopInterpolation.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MainPlay.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MarginContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MatchCase.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewCube.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewCubeOff.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewLight1.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewLight1Off.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewLight2.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewLight2Off.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewSphere.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MaterialPreviewSphereOff.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MemberConstant.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MemberMethod.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MemberProperty.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MemberSignal.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MemberTheme.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MenuButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Mesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MeshInstance2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MeshInstance3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MeshLibrary.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MeshTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MiniObject.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MirrorX.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MirrorY.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Mouse.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MoveDown.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MoveLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MovePoint.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MoveRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MoveUp.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MultiEdit.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MultiLine.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
MultiMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MultiMeshInstance2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MultiMeshInstance3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Navigation2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Navigation3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NavigationAgent2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NavigationAgent3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NavigationMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NavigationObstacle2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NavigationObstacle3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NavigationPolygon.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NavigationRegion2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NavigationRegion3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
New.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NewRoot.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Nil.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NinePatchRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Node.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Node2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Node3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NodeDisabled.svg Change fallback icon for abstract nodes to have a grayed out color 2021-02-17 13:06:03 -05:00
NodePath.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NodeWarning.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
NonFavorite.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Object.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Occluder3D.svg Add editor icons for Occluder3D and OccluderInstance3D 2021-06-03 00:54:20 +02:00
OccluderInstance3D.svg Add editor icons for Occluder3D and OccluderInstance3D 2021-06-03 00:54:20 +02:00
OccluderPolygon2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
OmniLight3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Onion.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
OptionButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ORMMaterial3D.svg Tweak the ORMMaterial3D editor icon to follow the Godot design guidelines 2021-07-11 20:26:01 +02:00
OverbrightIndicator.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Override.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PackedByteArray.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PackedColorArray.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedDataContainer.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PackedFloat32Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedFloat64Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedInt32Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedInt64Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedScene.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PackedStringArray.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedVector2Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedVector3Array.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Panel.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PanelContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Panels1.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Panels2.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Panels2Alt.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Panels3.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Panels3Alt.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Panels4.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PanoramaSkyMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ParallaxBackground.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ParallaxLayer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ParticlesMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Path2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Path3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PathFollow2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PathFollow3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Pause.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PhysicalBone3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PhysicalSkyMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PickerCursor.svg Add Various ColorPicker shapes 2021-04-06 22:48:03 +07:00
Pin.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PinJoint2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PinJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PinPressed.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Plane.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PlaneMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Play.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayBackwards.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayCustom.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayOverlay.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayScene.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayStart.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayStartBackwards.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PlayTravel.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PluginScript.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PointLight2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PointMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Polygon2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PolygonPathFinder.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Popup.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PopupMenu.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
PopupPanel.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Portal.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Position2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Position3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PrismMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ProceduralSkyMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Progress1.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress2.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress3.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress4.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress5.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress6.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress7.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Progress8.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ProgressBar.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ProjectIconLoading.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ProximityGroup3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ProxyTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Quad.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
QuadMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Quaternion.svg update property selector's icon list and rename Quat.svg to Quaternion.svg 2021-06-09 23:50:29 +09:00
RayCast2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RayCast3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Rayito.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RayShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RayShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
README.md Update the editor icons README to remove outdated information 2020-05-12 09:46:56 +02:00
Rect2.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Rect2i.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Rectangle.svg fix(editor): Create new icon for TileMap Rectangle 2020-10-22 13:28:34 +02:00
RectangleShape2D.svg Revert "fix(editor): TileMap Fill Rectangle icon" 2020-10-22 10:28:37 +02:00
ReferenceRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ReflectionProbe.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RegionEdit.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Reload.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ReloadSmall.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RemoteTransform2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RemoteTransform3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Remove.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RemoveInternal.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Rename.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Reparent.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ReparentToNewNode.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ResourcePreloader.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RibbonTrailMesh.svg Add editor icons for RibbonTrailMesh and TubeTrailMesh 2021-05-24 21:57:03 +02:00
RichTextEffect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RichTextLabel.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RID.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RigidBody2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RigidBody3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Room.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RoomBounds.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RootMotionView.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Rotate0.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Rotate90.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Rotate180.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Rotate270.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RotateLeft.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
RotateRight.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Ruler.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SampleLibrary.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Save.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Script.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ScriptCreate.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ScriptCreateDialog.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ScriptExtend.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ScriptRemove.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ScrollContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00
Search.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SegmentShape2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Shader.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ShaderGlobalsOverride.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ShaderMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Shortcut.svg Rename ShortCut to Shortcut which is more grammatically correct 2020-09-09 21:54:54 +02:00
Signal.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Signals.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SignalsAndGroups.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Skeleton2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Skeleton3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SkeletonIK3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Sky.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SliderJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Slot.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Snap.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SnapGrid.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SoftBody3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Sort.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SphereMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SphereShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SpinBox.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SpotLight3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SpringArm3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Sprite2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Sprite3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SpriteFrames.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SpriteSheet.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
StandardMaterial3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StaticBody2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StaticBody3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StatusError.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
StatusSuccess.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
StatusWarning.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Stop.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
StreamTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
String.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StringName.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StyleBoxEmpty.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StyleBoxFlat.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StyleBoxLine.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
StyleBoxTexture.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SubViewport.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
SubViewportContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TabContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Tabs.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TerrainMatchCorners.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
TerrainMatchCornersAndSides.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
TerrainMatchSides.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
TestCube.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TextEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TextFile.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Texture3D.svg Improve Texture3D and TextureArray icons 2020-12-14 20:00:42 +07:00
TextureArray.svg Improve Texture3D and TextureArray icons 2020-12-14 20:00:42 +07:00
TextureButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TextureProgressBar.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TextureRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Theme.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ThemeDeselectAll.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
ThemeRemoveAllItems.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ThemeRemoveCustomItems.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ThemeSelectAll.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
ThemeSelectFull.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
ThumbnailWait.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TileChecked.svg Implement painting properties over TileSets 2021-06-29 11:07:46 +02:00
TileMap.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TileMapHighlightSelected.svg Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
TileSet.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TileUnchecked.svg Implement painting properties over TileSets 2021-06-29 11:07:46 +02:00
Time.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TimelineIndicator.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Timer.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolAddNode.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolConnect.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolMove.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolPan.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolRotate.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Tools.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolScale.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolSelect.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ToolTriangle.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TouchScreenButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TrackAddKey.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TrackAddKeyHl.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TrackCapture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TrackColor.svg Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
TrackContinuous.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TrackDiscrete.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TrackTrigger.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Transform2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Transform3D.svg Adding some more missing renames for Transform3D and Quaternion 2021-06-15 16:01:50 +02:00
TransitionEnd.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionEndAuto.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionEndAutoBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionEndBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionImmediate.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionImmediateAuto.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionImmediateAutoBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionImmediateBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionSync.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionSyncAuto.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionSyncAutoBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
TransitionSyncBig.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Translation.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Transpose.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Tree.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TripleBar.svg Add the ability to reorder arrays from the inspector 2021-07-11 16:09:39 -06:00
TubeTrailMesh.svg Add editor icons for RibbonTrailMesh and TubeTrailMesh 2021-05-24 21:57:03 +02:00
Tween.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Unbone.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Ungroup.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Unlock.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Uv.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
Variant.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VBoxContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Vector2.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Vector2i.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Vector3.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Vector3i.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VehicleBody3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VehicleWheel3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VideoPlayer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Viewport.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ViewportSpeed.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ViewportTexture.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ViewportZoom.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
VisibleOnScreenEnabler2D.svg Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
VisibleOnScreenEnabler3D.svg Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
VisibleOnScreenNotifier2D.svg Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
VisibleOnScreenNotifier3D.svg Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
VisualShader.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VisualShaderPort.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
VoxelGI.svg Rename GI Classes 2021-06-05 09:28:56 -03:00
VoxelGIData.svg Rename GI Classes 2021-06-05 09:28:56 -03:00
VScrollBar.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VSeparator.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VSlider.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VSplitContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Warning.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
WarningPattern.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
Window.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
World2D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
World3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
WorldEnvironment.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
WorldMarginShape3D.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
X509Certificate.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
XRAnchor3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
XRCamera3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
XRController3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
XROrigin3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
YSort.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Zoom.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ZoomLess.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ZoomMore.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00
ZoomReset.svg Commit only the SVG files changed by file_format.sh 2020-07-13 14:08:55 -04:00

Editor icons

This folder contains all the icons used by Godot editor (except for platform icons which are located in their respective platform folder).

See Editor icons in the documentation for details on creating icons for the Godot editor.