virtualx-engine/editor/icons
Hugo Locurcio d7cd44418d
Use a different icon for eased keyframes in the animation editor
This makes easing tracks easier to recognize, in a way similar
to curved lines in the Path2D editor.
2021-11-15 13:16:21 +01:00
..
2D.svg Flip 2D icon to match Godot's handedness 2021-06-03 17:36:54 -04:00
3D.svg
AABB.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AcceptDialog.svg
ActionCopy.svg
ActionCut.svg
ActionPaste.svg
Add.svg
Anchor.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimatableBody2D.svg Add AnimatableBody inherited from StaticBody for moving platforms 2021-08-31 18:14:32 -07:00
AnimatableBody3D.svg Add AnimatableBody inherited from StaticBody for moving platforms 2021-08-31 18:14:32 -07: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
Animation.svg
AnimationFilter.svg
AnimationPlayer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AnimationTrackGroup.svg
AnimationTrackList.svg
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
ArrayMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ArrowDown.svg
ArrowLeft.svg
ArrowRight.svg
ArrowUp.svg
AspectRatioContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AssetLib.svg
AtlasTexture.svg
AudioBusBypass.svg
AudioBusLayout.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
AudioBusMute.svg
AudioBusSolo.svg
AudioListener2D.svg Rename Listener2D/Listener3D to AudioListener2D/AudioListener3D 2021-09-16 17:51:51 -04:00
AudioListener3D.svg Rename Listener2D/Listener3D to AudioListener2D/AudioListener3D 2021-09-16 17:51:51 -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
AutoKey.svg
AutoPlay.svg
AutoTriangle.svg
Back.svg
BackBufferCopy.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Bake.svg
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
Blend.svg
Bone.svg
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
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
Breakpoint.svg Improved breakpoint gutter for CodeEdit. 2021-09-30 22:15:47 +10:00
Bucket.svg
BusVuEmpty.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
BusVuFrozen.svg
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
Callable.svg
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
CanvasGroup.svg
CanvasItem.svg
CanvasItemMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CanvasLayer.svg
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
CapsuleShape3D.svg
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
CircleShape2D.svg
ClassList.svg
Clear.svg
ClippedCamera3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Close.svg
CodeEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Collapse.svg
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
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
ColorRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ColorTrackVu.svg
CombineLines.svg Output log rewrite and enhancements. 2021-05-04 16:21:33 +10:00
ConcavePolygonShape2D.svg
ConcavePolygonShape3D.svg
ConeTwistJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ConfirmationDialog.svg
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
ControlAlignBottomLeft.svg
ControlAlignBottomRight.svg
ControlAlignBottomWide.svg
ControlAlignCenter.svg
ControlAlignLeftCenter.svg
ControlAlignLeftWide.svg
ControlAlignRightCenter.svg
ControlAlignRightWide.svg
ControlAlignTopCenter.svg
ControlAlignTopLeft.svg
ControlAlignTopRight.svg
ControlAlignTopWide.svg
ControlAlignWide.svg
ControlHcenterWide.svg
ControlLayout.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ControlVcenterWide.svg
ConvexPolygonShape2D.svg
ConvexPolygonShape3D.svg
CopyNodePath.svg
CPUParticles2D.svg
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
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
Curve2D.svg
Curve3D.svg
CurveClose.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CurveConstant.svg
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
CurveInOut.svg
CurveLinear.svg
CurveOut.svg
CurveOutIn.svg
CurveTexture.svg
CylinderMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
CylinderShape3D.svg
DampedSpringJoint2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Debug.svg
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
DebugSkipBreakpointsOn.svg
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
Dictionary.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DirectionalLight2D.svg
DirectionalLight3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
DistractionFree.svg
Duplicate.svg
Edit.svg
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
EditKey.svg
Editor3DHandle.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
editor_icons_builders.py
EditorBoneHandle.svg Implemented SkeletonEditorGizmo 2021-10-07 01:07:46 +09:00
EditorControlAnchor.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorCurveHandle.svg
EditorFileDialog.svg
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
EditorPathSharpHandle.svg
EditorPathSmoothHandle.svg
EditorPivot.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorPlugin.svg
EditorPosition.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
EditorPositionPrevious.svg
EditorPositionUnselected.svg
EditPivot.svg
Enum.svg
Environment.svg
Eraser.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
Error.svg
ErrorWarning.svg
ExpandBottomDock.svg
ExpandTree.svg Refactor Create Theme menu in Theme Editor 2021-05-09 03:13:19 +03:00
Favorites.svg
File.svg
FileBigThumb.svg
FileBroken.svg
FileBrokenBigThumb.svg
FileDead.svg
FileDeadBigThumb.svg
FileDeadMediumThumb.svg
FileDialog.svg
FileList.svg
FileMediumThumb.svg
Filesystem.svg
FileThumbnail.svg
float.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
FogMaterial.svg Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
FogVolume.svg Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
Folder.svg
FolderBigThumb.svg
FolderMediumThumb.svg
Font.svg
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
Generic6DOFJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Gizmo3DSamplePlayer.svg
GizmoAudioListener3D.svg Rename Listener2D/Listener3D to AudioListener2D/AudioListener3D 2021-09-16 17:51:51 -04:00
GizmoBakedLightmap.svg
GizmoCPUParticles3D.svg
GizmoDirectionalLight.svg
GizmoGIProbe.svg
GizmoGPUParticles3D.svg
GizmoLight.svg
GizmoReflectionProbe.svg
GizmoSpotLight.svg
Godot.svg
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
GradientTexture1D.svg Rename GradientTexture to GradientTexture1D 2021-11-07 15:11:04 +02:00
GradientTexture2D.svg Add GradientTexture2D 2021-10-12 16:22:30 +02: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 Changes the icon of node arranger in GraphEdit/VisualScript/VisualShader 2021-08-16 12:30:15 +05:30
GridMinimap.svg
GrooveJoint2D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Group.svg
Groups.svg
GroupViewport.svg
GuiChecked.svg Tweak pressed CheckBox appearance in the editor 2021-05-22 03:45:01 +02:00
GuiCheckedDisabled.svg Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
GuiClose.svg
GuiCloseCustomizable.svg
GuiDropdown.svg
GuiEllipsis.svg
GuiGraphNodePort.svg
GuiHsplitter.svg
GuiIndeterminate.svg Added icons and API for indeterminate checkmarks for the Tree class. 2021-08-16 10:13:06 -07:00
GuiMiniCheckerboard.svg
GuiOptionArrow.svg
GuiProgressBar.svg
GuiProgressFill.svg
GuiRadioChecked.svg Improve radio checkboxes in the default editor theme 2021-06-03 00:44:21 +02:00
GuiRadioCheckedDisabled.svg Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
GuiRadioUnchecked.svg
GuiRadioUncheckedDisabled.svg Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
GuiResizer.svg
GuiScrollArrowLeft.svg
GuiScrollArrowLeftHl.svg
GuiScrollArrowRight.svg
GuiScrollArrowRightHl.svg
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
GuiScrollGrabberPressed.svg
GuiSliderGrabber.svg
GuiSliderGrabberHl.svg
GuiSpace.svg
GuiSpinboxUpdown.svg
GuiSpinboxUpdownDisabled.svg Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
GuiTab.svg
GuiTabMenu.svg
GuiTabMenuHl.svg
GuiToggleOff.svg
GuiToggleOffMirrored.svg
GuiToggleOn.svg
GuiToggleOnMirrored.svg
GuiTreeArrowDown.svg
GuiTreeArrowLeft.svg
GuiTreeArrowRight.svg
GuiTreeUpdown.svg
GuiUnchecked.svg
GuiUncheckedDisabled.svg Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
GuiViewportHdiagsplitter.svg
GuiViewportVdiagsplitter.svg
GuiViewportVhsplitter.svg
GuiVisibilityHidden.svg
GuiVisibilityVisible.svg
GuiVisibilityXray.svg
GuiVsplitBg.svg
GuiVsplitter.svg
HBoxContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Heart.svg Add "Support Godot Development" option to the editor's Help menu 2021-05-15 01:58:29 +02:00
HeightMapShape3D.svg
Help.svg
HelpSearch.svg
HingeJoint3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
History.svg
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
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
Image.svg
ImageTexture.svg
ImmediateMesh.svg Add an editor icon for the ImmediateMesh resource 2021-07-11 20:40:11 +02:00
ImportCheck.svg
ImportFail.svg
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
InstanceOptions.svg
int.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
InterpCubic.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
InterpLinear.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
InterpRaw.svg
InterpWrapClamp.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
InterpWrapLoop.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
ItemList.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
JoyAxis.svg
JoyButton.svg
Joypad.svg
Key.svg
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
KeyBezierPoint.svg
KeyBezierSelected.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyBlendShape.svg Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -03:00
Keyboard.svg
KeyboardPhysical.svg
KeyCall.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyEasedSelected.svg Use a different icon for eased keyframes in the animation editor 2021-11-15 13:16:21 +01:00
KeyInvalid.svg
KeyNext.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyPosition.svg
KeyRotation.svg
KeyScale.svg
KeySelected.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyTrackBlendShape.svg Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -03:00
KeyTrackPosition.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03:00
KeyTrackRotation.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03:00
KeyTrackScale.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03:00
KeyValue.svg
KeyValueEased.svg Use a different icon for eased keyframes in the animation editor 2021-11-15 13:16:21 +01:00
KeyXform.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
KeyXPosition.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03:00
KeyXRotation.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03:00
KeyXScale.svg Remove animation 3D transform track, replace by loc/rot/scale tracks. 2021-10-12 20:08:42 -03: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
LinkButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ListSelect.svg
Load.svg
Lock.svg
LockViewport.svg
Logo.svg
Loop.svg
MainPlay.svg
MarginContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MatchCase.svg
MaterialPreviewCube.svg
MaterialPreviewCubeOff.svg
MaterialPreviewLight1.svg
MaterialPreviewLight1Off.svg
MaterialPreviewLight2.svg
MaterialPreviewLight2Off.svg
MaterialPreviewSphere.svg
MaterialPreviewSphereOff.svg
MemberConstant.svg
MemberMethod.svg
MemberProperty.svg
MemberSignal.svg
MemberTheme.svg
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
MiniObject.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MirrorX.svg Implement polygons editors in the tiles selection mode 2021-10-26 12:38:36 +02:00
MirrorY.svg Implement polygons editors in the tiles selection mode 2021-10-26 12:38:36 +02:00
Mouse.svg
MoveDown.svg
MoveLeft.svg
MovePoint.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
MoveRight.svg
MoveUp.svg
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
NavigationAgent3D.svg
NavigationMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
NavigationObstacle2D.svg
NavigationObstacle3D.svg
NavigationPolygon.svg
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
NewKey.svg Fixed animation insertion in SkeletonEditor 2021-10-23 16:50:00 +09:00
NewRoot.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Nil.svg
NinePatchRect.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Node.svg
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
NonFavorite.svg
Notification.svg Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
NotificationDisabled.svg Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
Object.svg
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
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 Tweak overbright indicator icon to be more visible on white background 2021-10-29 16:13:50 +02:00
Override.svg
PackedByteArray.svg
PackedColorArray.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
PackedDataContainer.svg
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
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
PageFirst.svg Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
PageLast.svg Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
PageNext.svg Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
PagePrevious.svg Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +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
Panels2.svg
Panels2Alt.svg
Panels3.svg
Panels3Alt.svg
Panels4.svg
PanoramaSkyMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ParallaxBackground.svg
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
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
PingPongLoop.svg reimplement ping-pong 2021-11-03 13:39:33 +09: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
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
PlayBackwards.svg
PlayCustom.svg
PlayOverlay.svg
PlayScene.svg
PlayStart.svg
PlayStartBackwards.svg
PlayTravel.svg
PluginScript.svg
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
Popup.svg
PopupMenu.svg
PopupPanel.svg
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 Change PrismMesh editor icon to look like a prism. 2021-08-09 17:24:11 +01:00
ProceduralSkyMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Progress1.svg
Progress2.svg
Progress3.svg
Progress4.svg
Progress5.svg
Progress6.svg
Progress7.svg
Progress8.svg
ProgressBar.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ProjectIconLoading.svg
ProximityGroup3D.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ProxyTexture.svg
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
README.md
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
RectangleShape2D.svg
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
Reload.svg
ReloadSmall.svg
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
RemoveInternal.svg
Rename.svg
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
ReverseGradient.svg Several Gradient improvements 2021-11-08 19:11:36 +01: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
RigidDynamicBody2D.svg Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 2021-09-16 09:55:20 -07:00
RigidDynamicBody3D.svg Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 2021-09-16 09:55:20 -07:00
RootMotionView.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
RotateLeft.svg Implement polygons editors in the tiles selection mode 2021-10-26 12:38:36 +02:00
RotateRight.svg Implement polygons editors in the tiles selection mode 2021-10-26 12:38:36 +02:00
Ruler.svg
SampleLibrary.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Save.svg
Script.svg
ScriptCreate.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ScriptCreateDialog.svg
ScriptExtend.svg
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
Search.svg
SegmentShape2D.svg
SeparationRayShape2D.svg Rename RayShape to SeparationRayShape 2021-08-24 17:34:55 -07:00
SeparationRayShape3D.svg Rename RayShape to SeparationRayShape 2021-08-24 17:34:55 -07:00
Shader.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ShaderGlobalsOverride.svg
ShaderMaterial.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
ShapeCast2D.svg Add ShapeCast2D node 2021-11-12 21:29:30 +02:00
Shortcut.svg
Signal.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
Signals.svg
SignalsAndGroups.svg
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
Sky.svg
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
SnapGrid.svg
SoftDynamicBody3D.svg Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 2021-09-16 09:55:20 -07:00
Sort.svg
SphereMesh.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SphereShape3D.svg
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
SpriteSheet.svg
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
StatusSuccess.svg
StatusWarning.svg
Stop.svg
StreamTexture.svg
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
SubViewportContainer.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TabBar.svg Rename Tabs to TabBar 2021-10-19 11:37:31 -03:00
TabContainer.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
TextEdit.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TextFile.svg
Texture2DArray.svg Remove unused editor icons 2021-06-03 18:26:48 +02:00
Texture3D.svg
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
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
TileUnchecked.svg Implement painting properties over TileSets 2021-06-29 11:07:46 +02:00
Time.svg
TimelineIndicator.svg
Timer.svg
ToolAddNode.svg
ToolBoneSelect.svg Implemented SkeletonEditorGizmo 2021-10-07 01:07:46 +09:00
ToolConnect.svg
ToolMove.svg
ToolPan.svg
ToolRotate.svg
Tools.svg
ToolScale.svg
ToolSelect.svg
ToolTriangle.svg
TouchScreenButton.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
TrackCapture.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
TrackColor.svg
TrackContinuous.svg
TrackDiscrete.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02:00
TrackTrigger.svg Tweak animation editor icon colors for easier visual grepping 2021-10-26 22:54:59 +02: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
TransitionEndAuto.svg
TransitionEndAutoBig.svg
TransitionEndBig.svg
TransitionImmediate.svg
TransitionImmediateAuto.svg
TransitionImmediateAutoBig.svg
TransitionImmediateBig.svg
TransitionSync.svg
TransitionSyncAuto.svg
TransitionSyncAutoBig.svg
TransitionSyncBig.svg
Translation.svg
Transpose.svg
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
Ungroup.svg
Unlock.svg
Uv.svg
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
ViewportSpeed.svg
ViewportTexture.svg
ViewportZoom.svg
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
VisualScriptComment.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualScriptExpression.svg Add editor icons for VisualScript and VisualShader expression resources 2021-08-16 01:43:51 +02:00
VisualShader.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
VisualShaderGraphTextureUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeBooleanUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeColorConstant.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeColorOp.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeColorUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeComment.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeCubemap.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeCubemapUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeCurveTexture.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeCurveXYZTexture.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeExpression.svg Add editor icons for VisualScript and VisualShader expression resources 2021-08-16 01:43:51 +02:00
VisualShaderNodeFloatFunc.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeFloatOp.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeFloatUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeGlobalExpression.svg Add editor icons for VisualScript and VisualShader expression resources 2021-08-16 01:43:51 +02:00
VisualShaderNodeInput.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeIntFunc.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeIntOp.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeIntUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeTexture2DArrayUniform.svg Fix missing and incorrectly named visual shader texture uniform icons 2021-08-18 05:41:02 +02:00
VisualShaderNodeTexture3DUniform.svg Fix missing and incorrectly named visual shader texture uniform icons 2021-08-18 05:41:02 +02:00
VisualShaderNodeTextureUniform.svg Fix missing and incorrectly named visual shader texture uniform icons 2021-08-18 05:41:02 +02:00
VisualShaderNodeTextureUniformTriplanar.svg Fix missing and incorrectly named visual shader texture uniform icons 2021-08-18 05:41:02 +02:00
VisualShaderNodeTransformCompose.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeTransformDecompose.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeTransformUniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeTransformVecMult.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVec3Uniform.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVectorCompose.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVectorDecompose.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVectorDistance.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVectorFunc.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderNodeVectorLen.svg Port visual shader node icons from Godot 2.1.x 2021-08-16 00:53:26 +02:00
VisualShaderPort.svg
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
WarningPattern.svg Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
Window.svg
World2D.svg
World3D.svg
WorldBoundaryShape2D.svg Rename WorldMarginShape to WorldBoundaryShape 2021-09-14 11:16:31 -07:00
WorldBoundaryShape3D.svg Rename WorldMarginShape to WorldBoundaryShape 2021-09-14 11:16:31 -07:00
WorldEnvironment.svg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02: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
ZoomLess.svg
ZoomMore.svg
ZoomReset.svg

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.