Commit Graph

740 Commits

Author SHA1 Message Date
Thaddeus Crews 5d0ddf6803 Merge pull request #119635 from YeldhamDev/flip_those_ratings
Improve the look of the asset rating indicator
2026-05-25 11:19:04 -05:00
Michael Alexsander f83613ac1e Improve the visual of the Asset Store's page selector 2026-05-24 19:00:06 -03:00
Michael Alexsander f8a88578f5 Improve the look of the asset rating indicator 2026-05-21 12:47:42 -03:00
Michael Alexsander 0a8101a25d Show "Verified" badge for verified asset authors 2026-05-20 14:55:53 -03:00
Rémi Verschelde 316bdc1d1a Merge pull request #117432 from vaner-org/animationtree-unify-error
Allow toggling AnimationTree error panel
2026-04-15 12:40:39 +02:00
Rémi Verschelde 637e23472b Merge pull request #112992 from YeldhamDev/asset_store_new_api
Improve asset store and port it to the new API
2026-04-15 12:40:26 +02:00
vaner-org ee520f5306 Unify AnimationTree error panel 2026-04-15 08:12:22 +05:30
Thaddeus Crews 7ce1853014 Merge pull request #108219 from CookieBadger/area-light-integration
Add Rectangular Area Light Source
2026-04-14 07:10:56 -05:00
Thaddeus Crews 53156fc135 Merge pull request #118266 from Akosmo/fix-audio-bus-db-labels
Revamp audio bus UI
2026-04-13 11:46:00 -05:00
Akosmo 5e6c1f2418 Revamp audio bus UI 2026-04-13 06:42:45 -03:00
Michael Alexsander 2b835503cf Improve asset store and port it to the new API 2026-04-11 12:56:08 -03:00
Nolkaloid 1d165e7ea9 Add keyword code completion option 2026-04-08 20:04:08 +02:00
CookieBadger 7b7bd1dcea Add AreaLight3D 2026-04-04 01:37:10 +02:00
Rémi Verschelde bfc504a0cc Merge pull request #117707 from KoBeWi/ring_of_progres
Add progress indicator for background template download
2026-03-23 22:36:07 +01:00
kobewi 3c112db63a Add progress indicator for background template download 2026-03-23 14:13:22 +01:00
Michael Alexsander c766fb1ce8 Create a proper editor for MeshLibrary 2026-03-21 11:16:26 -03:00
Hugo Locurcio 760a722ad7 Tweak visibility editor icons to be more compact
The sclera area at the top/bottom of the eye icons is now smaller,
making the scene tree dock look less cluttered.

Co-Authored-By: MewPurPur <mew.pur.pur@abv.bg>
2026-03-16 11:16:12 -05:00
Thaddeus Crews fbc00f1f84 Merge pull request #117203 from kitbdev/sc-ed3d
Use SplitContainer for Node3D Editor viewports
2026-03-09 15:18:20 -05:00
kit 90be4208e8 Use SplitContainer for Node3D Editor viewports 2026-03-07 20:39:36 -05:00
Mounir Tohami 2d525307b0 Fix some icon colors for light themes. 2026-03-07 17:39:35 +02:00
Malcolm Anderson d1ed959e9d Display icon next to project's Godot version in Project Manager if its version differs from current version
Handle Godot 3.x projects

Update editor/project_manager/project_list.h

Add icons, major/minor recognition support, and note for downgrading

Apply suggestions from code review

# Conflicts:
#	editor/project_manager/project_list.h

Update editor/project_manager/project_list.cpp

Add convert option

# Conflicts:
#	editor/project_manager/project_list.cpp

Apply suggestions from code review

Update editor/project_manager/project_list.cpp

Use blue for upgrade and yellow for downgrade

Remove "unknown version" case, move it to unsupported features/warning indicator

Update editor/project_manager/project_list.h

Co-authored-by: Geometror <hendrik.brucker@mail.de>
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2026-03-04 08:20:55 -08:00
Thaddeus Crews 9e2ab92fee Merge pull request #115794 from TokageItLab/toggle-trackball
Make trackball rotation optional as toggle option of Node3DEditorTool
2026-02-05 09:32:35 -06:00
Silc Lizard (Tokage) Renew afb5839696 Make trackball rotation optional as toggle option of Node3DEditorTool
Co-authored-by: ryevdokimov <robert.yevdokimov@autStand.com>
2026-02-05 03:26:59 +09:00
Michael Alexsander e50af99ff2 Convert the bottom VCS dock to a EditorDock and tie it with the Commit dock
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2026-02-03 12:13:44 -03:00
Thaddeus Crews fd6e80d4e9 Merge pull request #105701 from ColinSORourke/DrawableTexture
Implement DrawableTextures
2026-01-30 09:32:05 -06:00
Colin O'Rourke 63f6e3691c DrawableTextures
Implementing DrawableTextures based on: https://github.com/godotengine/godot-proposals/issues/7379
2026-01-29 01:16:06 -08:00
Kazox61 fa2d63e3fe Adds VirtualJoystick 2026-01-29 08:29:12 +01:00
jelo 2c7cbd59d2 Resize icons to be consistent with other docks 2026-01-21 01:10:38 +00:00
Silc Lizard (Tokage) Renew b1997e1e2d Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
Thaddeus Crews afefed5adf Merge pull request #113723 from KoBeWi/multiplayer_singlefolder
Move Multiplayer icons to the module
2025-12-11 12:12:43 -06:00
kobewi 0f1cf00264 Move Multiplayer icons to the module 2025-12-07 19:20:54 +01:00
Logan Detrick e4c92b69ac Use new dock system for ShaderFile Dock 2025-12-05 02:05:03 -08:00
Thaddeus Crews 6124d5ee2b Merge pull request #113255 from lodetrick/animation-dock
Use new dock system for Animation and AnimationTree dock
2025-12-03 11:42:19 -06:00
Rémi Verschelde 79106fdf40 Merge pull request #113338 from KoBeWi/Porygon-Dck
Use EditorDock for Polygon2D editor
2025-12-03 09:49:55 +01:00
Rémi Verschelde 11ffcb3ef7 Merge pull request #113108 from KoBeWi/Thock
Change Theme to EditorDock and add `closable` property
2025-12-03 09:49:31 +01:00
Thaddeus Crews 8c8927e015 Merge pull request #113181 from lodetrick/shader-dock
Use new dock system for Shader Editor Dock
2025-12-02 20:43:04 -06:00
Logan Detrick a0c2d3d51d Use new dock system for Animation dock 2025-12-02 12:30:43 -08:00
Logan Detrick 0d83637853 Use new dock system for ShaderDock 2025-12-02 10:40:44 -08:00
kobewi 0932e8d4b7 Make OpenXRActionMapEditor into EditorDock 2025-12-02 16:47:57 +01:00
kobewi 2de97cafb7 Change Theme to EditorDock and add closable property 2025-12-02 16:27:36 +01:00
Rémi Verschelde 2c8a0c3419 Merge pull request #113284 from TokageItLab/twist-disperser
Add BoneTwistDisperser3D to propagate IK target's twist
2025-12-02 14:17:01 +01:00
Rémi Verschelde 90235fddeb Merge pull request #112999 from Meorge/feat/quick-load-icon
Add dedicated icon for Quick Load
2025-12-02 14:16:16 +01:00
Silc Lizard (Tokage) Renew 6ff3833c33 Add BoneTwistDisperser3D to propagate IK target's twist 2025-12-02 19:20:26 +09:00
kobewi 66802874e3 Use EditorDock for Polygon2D editor 2025-11-29 22:27:13 +01:00
Thaddeus Crews 8c76d71971 Merge pull request #113065 from KoBeWi/Outdock
Add bottom dock tab style setting
2025-11-25 09:52:30 -06:00
kobewi 92ce6c7b75 Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
kobewi a945df8413 Improve editing EditorDock node
Co-authored-by: Capry <lunacapryy@gmail.com>
2025-11-24 22:17:28 +01:00
Thaddeus Crews 3d0f2889d8 Merge pull request #113034 from lodetrick/new-dock-tiles
Use new dock system for TileMap and TileSet
2025-11-24 10:21:20 -06:00
Logan Detrick da8817a4e8 Use new dock system for TileMap and TileSet 2025-11-24 03:13:02 -08:00
Malcolm Anderson 2251f2f0aa Add dedicated icon for Quick Load 2025-11-22 09:02:18 -08:00