Pedro J. Estébanez
|
a20934c8e4
|
Optimize enumeration of global classes in create dialog and autocomplete
|
2025-01-29 09:39:50 +01:00 |
Pedro J. Estébanez
|
318af42020
|
Include more attributes in the global class names cache
|
2025-01-29 09:39:50 +01:00 |
Pedro J. Estébanez
|
aca5cfc913
|
Rationalize parsing of file system cache
|
2025-01-21 12:59:19 +01:00 |
Thaddeus Crews
|
1b7b009674
|
Merge pull request #101658 from dsnopek/export-options-overrides-remote-debug
Update export preset options overrides before doing "Remote Debug"
|
2025-01-20 16:25:50 -06:00 |
Thaddeus Crews
|
bacf8d198d
|
Merge pull request #101014 from BattyBovine/cs3d-separation-ray-fix-2
Prevent errors when drawing debug meshes with no mesh data.
|
2025-01-20 16:25:48 -06:00 |
Thaddeus Crews
|
97003022c4
|
Merge pull request #101683 from KoBeWi/duplicate_preventer
Don't duplicate .uid files
|
2025-01-20 16:25:44 -06:00 |
Thaddeus Crews
|
6fcaf71179
|
Merge pull request #101739 from Hilderin/fix-embedding-with-user-arguments
Fix Embedded Game Window with user arguments
|
2025-01-20 10:05:37 -06:00 |
Thaddeus Crews
|
7d8e0790d6
|
Merge pull request #101809 from Hilderin/fix-embedded-game-window-title
Fix Floating Game Window Title
|
2025-01-20 10:05:30 -06:00 |
Thaddeus Crews
|
e547ff010c
|
Merge pull request #101650 from KoBeWi/duality_of_uid_caches
Create .uid files in EditorFileSystem
|
2025-01-20 10:05:07 -06:00 |
Hilderin
|
05fcfede1e
|
Fix Floating Game Window Title
|
2025-01-19 15:45:59 -05:00 |
kobewi
|
8aa3ee6a35
|
Create .uid files in EditorFileSystem
|
2025-01-18 21:01:39 +01:00 |
Hilderin
|
f216efdd6d
|
Fix Embedded Game Window with user arguments
|
2025-01-18 00:36:07 -05:00 |
Thaddeus Crews
|
7b1ed520bd
|
Merge pull request #101592 from Ivorforce/float-constant-defs-translate-macos
Fix float constant descriptions not translating on macOS.
|
2025-01-17 17:09:26 -06:00 |
Thaddeus Crews
|
1351d3098e
|
Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut
Added shortcut for Lookup Symbol action
|
2025-01-17 17:09:24 -06:00 |
kobewi
|
d8db3085a3
|
Don't duplicate .uid files
|
2025-01-17 14:22:18 +01:00 |
Lukas Tenbrink
|
27665436cd
|
Fix float constant descriptions not translating on macOS.
|
2025-01-17 09:33:41 +01:00 |
Thaddeus Crews
|
fd88acc671
|
Merge pull request #101008 from Repiteo/scons/nocache-all-text
SCons: Properly `NoCache` all text files
|
2025-01-16 17:17:59 -06:00 |
Thaddeus Crews
|
7dba09882a
|
Merge pull request #101557 from btgs-0/empty-project-window-flowcontainer-101530
Make the `empty_list_actions` HBoxContainer into a FlowContainer.
|
2025-01-16 17:17:55 -06:00 |
Thaddeus Crews
|
cad87e5a75
|
Merge pull request #101574 from bruvzg/fs_err_res
Fix conversion plugin search showing errors on `TextFile` and `OtherFile`.
|
2025-01-16 17:17:47 -06:00 |
Thaddeus Crews
|
d6adc775a4
|
Merge pull request #89763 from ajreckof/fix-focus-on-reorder
Fix focus when reordering array
|
2025-01-16 17:17:42 -06:00 |
David Snopek
|
416ee5f01c
|
Update export preset options overrides before doing "Remote Debug"
|
2025-01-16 17:04:05 -06:00 |
Thaddeus Crews
|
73278bf35d
|
SCons: Properly `NoCache` all text files
|
2025-01-16 16:59:12 -06:00 |
Pāvels Nadtočajevs
|
05ce2fb0c8
|
Fix crash in `Particles3DEmissionShapeGizmoPlugin`.
|
2025-01-16 15:15:21 +02:00 |
Rémi Verschelde
|
0726d3c7d5
|
Merge pull request #101595 from adamscott/fix-with-String--num_64
Replace some problematic uses of `String::num` to `String::num_int64`
|
2025-01-16 01:49:19 +01:00 |
Rémi Verschelde
|
5718845d99
|
Merge pull request #101576 from bruvzg/pm_size_fix
Fix project manager window size when `EDSCALE` is not 1.0.
|
2025-01-16 01:49:15 +01:00 |
Adam Scott
|
33e16435f5
|
Replace some problematic uses of `String::num` to `String::num_int64`
|
2025-01-15 12:51:51 -05:00 |
Mateus Elias
|
0158efc153
|
Fix `ProjectManager::_open_selected_projects_check_recovery_mode()` method
Check if at least one project is selected.
|
2025-01-15 10:18:31 -03:00 |
Pāvels Nadtočajevs
|
934668a69a
|
Fix project manager window size when EDSCALE is not 1.0.
|
2025-01-15 12:39:02 +02:00 |
Pāvels Nadtočajevs
|
e127093fe8
|
Fix conversion plugin search showing errors on `TextFile` and `OtherFile`.
|
2025-01-15 11:36:46 +02:00 |
laspencer91
|
ba411e95f8
|
Added shortcut for Lookup Symbol action
Co-authored-by: laspencer91 <laspencer@live.com>
|
2025-01-14 18:42:07 -05:00 |
BT
|
0b06df10e9
|
Make the empty_list_actions HBoxContainer into a FlowContainer.
|
2025-01-15 07:04:09 +10:30 |
Rémi Verschelde
|
67f54bd993
|
Merge pull request #101531 from akien-mga/scene-import-remove-unused-_get_import_flags
Remove unused `EditorSceneFormatImporter::_get_import_flags`
|
2025-01-14 18:29:40 +01:00 |
Rémi Verschelde
|
19bb441a3b
|
Merge pull request #100803 from larspet/uid-tooltip
Show tooltips for `res://` and `uid://` strings in ScriptEditor
|
2025-01-14 18:29:37 +01:00 |
Rémi Verschelde
|
21fcb56547
|
Remove unused `EditorSceneFormatImporter::_get_import_flags`
This has never been used since Godot was open sourced.
Import flags are used but directly through `_import_scene`.
|
2025-01-14 16:57:06 +01:00 |
Kasper Arnklit Frandsen
|
ebf9681668
|
Add Show in FileSystem right click option to SpriteFrames
|
2025-01-14 16:55:14 +01:00 |
Lars Pettersson
|
e813d3021b
|
Show tooltips for res:// and uid:// strings in ScriptEditor
|
2025-01-14 15:29:41 +01:00 |
Rémi Verschelde
|
dde7a9407a
|
Merge pull request #101525 from TokageItLab/fix-shifted-joint-spring-bone
Fix shifted joint radius index in SpringBone gizmo and remove unused `end_bone_tip_radius` property
|
2025-01-14 12:09:16 +01:00 |
Rémi Verschelde
|
8ef53ab8b4
|
Merge pull request #101519 from LanzaSchneider/patch-2
Fix theme options in project manager incorrectly using translated text
|
2025-01-14 12:09:13 +01:00 |
Rémi Verschelde
|
336459168f
|
Merge pull request #101455 from Calinou/editor-gridmap-update-preview-size
Make GridMap editor Preview Size setting take effect immediately after change
|
2025-01-14 12:09:05 +01:00 |
Rémi Verschelde
|
7a99e5ef5a
|
Merge pull request #101234 from syntaxerror247/out-of-screen
Fix gui overflow in Android editor
|
2025-01-14 12:08:58 +01:00 |
Rémi Verschelde
|
f07e3ed551
|
Merge pull request #100157 from Zylann/texture_preview_channel_selector
Add color channel filter to editor texture previews
|
2025-01-14 12:08:54 +01:00 |
Rémi Verschelde
|
8cf6061dfd
|
Merge pull request #99844 from KoBeWi/give_back_the_focus
Fix progress dialog steals focus
|
2025-01-14 12:08:46 +01:00 |
Saracen
|
048788f07d
|
Fix scrolling for advanced importer controls.
|
2025-01-14 11:36:48 +01:00 |
Silc Lizard (Tokage) Renew
|
7b3d14fbcd
|
Fix shifted joint radius index in SpringBone gizmo/remove unused tips
|
2025-01-14 16:27:59 +09:00 |
Lanza
|
554d419836
|
Fix theme options in project manager incorrectly using translated text
|
2025-01-14 10:32:24 +08:00 |
kobewi
|
77d18d1ad4
|
Fix progress dialog steals focus
Co-authored-by: Hilderin <81109165+Hilderin@users.noreply.github.com>
|
2025-01-14 01:37:21 +01:00 |
Rémi Verschelde
|
2f6a18f7ff
|
Merge pull request #101409 from TokageItLab/spring-bone
Implement SpringBoneSimulator3D to wiggle chained bones
|
2025-01-14 00:22:11 +01:00 |
Lyuma
|
e4de1f4583
|
Make `EditorSceneFormatImporter::_get_import_options` match EditorScenePostImportPlugin API
|
2025-01-13 21:45:53 +01:00 |
Silc Lizard (Tokage) Renew
|
5472558a98
|
Implement SpringBoneSimulator3D to wiggle chained bones
Co-authored-by: lyuma <xn.lyuma@gmail.com>
Co-authored-by: fire <ernest.lee@chibifire.com>
Co-authored-by: SaracenOne <SaracenOne@gmail.com>
|
2025-01-14 05:43:57 +09:00 |
Rémi Verschelde
|
68190ce3bc
|
Merge pull request #101478 from monxa/smaller-vc-min-size
Allow smaller minimum width of VersionControlEditorPlugin
|
2025-01-13 20:22:32 +01:00 |