Commit Graph

78360 Commits

Author SHA1 Message Date
06faefc9f4 Merge pull request #112313 from passivestar/separator-contrast
Improve visibility of separators in modern theme
2025-11-03 11:39:03 -06:00
2132ba89ab Merge pull request #112115 from timothyqiu/line-number-min-chars
CodeEdit: Add line number gutter minimum digits
2025-11-03 11:39:02 -06:00
6604a253d7 Merge pull request #112333 from Giganzo/tilset-invis
Fix transparent panel in Tilset polygon editor using Classic theme
2025-11-03 11:39:01 -06:00
7cf218e0b4 Merge pull request #112299 from YeldhamDev/inspector_theme_signal_fix
Make `EditorInspectorCategory`'s theme update happen via signal
2025-11-03 11:39:00 -06:00
c95a2e3526 Merge pull request #112298 from KoBeWi/editor_step_slider
Fix EditorSpinSlider ignoring step
2025-11-03 11:39:00 -06:00
417ce3123d Merge pull request #112233 from DeeJayLSP/modern-prop-subsection
Modern Style: Use a style box for Input Map actions
2025-11-03 11:38:59 -06:00
7cd4ee5923 Merge pull request #112291 from kitbdev/fix-warnings-panel-font
Fix warnings and error panel font not updating
2025-11-03 11:38:58 -06:00
83c6da4a45 Merge pull request #112322 from YeldhamDev/hidden_bugs_i_will_tell_ya
Fix visual shader items not applying the correct theme components
2025-11-03 11:38:57 -06:00
990889fe1a CodeEdit: Add line number gutter minimum digits 2025-11-03 18:15:49 +08:00
ff6e103d01 Fix transparent panel in Tilset polygon editor using Classic theme 2025-11-03 00:19:37 +01:00
e0cb03a371 Fix visual shader items not applying the correct theme components 2025-11-02 13:59:37 -03:00
8e94bfef53 Make EditorInspectorCategory's theme update happen via signal 2025-11-02 10:46:25 -03:00
0cbb788a72 Improve visibility of separators in modern theme 2025-11-02 14:07:50 +04:00
a54b8b48a0 Fix EditorSpinSlider ignoring step 2025-11-01 23:16:38 +01:00
kit
4e22eddb3c Fix warnings and error panel font not updating 2025-11-01 15:19:35 -04:00
aee211bcfa Modern Style: Use a style box for Input Map actions 2025-11-01 15:35:10 -03:00
0fdbf050e0 Merge pull request #112279 from bruvzg/l_sse42_err
[Linux] Add SSE4.2 support runtime check.
2025-11-01 19:07:07 +01:00
66d2d9ad61 Merge pull request #112277 from passivestar/light-mode-icons
Fix icon colors in light color preset of modern theme
2025-11-01 19:07:02 +01:00
60043b51ff Merge pull request #112272 from clayjohn/rd-tonemap-flag
Use proper bitshift for tonemap srgb flag in Forward+ renderer
2025-11-01 19:06:57 +01:00
334e58094a Merge pull request #112271 from kleonc/tile_set_editor_fix_checking_outside_tiles
Check for tiles outside texture on TileSet atlas settings changes
2025-11-01 19:06:52 +01:00
efeb1201f4 Merge pull request #112268 from YeldhamDev/solar_flare
Fix contrast for light color presets in the classic theme
2025-11-01 19:06:47 +01:00
402805d26f Merge pull request #112267 from KoBeWi/sk8leton
Remove default skeleton path in MeshInstance3D
2025-11-01 19:06:42 +01:00
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
f900c20fd5 Merge pull request #112261 from aaronp64/dictionary_set_doc
Explain `Dictionary.set()` return value in docs
2025-11-01 19:06:32 +01:00
b376a33654 Merge pull request #112260 from passivestar/graphedit-contrast
Fix GraphEdit contrast in modern theme
2025-11-01 19:06:27 +01:00
dbcd533d50 Merge pull request #112259 from aaronp64/dictionary_tests
Add more `Dictionary` tests
2025-11-01 19:06:22 +01:00
1aef8d582e Merge pull request #112255 from Giganzo/link-button-color
Fix LinkButton color in Modern theme
2025-11-01 19:06:18 +01:00
ba125108eb Merge pull request #112251 from bruvzg/grab_ac
Fix `grab_focus` incorrectly handling `FOCUS_ACCESSIBILITY`.
2025-11-01 19:06:12 +01:00
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
9785a66659 Merge pull request #112245 from detomon/fix-graph-node-slot-draw
Fix drawing of slot icons in `GraphNode` when slots are not continuous
2025-11-01 19:06:03 +01:00
cd7b57e6c8 Merge pull request #112243 from Giganzo/resource-picker-buttons
Fix resource picker button style
2025-11-01 19:05:58 +01:00
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
cda419aa8a Merge pull request #112180 from Calinou/doc-characterbody-get-last-slide-collision
Document `CharacterBody.get_last_slide_collision()` returning `null` with no collision
2025-11-01 19:05:50 +01:00
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
1025d6f5c2 Merge pull request #112047 from TokageItLab/fix-pp
Separate branching ping-pong time and delta
2025-11-01 19:05:39 +01:00
decb55916a Merge pull request #111975 from sockeye-d/scrollcontainer-separation
Add `h`/`v_separation` theme properties to ScrollContainer
2025-11-01 19:05:33 +01:00
17ea264f8f Merge pull request #111896 from Calinou/doc-image-set-pixel-format
Document color format caveats in `Image.set_pixel()`
2025-11-01 19:05:28 +01:00
04a089d469 Merge pull request #111651 from zuedev/zuedev/issue-111587
Fix Camera2D limit checks for inverted boundaries
2025-11-01 19:05:24 +01:00
accf00c000 Merge pull request #111384 from harperstoeckle/fix-camera-2d-size
Fix incorrect transform calculation in `Camera2D` when using a custom viewport
2025-11-01 19:05:18 +01:00
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
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
85e47d6fac Merge pull request #109447 from jon1solution/ssao-in-gles3
Implement a very simple SSAO in GLES3.
2025-11-01 19:04:57 +01:00
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
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
1ace0b449a Fix missing shortcuts for play buttons in SpriteFrames Editor 2025-11-01 18:30:51 +01:00
593c261c42 Explain Dictionary.set() return value in docs 2025-11-01 10:33:18 -04:00
3b13bb1126 Fix icon colors in light color preset of modern theme 2025-11-01 15:15:14 +04:00
286e578b02 [Linux] Add SSE4.2 support runtime check. 2025-11-01 12:48:10 +02:00
986786dc8c Use proper bitshift for tonemap srgb flag in Forward+ renderer 2025-10-31 18:35:39 -07:00
d9cf67dfe9 Check for tiles outside texture on TileSet atlas settings changes 2025-11-01 02:28:39 +01:00