summaryrefslogtreecommitdiffstats
path: root/editor/icons
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+1
|\
| * Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-261-0/+1
| |\ | | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original rest
| | * Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-181-0/+1
| | |
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-124-0/+4
|\| |
| * | Merge pull request #98446 from TokageItLab/look-at-modifierThaddeus Crews2024-11-121-0/+1
| |\ \ | | | | | | | | | | | | Implement LookAtModifier3D
| | * | Implement LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-121-0/+1
| | |/
| * | Improve NavigationObstacle3D editor toolingsmix82024-11-121-0/+1
| | | | | | | | | | | | Improves NavigationObstacle3D editing options inside the editor.
| * | Merge pull request #99013 from TokageItLab/fps-compat-toggleThaddeus Crews2024-11-111-0/+1
| |\ \ | | | | | | | | | | | | Add FPS compatible option in second mode of the animation editor snapping
| | * | Add FPS compatible option in second mode of animation editor snappingSilc Lizard (Tokage) Renew2024-11-121-0/+1
| | | |
| * | | Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equallyThaddeus Crews2024-11-111-0/+1
| |\ \ \ | | |/ / | |/| | | | | | Make possible to favorite properties in the inspector
| | * | Make possible to favorite properties in the inspectorMichael Alexsander2024-10-281-0/+1
| | |/
* | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-0/+1
|\| |
| * | Add quad mesh to material previewtetrapod002024-11-011-0/+1
| | |
* | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-024-0/+4
|\| |
| * | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-304-0/+4
| |/
* | Fix Snap icon removal introduced in e8e8a88Spartan3222024-10-301-0/+1
| |
* | Add `wheel_picker_cursor` theme icon to `ColorPicker`Spartan3222024-10-261-0/+1
| | | | | | | | Replaces `ColorPicker`'s HSV wheel hue indicator with `wheel_picker_icon` texture which by default is the same as `picker_cursor`
* | Merge pull request #726 from valkyrienyanko/add-pixel-snap-to-tile-editorGeorge L. Albany2024-10-232-0/+1
|\ \ | | | | | | Add One Pixel Snap Button to the Tile Data Editor
| * | Add One Pixel Snap Button to Tile Data Editorvalkyrienyanko2024-10-212-0/+1
| | |
* | | Improve the brand related assetsMuhannad Elbolaky2024-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Switch logos and other related assets to Heebo Ultra-bold as it should - New Splash - Add missing outlines - Replace the bad quality images - Optimize images size
* | | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-151-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix CheckButton mirrored icon in editor themeHaoyu Qiu2024-10-071-1/+1
| |
* | Optimize DefaultProjectIcon.svgMuhannad Elbolaky2024-10-141-1/+1
| |
* | Recolor icon.svg to fit project rebrandingMuhannad Elbolaky2024-10-141-1/+1
| |
* | Fixed TitleBarLogo not rendering textRadenTheFolf2024-10-111-1/+1
| |
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-117-8/+8
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Linux Editor tests workflow matrix Add Windows Editor w/ Mono workflow matrix Add Generate Glue Code job to Windows workflow Add Build GodotSharp job to Windows workflow Add godot compatibility version references Add Godot author info Add Godot version compatibility info Add Godot donor info Add Godot authors and donors to editor_about.cpp Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
* Add markers to animationchocola-mint2024-09-292-0/+2
|
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
|
* [FileSystem Dock] Add symlink indicator and tooltip.bruvzg2024-09-061-0/+1
|
* Add separate timeline snapping control to Animation EditorKasper Arnklit Frandsen2024-09-022-0/+2
|
* `EditorHelpSearch` improvementsA Thousand Ships2024-08-282-0/+2
| | | | | | | | * Adds all member types to empty search * Nests hierarchy adding constructors, methods, operators, etc. under a nested entry to reduce clutter Co-authored-by: MewPurPur <mew.pur.pur@gmail.com>
* Merge pull request #94995 from Repiteo/scons/raw-cstringsRémi Verschelde2024-08-281-15/+5
|\ | | | | | | SCons: Add method to generate raw cstrings
| * SCons: Add method to generate raw cstringsThaddeus Crews2024-07-311-15/+5
| |
* | Merge pull request #89265 from davthedev/spinbox-buttons-refactorRémi Verschelde2024-08-272-0/+2
|\ \ | | | | | | | | | Improve SpinBox interaction, split arrows, add theme attributes
| * | Improve SpinBox interaction, split arrows, add theme attributesDavid Giardi2024-08-232-0/+2
| |/
* | Improve AudioStreamPlayer iconsKongfa Waroros2024-08-193-3/+3
| |
* | Make editor panel icons more discreeteobet2024-08-166-6/+6
|/ | | | | | | | | The Godot panel icons in the main editor window is very "shouty". In a dark theme, especially at 200% display scaling, it's a huge, bright and shiny, near white flashlight in your eyes. Also, not knowing what it was, I actually initially thought the icon was missing or bugged, as it's just a white square!
* Fix AudioStreamPlayer icons, improve audio resource picker stylingChristian Kaiser2024-06-273-3/+3
|
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-23912-933/+912
|
* Fix EditorProperty spacingpassivestar2024-06-121-1/+1
|
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-1/+1
|
* Merge pull request #92116 from RadiantUwU/new_audio_iconsRémi Verschelde2024-05-203-3/+3
|\ | | | | | | Change the AudioStreamPlayer icons to be clearer.
| * Change the AudioStreamPlayer icons to be more clear.Radiant2024-05-193-3/+3
| | | | | | | | Co-authored-by: mieldepoche <mieldepoche@users.noreply.github.com>
* | Fix FileBrowse and FolderBrowse icon style fill not getting replacedChristian Kaiser2024-05-102-2/+2
| | | | | | | | The color replacing code in the icon loader only works with the fill/stroke/stop-color properties and not with colors defined inside the style attribute. This changes the SVG files to use that instead.
* | Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-031-0/+1
|/ | | | | Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
* Merge pull request #90645 from Malcolmnixon/unified-xr-trackersRémi Verschelde2024-04-222-0/+2
|\ | | | | | | Rework XR Trackers to have a common ancestor
| * Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to ↵Malcolm Nixon2024-04-182-0/+2
| | | | | | | | drive node positions and visibility.
* | Make Advanced Import lights more like the mesh and material editorsJeronimo Schreyer2024-04-161-0/+1
|/ | | | Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
* Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-055-1/+24
|
* Merge pull request #90080 from bruvzg/color_title_logoRémi Verschelde2024-04-041-1/+1
|\ | | | | | | [Project Manager] Replace title bar logo with color variant.