Rémi Verschelde
|
4ca3a9094f
|
Merge pull request #112264 from YeldhamDev/inspector_category_size_fix
Fix incorrect category size in `EditorInspector` on style switch
|
2025-11-01 19:06:37 +01:00 |
|
Rémi Verschelde
|
b376a33654
|
Merge pull request #112260 from passivestar/graphedit-contrast
Fix GraphEdit contrast in modern theme
|
2025-11-01 19:06:27 +01:00 |
|
Rémi Verschelde
|
1aef8d582e
|
Merge pull request #112255 from Giganzo/link-button-color
Fix LinkButton color in Modern theme
|
2025-11-01 19:06:18 +01:00 |
|
Rémi Verschelde
|
1962e7d058
|
Merge pull request #112249 from YeldhamDev/drag_stuck_fix
Fix canvas editor getting stuck on drag operations
|
2025-11-01 19:06:07 +01:00 |
|
Rémi Verschelde
|
cd7b57e6c8
|
Merge pull request #112243 from Giganzo/resource-picker-buttons
Fix resource picker button style
|
2025-11-01 19:05:58 +01:00 |
|
Rémi Verschelde
|
86b0ed865c
|
Merge pull request #112242 from DeeJayLSP/rend-swap-fix
Modern style: switch to classic renderer name colors
|
2025-11-01 19:05:54 +01:00 |
|
Rémi Verschelde
|
9b36dfe0b0
|
Merge pull request #112052 from Giganzo/filesystem-dock-list-mode
Fix FileSystem file list mode button visibility
|
2025-11-01 19:05:45 +01: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 |
|
Rémi Verschelde
|
9a079cd2b2
|
Merge pull request #110428 from CookieBadger/fix-viewport-numpad-emulation
Fix numpad emulation in 3d navigation shortcuts
|
2025-11-01 19:05:03 +01:00 |
|
Rémi Verschelde
|
9e2045018f
|
Merge pull request #109422 from Giganzo/sprite-anim
Fix missing shortcuts for play buttons in SpriteFrames Editor
|
2025-11-01 19:04:52 +01:00 |
|
Rémi Verschelde
|
d23401b2be
|
Merge pull request #107855 from aaronfranke/scene-import-no-singleton
Remove ResourceImporterScene singletons in favor of local usage
|
2025-11-01 19:04:46 +01:00 |
|
Giganzo
|
1ace0b449a
|
Fix missing shortcuts for play buttons in SpriteFrames Editor
|
2025-11-01 18:30:51 +01:00 |
|
Michael Alexsander
|
f9c38e9a09
|
Fix incorrect category size in EditorInspector on style switch
|
2025-10-31 19:05:42 -03:00 |
|
DeeJayLSP
|
768991f4ba
|
Modern style: switch to classic renderer name colors
|
2025-10-31 18:10:38 -03:00 |
|
passivestar
|
9d0a9f9a37
|
Fix GraphEdit contrast
|
2025-10-31 23:48:16 +04:00 |
|
Giganzo
|
6ee723c12a
|
Fix LinkButton color in Modern theme
|
2025-10-31 19:27:20 +01:00 |
|
Michael Alexsander
|
7a42a4e157
|
Fix canvas editor getting stuck on drag operations
|
2025-10-31 13:15:15 -03:00 |
|
Thaddeus Crews
|
08705259f2
|
Merge pull request #109919 from KoBeWi/you_have_no_duplicate_here
Show simple dialog when there are no Resources to duplicate
|
2025-10-31 09:23:35 -05:00 |
|
Thaddeus Crews
|
ae9732139a
|
Merge pull request #109433 from KoBeWi/hastension
Add `has_extension()` method to String
|
2025-10-31 09:23:30 -05:00 |
|
Aaron Franke
|
6c516a24e2
|
Remove ResourceImporterScene singletons in favor of local usage
|
2025-10-31 07:13:00 -07:00 |
|
Giganzo
|
a73722e0e9
|
Fix resource picker button style
|
2025-10-31 13:36:56 +01:00 |
|
LuoZhihao
|
ce2fae79b1
|
Fallback to parent class icon by default for gdextension
|
2025-10-31 18:03:32 +08:00 |
|
Thaddeus Crews
|
64b18288d7
|
Merge pull request #112190 from bruvzg/drag_spam
Fix error spam when dragging text in the script editor.
|
2025-10-30 13:51:38 -05:00 |
|
Thaddeus Crews
|
433c8849c2
|
Merge pull request #112208 from YeldhamDev/this_took_way_more_effort_than_it_deserves
Fix author names not showing up in the AssetLib
|
2025-10-30 13:51:37 -05:00 |
|
Thaddeus Crews
|
8afb2e5976
|
Merge pull request #111118 from YeldhamDev/godots_new_groove
Add a new editor theme
|
2025-10-30 13:51:36 -05:00 |
|
Thaddeus Crews
|
60f94093b1
|
Merge pull request #112168 from timothyqiu/breakpoint-lost
Fix error when deleting trailing lines removed breakpoints
|
2025-10-30 13:51:35 -05:00 |
|
Michael Alexsander
|
0129ffd466
|
Fix author names not showing up in the AssetLib
|
2025-10-30 15:47:48 -03:00 |
|
Thaddeus Crews
|
fd89a17d2f
|
Merge pull request #106684 from VojtaStruhar/106388-snap-settings
Change snap settings to not use LineEdits
|
2025-10-30 10:46:05 -05:00 |
|
Thaddeus Crews
|
638366b4e0
|
Merge pull request #107947 from lodetrick/inspector-pending
Replace Inspector `pending` stack usage with loop
|
2025-10-30 10:45:54 -05:00 |
|
Pāvels Nadtočajevs
|
de3ff99398
|
Fix error spam when dragging text in the script editor.
|
2025-10-30 12:20:00 +02:00 |
|
Michael Alexsander
|
e06f015f95
|
Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
|
2025-10-30 00:31:54 -03:00 |
|
Haoyu Qiu
|
b40e63566a
|
Fix error when deleting trailing lines removed breakpoints
|
2025-10-30 08:22:14 +08:00 |
|
dugramen
|
d795a3b536
|
Stretch inline buttons & center text to full property header height
|
2025-10-29 15:56:49 -04:00 |
|
Thaddeus Crews
|
534591047e
|
Merge pull request #103257 from dugramen/simplify-array-inspector
Condense Inspector layout for Arrays
|
2025-10-29 13:13:56 -05:00 |
|
Thaddeus Crews
|
0994b19ba4
|
Merge pull request #111025 from xuhuisheng/dev/clear_inheritance
Fix Clear Inheritance issues
|
2025-10-29 13:13:53 -05:00 |
|
Thaddeus Crews
|
95977711ed
|
Merge pull request #107887 from DexterFstone/add-copy-paste-animation-sprite-frames
Add ability to copy and paste animations in SpriteFrames
|
2025-10-29 13:13:52 -05:00 |
|
dugramen
|
7df65de796
|
Inline Array and Dictionary inspector buttons
|
2025-10-29 12:51:11 -04:00 |
|
emild
|
e3eef8c363
|
fix numpad emulation in 3d navigation shortcuts
|
2025-10-29 16:26:54 +01:00 |
|
xuhuisheng
|
766b45bdd9
|
Fix Clear Inheritance error
|
2025-10-29 21:27:50 +08:00 |
|
Michael Alexsander
|
6353f0385b
|
Update documentation pages when switching themes
|
2025-10-28 22:34:27 -03:00 |
|
DexterFstone
|
7d8370a5fb
|
Add ability to copy and paste animations in SpriteFrames
|
2025-10-28 23:00:55 +03:30 |
|
Thaddeus Crews
|
daf15172eb
|
Merge pull request #97753 from jaydensipe/fix-various-editor-easing-property-bugs
Fix various editor easing property issues
|
2025-10-28 12:19:35 -05:00 |
|
Thaddeus Crews
|
1ed5f2eed9
|
Merge pull request #110328 from KoBeWi/ItemListSpecialEdition
Improve tile source tooltips
|
2025-10-28 12:19:33 -05:00 |
|
Thaddeus Crews
|
f2f806fa04
|
Merge pull request #110323 from bruvzg/csv_text
Open translation CSV in the text editor instead of printing errors.
|
2025-10-28 12:19:28 -05:00 |
|
Thaddeus Crews
|
f7c9306453
|
Merge pull request #111326 from timothyqiu/win-dpi-scale
Fix editor auto display scale on Windows
|
2025-10-28 12:19:24 -05:00 |
|
Thaddeus Crews
|
597553a7f5
|
Merge pull request #111821 from DeeJayLSP/detect-zed
Add Zed to External Editor exec flags autofill
|
2025-10-28 12:19:23 -05:00 |
|
Thaddeus Crews
|
597b0a2f03
|
Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion
Expose `get_fading_...` methods for `AnimationNodeStateMachinePlayback`
|
2025-10-28 12:19:20 -05:00 |
|
Thaddeus Crews
|
82f8838263
|
Merge pull request #110307 from KoBeWi/dialog_yellowlabelizer
Improve dependency editor warning
|
2025-10-28 12:19:17 -05:00 |
|
Thaddeus Crews
|
8bae34aa49
|
Merge pull request #111976 from stuartcarnie/metal_stable_bindings
Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
|
2025-10-28 10:15:30 -05:00 |
|
Stuart Carnie
|
97c17aedc7
|
Metal: Stable argument buffers; GPU rendering crashes; visionOS exports
Supersedes #110683
|
2025-10-28 08:45:26 +11:00 |
|