Thaddeus Crews
|
d10eca9c59
|
Merge pull request #111448 from Giganzo/sprite-frames-editor-shortcut-name
Use Title Case for shortcut names in SpriteFramesEditorPlugin
|
2025-10-10 10:26:08 -05:00 |
|
Thaddeus Crews
|
edcbdc5706
|
Merge pull request #107573 from lodetrick/tilemap-hide-overlay
Fade TileMap editor overlay when zoomed out
|
2025-10-10 10:26:07 -05:00 |
|
Thaddeus Crews
|
99ab454a64
|
Merge pull request #111473 from KoBeWi/easing-i18n-redux
Fix some easing presets not translated
|
2025-10-10 10:26:04 -05:00 |
|
Thaddeus Crews
|
c417769226
|
Merge pull request #111470 from Ivorforce/debug-circular-include
Remove circular unneeded `debug_adapter_protocol.h` include from `debug_adapter_parser.h`
|
2025-10-10 10:26:03 -05:00 |
|
Thaddeus Crews
|
fb01d80e88
|
Merge pull request #111393 from xuhuisheng/dev/auto_expand_selected
Should expand root when `auto_expand` is on
|
2025-10-10 10:25:53 -05:00 |
|
kobewi
|
b9f7f2d767
|
Fix some easing presets not translated
Co-authored-by: Haoyu Qiu <timothyqiu32@gmail.com>
|
2025-10-10 13:21:56 +02:00 |
|
Lukas Tenbrink
|
56abd0ece3
|
Remove circular unneeded debug_adapter_protocol.h include from debug_adapter_parser.h.
|
2025-10-10 10:40:47 +02:00 |
|
Thaddeus Crews
|
295e465fe4
|
Merge pull request #111454 from KoBeWi/buy_default
Enable script templates by default
|
2025-10-09 11:46:59 -05:00 |
|
Thaddeus Crews
|
91a1798474
|
Merge pull request #109084 from allenwp/add-spatial-shader-debanding
Add material debanding for use in Mobile rendering method.
|
2025-10-09 11:46:58 -05:00 |
|
Thaddeus Crews
|
aa88eb2a75
|
Merge pull request #73688 from Calinou/advanced-import-settings-tweak-property-hints
Tweak physics property hints in the 3D Advanced Import Settings dialog
|
2025-10-09 11:46:56 -05:00 |
|
Thaddeus Crews
|
3f3a8562fb
|
Merge pull request #89367 from KoBeWi/locale_shift
Allow rearranging translation list via drag and drop
|
2025-10-09 11:46:55 -05:00 |
|
Thaddeus Crews
|
4ab22026b6
|
Merge pull request #111405 from Ivorforce/node-no-mesh
Remove transitive rendering includes from `node.h`
|
2025-10-09 11:46:49 -05:00 |
|
Thaddeus Crews
|
894d6ba13f
|
Merge pull request #76267 from Calinou/editor-theme-extra-borders-tooltip
Add a border to tooltips when using the Draw Extra Borders editor setting
|
2025-10-09 11:46:48 -05:00 |
|
Thaddeus Crews
|
5913469309
|
Merge pull request #111431 from Ivorforce/registration-order-3
Reorder registration of types, to register supertypes before subtypes.
|
2025-10-09 11:46:47 -05:00 |
|
Thaddeus Crews
|
755934f5f0
|
Merge pull request #111012 from KoBeWi/activate_never
Delete "Activate now?" button
|
2025-10-09 11:46:45 -05:00 |
|
kobewi
|
a299004622
|
Enable script templates by default
|
2025-10-09 16:33:07 +02:00 |
|
Giganzo
|
3a3894e22c
|
Use Title Case for shortcut names in SpriteFramesEditorPlugin
|
2025-10-09 12:04:03 +02:00 |
|
Lukas Tenbrink
|
9843a016f5
|
Reorder registration of types, to register supertypes before subtypes.
|
2025-10-09 11:50:32 +02:00 |
|
Allen Pestaluky
|
bd9d1bf070
|
Add material debanding for use in Mobile rendering method.
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
|
2025-10-08 16:22:41 -04:00 |
|
Lukas Tenbrink
|
33689d7beb
|
Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h.
|
2025-10-08 12:16:52 +02:00 |
|
xuhuisheng
|
4ba09aceb9
|
should expand root when auto_expand is on
|
2025-10-08 13:19:23 +08:00 |
|
Hugo Locurcio
|
f9fc0a243c
|
Tweak physics property hints in the 3D Advanced Import Settings dialog
- Mention the node types explicitly in the body type.
- Add performance hints for shape type.
|
2025-10-08 01:50:10 +02:00 |
|
Hugo Locurcio
|
7fe3a661b4
|
Add a border to tooltips when using the Draw Extra Borders editor setting
This distinguishes tooltips from the background when using the
Black (OLED) editor theme preset.
|
2025-10-08 01:47:06 +02:00 |
|
Thaddeus Crews
|
194d76e571
|
Merge pull request #111284 from arkology/sprite-frames-editor-translation
Improve auto-translation of `SpriteFramesEditor`
|
2025-10-07 17:15:10 -05:00 |
|
Thaddeus Crews
|
5626f0bf0b
|
Merge pull request #93296 from rune-scape/editor-node-inheritance
EditorPlugin: Allow instance base type inheriting EditorPlugin
|
2025-10-07 17:15:07 -05:00 |
|
Thaddeus Crews
|
8276e512d6
|
Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName
Fix AnimationPlayer to use StringName instead of String in the exposed API.
|
2025-10-07 17:15:06 -05:00 |
|
Thaddeus Crews
|
6ef2c7b34b
|
Merge pull request #110823 from Calinou/ui-builtin-actions-all-devices
Allow all gamepad devices for built-in `ui_*` input actions
|
2025-10-07 17:15:00 -05:00 |
|
Thaddeus Crews
|
9f6088dafa
|
Merge pull request #111273 from GlitchedCode922/infinite_project_duplicator
Project Manager: Prohibit duplicating a project into itself
|
2025-10-07 11:54:35 -05:00 |
|
Rémi Verschelde
|
7abe27ba09
|
Merge pull request #111068 from KoBeWi/bruh💀
Fix Quick Open history
|
2025-10-07 14:34:00 +02:00 |
|
Rémi Verschelde
|
bb01fa25bf
|
Merge pull request #110925 from rburing/obj_bump_multiplier
OBJ importer: Support bump multiplier (normal scale)
|
2025-10-07 14:33:50 +02:00 |
|
Rémi Verschelde
|
30398802f8
|
Merge pull request #111136 from KoBeWi/redo_consistency_left_the_chat
Set correct saved history after clearing
|
2025-10-07 13:07:11 +02:00 |
|
Rémi Verschelde
|
a177d33ca7
|
Merge pull request #110738 from YeldhamDev/oops_guess_we_needed_that
Fix selection of remote tree using the keyboard
|
2025-10-07 13:07:02 +02:00 |
|
Ryan
|
35999a16dd
|
Fix AnimationPlayer to use StringName instead of String
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2025-10-06 16:29:40 -04:00 |
|
Thaddeus Crews
|
9fc656d2bf
|
Merge pull request #110676 from YeldhamDev/can_you_bezier_a_marker
Show marker lines/sections in the animation bezier editor
|
2025-10-06 14:34:14 -05:00 |
|
Thaddeus Crews
|
ce98fae6e8
|
Merge pull request #111302 from hijawesam/fix/encryption-docs-link
Editor: Fix 'More Info…' link in Export/Encryption
|
2025-10-06 14:34:06 -05:00 |
|
Thaddeus Crews
|
d1d28c0bcf
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2025-10-06 09:06:49 -05:00 |
|
Thaddeus Crews
|
30a0a41982
|
Merge pull request #111274 from chocola-mint/include-optimization-logger
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
2025-10-06 09:06:32 -05:00 |
|
Thaddeus Crews
|
5b2d91ef31
|
Merge pull request #111270 from chocola-mint/include-optimization-control
Remove `timer.h` include from `control.h`.
|
2025-10-06 09:06:31 -05:00 |
|
Thaddeus Crews
|
3b04c8464c
|
Merge pull request #107273 from DexterFstone/add-game-speed-controls
Add game speed controls to the embedded game window
|
2025-10-06 09:06:24 -05:00 |
|
arkology
|
cb321840a1
|
Improve auto-translation of SpriteFramesEditor
|
2025-10-06 11:02:35 +00:00 |
|
Wesam
|
a9d361f88f
|
editor: Fix 'More Info…' link in Export/Encryption (Fixes #111108)
|
2025-10-05 22:28:31 +03:00 |
|
GlitchedCode
|
c5183d21db
|
Project Manager: Prohibit duplicating a project into itself
|
2025-10-05 21:50:00 +03:00 |
|
chocola-mint
|
ead282ff13
|
Remove file_access.h and script_backtrace.h includes from logger.h.
|
2025-10-05 17:49:23 +09:00 |
|
DexterFstone
|
7ddce8ab26
|
Add game speed controls to the embedded game window
|
2025-10-05 11:13:15 +05:30 |
|
chocola-mint
|
19c47c5d99
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09:00 |
|
Lukas Tenbrink
|
1db0a60dc0
|
Replace std::size usage with std_size to avoid <iterator> include.
|
2025-10-05 00:26:11 +02:00 |
|
rune-scape
|
d779c98ee1
|
allow inheriting EditorPlugin
|
2025-10-03 22:54:13 -07:00 |
|
kobewi
|
4986e28bef
|
Allow to rearrange translation list via drag and drop
|
2025-10-03 20:44:56 +02:00 |
|
Thaddeus Crews
|
cf3c00056c
|
Merge pull request #109974 from rsanchezsaez/apple/swiftui-lifecycle
SwiftUI lifecycle for Apple embedded platforms
|
2025-10-03 12:01:09 -05:00 |
|
Thaddeus Crews
|
b35a75e429
|
Merge pull request #111194 from passivestar/secondary-lists
Add missing ItemListSecondary and TreeSecondary theme type variations
|
2025-10-03 12:01:08 -05:00 |
|