summaryrefslogtreecommitdiff
path: root/editor/icons
AgeCommit message (Expand)Author
2023-02-17Add a custom icon for the `project.godot` file in the EditorFileDialogYuri Sizov
2023-02-10Merge pull request #43111 from junkajii/masterYuri Sizov
2023-02-02Fix missing LightmapGI gizmo icon in the 3D editorHugo Locurcio
2023-02-01New icons for ParallaxBackground & ParallaxLayerJun Kajii
2023-01-31Fix near one opacity in editor iconsKrazy-J
2023-01-28Implement blending audio feature to AnimationTreeSilc Renew
2023-01-23Replace 1024x1024 BoneMapHuman svgs by 256x256 versionsEmilio Coppola
2023-01-23Cleanup and unify keyboard input.bruvzg
2023-01-15Merge pull request #70701 from bruvzg/remote_debug_menuRémi Verschelde
2023-01-14Move remote debug buttons to a single menu.bruvzg
2023-01-14Update all outdated online documentation linksYuri Sizov
2022-12-09Merge pull request #67283 from KoBeWi/one_way_ticketRémi Verschelde
2022-12-09Improve tile editor selection appearancekobewi
2022-12-02Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/PlayerSilc Renew
2022-11-24Fix near one opacity in editor iconsPaweł
2022-11-23Fix roundness of DebugSkipBreakpointsOff iconPaweł
2022-10-24Add one-way indicator to tile collision editorkobewi
2022-10-15Separate Line and CurveLinear iconskobewi
2022-10-11Merge pull request #66310 from TokageItLab/Change-bonemapper-background-silho...Rémi Verschelde
2022-10-07Merge pull request #62910 from Vitika9/gsoc-colorpicker-uxRémi Verschelde
2022-09-24Change bone mapper background model silhouetteSilc Renew
2022-09-21Show method override icon in script editor gutterRedMser
2022-09-20Run svgcleaner on MemberAnnotation.svgRedMser
2022-09-19Further cleanup of VisualScript referencesRedMser
2022-09-13Merge pull request #65679 from Calinou/3d-editor-improve-preview-sun-sky-usab...Rémi Verschelde
2022-09-12Fix some errors affecting the Web editorRémi Verschelde
2022-09-12Improve 3D editor preview sun and sky usabilityHugo Locurcio
2022-09-06ColorPicker UX improvementsVitika9
2022-09-06Merge pull request #65207 from RedMser/annotation-searchRémi Verschelde
2022-09-05Allow searching for annotations in helpRedMser
2022-09-05Optimize and fix the scene unique name iconJummit
2022-09-02Merge pull request #64724 from KoBeWi/HVBoxContainerRémi Verschelde
2022-09-01Merge pull request #63479 from DarkKilauea/nav-linkRémi Verschelde
2022-09-01Rework oriented containerskobewi
2022-08-31Implement Physical Light Units as an optional setting.clayjohn
2022-08-31VCS: Load a GDExtension instead of Script + UI port from 3.5Twarit Waikar
2022-08-26Added node for Navigation linksJosh Jones
2022-08-27Add linear/cubic angle interpolation to Animation interpolation typeSilc Renew
2022-08-26Restore RigidBody2/3D, SoftBody names in physicsfabriceci
2022-08-26Merge pull request #64879 from TokageItLab/cubic-to-cubicintimeRémi Verschelde
2022-08-26Rename ParticlesMaterial to ParticleProcessMaterialMicky
2022-08-26Make Cubic to CubicInTime and reduce items in the track intrp typeSilc Renew
2022-08-24Merge pull request #63282 from V-Sekai/disable_foreign_resource_editsRémi Verschelde
2022-08-24Merge pull request #64370 from Mickeon/rename-marker-nodeRémi Verschelde
2022-08-23Disable editing properties in foreign resourcesSaracenOne
2022-08-23Rename Position* nodes to Marker*Micky
2022-08-23Merge pull request #64647 from TokageItLab/auto-tangentRémi Verschelde
2022-08-23Merge pull request #54278 from Calinou/editor-tweak-editor-curve-preset-icon-...Yuri Sizov
2022-08-23Add bezier preset and refactor bezier editorSilc Renew
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew