Commit graph

20622 commits

Author SHA1 Message Date
Thaddeus Crews
0f8a709768
Merge pull request #113765 from LilithSilver/bind-save_all_scripts
Expose `ScriptEditor::save_all_scripts()`
2026-01-27 15:18:21 -06:00
Thaddeus Crews
c161d13b1b
Merge pull request #115452 from Ivorforce/rendering-server-no-geometry
Reduce compile time by removing `geometry_3d.h` include from `rendering_server.h`
2026-01-27 15:18:19 -06:00
Thaddeus Crews
58207b516f
Merge pull request #113920 from bruvzg/enc_dir_sp
[SparsePCK] Add support for index encryption.
2026-01-27 15:18:18 -06:00
Lukas Tenbrink
c56c297cee Remove geometry_3d include from rendering_server.h, to reduce compile time.
Change `Geometry3D` from class to namespace.
2026-01-27 18:12:38 +01:00
Thaddeus Crews
07a2c75ec4
Merge pull request #115326 from Chaosus/vs_spatial_all_in_shadow_pass
[VisualShader] Add `in_shadow_pass` spatial input
2026-01-27 09:04:23 -06:00
Thaddeus Crews
7f31ae1564
Merge pull request #115325 from Chaosus/vs_spatial_light_specular_amount
[VisualShader] Add `specular_amount` spatial light input
2026-01-27 09:04:22 -06:00
Thaddeus Crews
7dff26c784
Merge pull request #115222 from YeldhamDev/object_selection_icon_fix
Fix blurry icons in the inspector dock's object selector
2026-01-27 09:04:21 -06:00
Thaddeus Crews
173d022434
Merge pull request #109108 from timothyqiu/anilib-split
Fix error after renaming animation in Animation Library Editor
2026-01-27 09:04:20 -06:00
Thaddeus Crews
8751d9deb5
Merge pull request #115412 from YeldhamDev/a_freaking_comma
Fix build profile generator always enabling 2D navigation
2026-01-27 09:04:18 -06:00
Thaddeus Crews
9ef64c88fb
Merge pull request #115410 from YeldhamDev/build_profile_fix
Fix build profile generator creating bogus profiles
2026-01-27 09:04:17 -06:00
Thaddeus Crews
ca08319e7d
Merge pull request #115248 from Giganzo/editor-object-selector
Fix EditorObjectSelector PopupMenu width
2026-01-27 09:04:15 -06:00
Thaddeus Crews
ed0ae97d98
Merge pull request #114922 from DarioSamo/android-platform-gl3-fallback-fix
Fix fallback to OpenGL3 from Vulkan initialization on Android.
2026-01-27 09:04:14 -06:00
Thaddeus Crews
7630566159
Merge pull request #115230 from Calinou/editor-build-profile-fix-detection
Fix detection of some features in Engine Compilation Configuration Editor
2026-01-27 09:04:11 -06:00
Thaddeus Crews
8e086a6641
Merge pull request #115267 from skiessq/fix-filesystem-bottom-split
Fix FileSystem dock visual separation when docked at bottom
2026-01-27 09:04:07 -06:00
Thaddeus Crews
530fb8551d
Merge pull request #115197 from YeldhamDev/get_accustomed_to_it
Fix editor colors reseting while the color chooser is still open
2026-01-27 09:04:06 -06:00
Michael Alexsander
a7c77ac1f7
Fix build profile generator creating bogus profiles 2026-01-26 21:42:01 -03:00
Michael Alexsander
36e3d18502
Fix build profile generator always enabling 2D navigation 2026-01-26 20:35:53 -03:00
Thaddeus Crews
cf8d258444
Merge pull request #114876 from jelolul/output-dock-icons
Resize Output/Debugger icons to be consistent with other docks
2026-01-26 15:01:51 -06:00
Thaddeus Crews
1b17f8f696
Merge pull request #115372 from bruvzg/no_hint_px
[Import] Automatically disable hinting for pixel fonts.
2026-01-26 15:01:45 -06:00
Thaddeus Crews
688d19c5f9
Merge pull request #114970 from Jordyfel/project-manager-focus-draw
Fix project manager drawing focus on right click
2026-01-26 15:01:40 -06:00
Thaddeus Crews
3adb6259aa
Merge pull request #114968 from Jordyfel/file-list-focus-draw
Fix right clicking an item in filesystem `ItemList` draws focus
2026-01-26 15:01:39 -06:00
Thaddeus Crews
1387e0c077
Merge pull request #115351 from kleonc/editor_property_flags_skip_zero_values
Skip zero values in `EditorPropertyFlags`
2026-01-26 15:01:38 -06:00
Thaddeus Crews
780b6891e6
Merge pull request #114943 from AThousandShips/fix_msgfmt_spaces
[Editor] Handle spaces in paths when generating translations
2026-01-26 13:14:37 -06:00
Thaddeus Crews
0b18c88c13
Merge pull request #115315 from YeldhamDev/code_completion_update_fix
Fix code completion popup colors not being updated properly
2026-01-26 13:14:34 -06:00
Thaddeus Crews
b8878c8b56
Merge pull request #115066 from KoBeWi/PlikSystemenu
Fix dock names in menu tooltips not translated
2026-01-26 13:14:33 -06:00
Thaddeus Crews
2d41087c8f
Merge pull request #114921 from LucaTuerk/quick_open_validate_history
EditorQuickOpenDialog: Rewrite internal paths usage and clean history
2026-01-26 13:14:31 -06:00
Thaddeus Crews
769284ffef
Merge pull request #115116 from onequid/debug-features
Ensure debug features get cleared after use
2026-01-26 13:14:19 -06:00
Thaddeus Crews
9878cb9e72
Merge pull request #115353 from ryevdokimov/fix-child-col-repos
Fix collision repositioning for child nodes
2026-01-26 13:14:17 -06:00
Thaddeus Crews
50b30b9514
Merge pull request #115202 from KoBeWi/no_context_plugin
Fix context plugins not called for empty clicks in Scene
2026-01-26 13:14:13 -06:00
Pāvels Nadtočajevs
32677cb184
[Import] Automatically disable hinting for pixel fonts. 2026-01-26 12:11:33 +02:00
Rémi Verschelde
d5edd4a592
Sync translations with Weblate 2026-01-25 10:07:59 +01:00
Robert Yevdokimov
fda3a5af81 Fix collision repositioning for child nodes 2026-01-24 21:22:56 -05:00
kleonc
2ba69577b4 Skip zero values in EditorPropertyFlags 2026-01-25 02:05:46 +01:00
Michael Alexsander
810b377492
Fix not being able to remove empty theme overrides in the editor 2026-01-24 20:52:02 -03:00
kobewi
8b400edb92 Don't force list icon size in EditorFileDialog 2026-01-24 13:29:37 +01:00
Chaosus
f91f2861cf [VisualShader] Add in_shadow_pass spatial input 2026-01-24 12:38:36 +03:00
Chaosus
4f0a0367fd [VisualShader] Add specular_amount spatial light input 2026-01-24 12:35:33 +03:00
passivestar
157f070faf Fix colors of code editor in modern theme 2026-01-24 02:30:23 +04:00
Michael Alexsander
4eafa3c587
Fix code completion popup colors not being updated properly 2026-01-23 18:40:58 -03:00
Tiago Carreira
744d038ae7 Fix FileSystem dock visual separation when docked at bottom 2026-01-23 16:01:54 +00:00
Rémi Verschelde
3172d44799
Sync translations with Weblate 2026-01-23 12:38:50 +01:00
Giganzo
33e71357d4 Fix EditorObjectSelector PopupMenu width 2026-01-22 10:02:14 +01:00
Hugo Locurcio
d9198d1f66
Fix detection of some features in Engine Compilation Configuration Editor
A copy-paste error led to some incorrect feature detections,
specifically for X11, Wayland and Direct3D 12.

This adds blank lines between options to reduce the risk of future typos.
2026-01-22 01:26:26 +01:00
Michael Alexsander
c317a4cc42
Fix blurry icons in the inspector dock's object selector 2026-01-21 18:24:36 -03:00
Rémi Verschelde
dc1a92b9a2
Revert "Always stop script debugger when stopping game"
This reverts commit d1a5d9da3e.

This unfortunately breaks the DAP.

Fixes #115188.
2026-01-21 15:31:03 +01:00
Michael Alexsander
d0069b6ba7
Fix editor colors reseting while the color chooser is still open 2026-01-21 10:55:18 -03:00
kobewi
85d9d315f1 Fix context plugins not called for empty clicks in Scene 2026-01-21 13:24:49 +01:00
jelo
2c7cbd59d2
Resize icons to be consistent with other docks 2026-01-21 01:10:38 +00:00
Rémi Verschelde
2c373ffc2c
Merge pull request #115161 from bruvzg/splash_tree
Do not update script editor before scene root init.
2026-01-20 09:49:22 +01:00
M4rchyS
372e549831
Add null verification to avoid background theme error in texture shader properties 2026-01-20 09:06:32 +01:00