Commit Graph

712 Commits

Author SHA1 Message Date
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
Thaddeus Crews 101b827087 Merge pull request #110623 from YeldhamDev/time_manipulation
Allow resizing the length of animations by dragging the timeline
2025-11-21 18:37:39 -06:00
Silc Lizard (Tokage) Renew f4244fd61c Tweak/Add skeleton modifier keying button to top of the Viewport 2025-11-22 07:45:02 +09:00
Robert Yevdokimov 0b93712866 Rename Select Mode to Transform Mode, and create a new Select Mode without transform gizmo 2025-11-18 11:25:01 -06:00
Hugo Locurcio d823a69237 Always use a dark background for 3D editor overlays even with light theme
This results in better readability against mixed-color backgrounds,
as what you see in the 3D editor doesn't change depending on your editor theme.

This also tweaks the viewport zoom/speed label for better readability
by using a bold font and thicker outline.
2025-11-18 02:28:27 +01:00
Thaddeus Crews 109008bb80 Merge pull request #107765 from KoBeWi/overerrides
Improve editor settings override display
2025-11-17 10:57:01 -06:00
Thaddeus Crews 30d753c87e Merge pull request #111184 from TokageItLab/limanglev
Add LimitAngularVelocityModifier3D
2025-11-14 17:16:50 -06:00
Silc Lizard (Tokage) Renew ada95cb543 Add LimitAngularVelocityModifier3D 2025-11-15 06:43:33 +09:00
Thaddeus Crews 90413dacb4 Merge pull request #97758 from TsFreddie/debugger-stepout
Add step out to script debugger
2025-11-14 14:23:01 -06:00
kobewi 29148d71e7 Improve editor settings override display 2025-11-14 00:38:11 +01:00
Thaddeus Crews 3fb8961b00 Merge pull request #110120 from TokageItLab/ik-modifier-3d
Add `SkeletonModifier3D` IKs as `IKModifier3D`
2025-11-04 16:32:36 -06:00
Silc Lizard (Tokage) Renew bf22eb25e3 Add IKModifier3D 2025-11-04 02:38:48 +09:00
Rémi Verschelde e7ded62465 Merge pull request #110593 from YeldhamDev/oh_yeah_we_have_a_light_theme
Fix wrong color for timeline indicator in the light theme
2025-11-01 19:05:11 +01:00
Michael Alexsander 2a10291f41 Allow to resize the length of animations by dragging the timeline 2025-10-31 19:52:39 -03:00
Thaddeus Crews 084d5d407e Merge pull request #109727 from arkology/replace-individual
`FindInFiles`: Allow replacing individual results
2025-10-23 15:34:04 -05:00
Thaddeus Crews 44f4002bf2 Merge pull request #110661 from Calinou/dpitexture-fix-icon-name
Fix DPITexture editor icon name
2025-09-30 20:10:45 -05:00
arkology 221f1f4401 FindInFiles: Allow replace individual results 2025-09-25 21:43:05 +03:00
Thaddeus Crews de27f3a435 Merge pull request #110108 from PiCode9560/suspend-button
Differentiate the suspend button in the Game tab with the Pause button in the editor run bar
2025-09-24 09:59:15 -05:00
Thaddeus Crews 3ce6402d25 Merge pull request #109413 from WhalesState/ProfilerAutostartWarning-icon-cleanup
ProfilerAutostartWarning svg icon cleanup
2025-09-22 08:50:03 -05:00
Thaddeus Crews 25981beebd Merge pull request #107511 from shadow-foss/insert-at-timeline-cursor-button
Add toggle for inserting keys/markers at current time vs mouse cursor's position
2025-09-20 13:41:35 -05:00
Thaddeus Crews 2a7e01e4fc Merge pull request #80427 from MewPurPur/rework-noise-texture-icons
Rework icons of noise-related classes
2025-09-19 13:07:07 -05:00
Thaddeus Crews 4fa2409c78 Merge pull request #82121 from MewPurPur/more-icons
Add icons to some editor classes
2025-09-19 13:07:04 -05:00
Hugo Locurcio d824e79fc0 Fix DPITexture editor icon name
It was still using its previous name from 4.5 development.
2025-09-18 17:21:02 +02:00
Michael Alexsander 12e7050aba Fix wrong color for timeline indicator in the light theme 2025-09-16 16:54:22 -03:00
Lukas Tenbrink 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
PiCode dd11265c4c Improve suspend button 2025-09-01 14:38:45 +03:00
Mounir Tohami 8937c6880f ProfilerAutostartWarning.svg cleanup 2025-08-08 02:56:21 +03:00
shadow-foss c5490f7284 Add toggle to insert keys/markers at current time or mouse position
Adds a new editor setting editors/animation/insert_at_current_time and a toggle button in the Animation Track Editor to let users choose whether to insert keys and markers at the current timeline cursor (when enabled) or at the mouse position (default behavior).

- Key insertion
- Paste and duplicate operations
- Editor setting persistence
- Icon by @TokageItLab

Fixes #103272
2025-07-13 09:57:27 +05:30
TsFreddie bc054292d5 Add step out to script debugger 2025-07-10 23:21:02 +08:00