Rémi Verschelde
|
46c4068821
|
Merge pull request #77170 from lawnjelly/scu_build_master
Add support for single compilation unit builds
|
2023-06-06 17:58:09 +02:00 |
|
lawnjelly
|
b69c8b4791
|
Single Compilation Unit build.
Adds support for simple SCU build (DEV_ENABLED only).
This speeds up compilation by compiling multiple cpp files within a single translation unit.
|
2023-06-06 15:36:51 +01:00 |
|
Yuri Sizov
|
df38a53e05
|
Merge pull request #77756 from MewPurPur/In-my-ongoing-pursuit-of-optimization-I-undertook-the-task-of-meticulously-refining-and-streamlining-a-substantial-quantity-of-Scalable-Vector-Graphics-files-with-the-goal-of-maximizing-their-operational-effectiveness-and-resource-utilization
Reduce the total size of our SVGs by 15%
|
2023-06-06 12:41:16 +02:00 |
|
Yuri Sizov
|
2cec7e9ca6
|
Merge pull request #77849 from TokageItLab/add-spring-tween-to-track-editor
Add spring tween to `AnimationTrackEditor`
|
2023-06-06 12:37:35 +02:00 |
|
Yuri Sizov
|
70a82c0b2f
|
Merge pull request #77900 from bruvzg/key_conv
[Input Map] Generate missing values instead of disabling options.
|
2023-06-06 12:31:47 +02:00 |
|
Yuri Sizov
|
9fbbb4592d
|
Merge pull request #68697 from MewPurPur/dependency-editor-thinks-every-resource-is-scene
Fix "View Owners" dialog not acknowledging that some resources aren't scenes
|
2023-06-06 12:29:50 +02:00 |
|
bruvzg
|
c3cb846f72
|
[Input Map] Generate missing values instead of disabling options.
|
2023-06-06 10:55:00 +03:00 |
|
Rémi Verschelde
|
67c0467e04
|
Merge pull request #77860 from ajreckof/add-move-control-points-button-for-Path3D
Add move control points button to Path3D Editor.
|
2023-06-05 18:05:02 +02:00 |
|
Rémi Verschelde
|
89ef3e2c16
|
Merge pull request #77852 from ajreckof/make-3Dview-pan-in-the-right-way-with-trackpads
Make panning the 3D view with trackpad goes the right way
|
2023-06-05 18:04:58 +02:00 |
|
Rémi Verschelde
|
d214dc5a0c
|
Merge pull request #77796 from MewPurPur/yeah-no-one-needs-exaseconds
Fix profilers' GUI trees
|
2023-06-05 13:42:54 +02:00 |
|
Rémi Verschelde
|
e3681eb05f
|
Merge pull request #77632 from Wiwip/inline-edit-fix
Inline edit for FileSystem dock in SPLIT_MODE
|
2023-06-05 13:42:11 +02:00 |
|
ajreckof
|
7f4f219a24
|
Add move control points button to PAth3D Editor
|
2023-06-05 04:54:48 +02:00 |
|
ajreckof
|
05dd9c0f8b
|
Make panning the 3D view with trackpad goes the right way
|
2023-06-05 02:12:52 +02:00 |
|
Silc Lizard (Tokage) Renew
|
14205804a9
|
Add spring tween to AnimationTrackEditor
|
2023-06-05 05:02:27 +09:00 |
|
VolTer
|
119456304b
|
Reduce the total size of our SVGs by 15%
|
2023-06-04 15:11:48 +02:00 |
|
VolTer
|
6f1adb72db
|
Fix profilers' GUI trees
|
2023-06-03 11:47:59 +02:00 |
|
Rémi Verschelde
|
5b3019dbca
|
Merge pull request #77782 from RandomShaper/fix_hc_bind_type
Use right type in the binding of DocCache::classes
|
2023-06-03 01:41:34 +02:00 |
|
kobewi
|
09d5884b0d
|
Enable bookmarks gutter
|
2023-06-02 22:40:29 +02:00 |
|
Wiwip
|
28038feb04
|
Permits the renaming of files and folders inline for items in the FileSystemDock.
This is a continuation of: https://github.com/godotengine/godot/pull/76794 which didn't consider DISPLAY_MODE_SPLIT.
Fixes: https://github.com/godotengine/godot/issues/77527 and https://github.com/godotengine/godot-proposals/issues/4933
|
2023-06-02 16:29:07 -04:00 |
|
Pedro J. Estébanez
|
f9836fed72
|
Use right type in the binding of DocCache::classes
|
2023-06-02 22:03:21 +02:00 |
|
VolTer
|
d7eefc3b1c
|
Fix DependecyEditorOwners not acknowledging non-scene resources
|
2023-06-02 20:18:33 +02:00 |
|
kobewi
|
bf02aabfe1
|
Simplify linked vector ratio logic
|
2023-06-02 16:05:28 +02:00 |
|
Yuri Sizov
|
dc8a0c3cd1
|
Merge pull request #77674 from ProbablyWorks/77562-tilemap-center-view-button-offset-fix
Set the grow direction for the "Center View" button in the TileMap editor
|
2023-06-02 15:52:44 +02:00 |
|
Yuri Sizov
|
5b5186383e
|
Merge pull request #77148 from ajreckof/prevent_unselectable_editor_property_from_being_selected_on_RMB
Prevent selecting unselectable `EditorProperty` with RMB
|
2023-06-02 13:10:36 +02:00 |
|
ProbablyWorks
|
882ffdfaae
|
set the grow direction of the center view button after setting the anchors
|
2023-06-01 21:44:16 -04:00 |
|
Kongfa Waroros
|
aeb9b8381a
|
Add null checking when finding a lightmap baking path
|
2023-06-02 04:06:19 +07:00 |
|
Rémi Verschelde
|
42775ff75b
|
Merge pull request #77705 from MewPurPur/less-code-for-mouse-exit
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
|
2023-06-01 15:52:12 +02:00 |
|
Rémi Verschelde
|
0b5c5022f2
|
Merge pull request #77663 from RedworkDE/audiostream-preview-crash
Fix crash in AudioStream preview
|
2023-06-01 15:52:08 +02:00 |
|
Rémi Verschelde
|
f912457d10
|
Merge pull request #77640 from MewPurPur/improve-worldboundary-icon
Tweak WorldBoundaryShape icon
|
2023-06-01 15:52:04 +02:00 |
|
Rémi Verschelde
|
f77dee90a6
|
Merge pull request #76389 from ajreckof/editor-property-nodepath-for-node
Fix typed array export
|
2023-06-01 00:40:40 +02:00 |
|
kobewi
|
53a15d85be
|
Get rid of mouse wheel switch in scene tabs
|
2023-05-31 22:21:40 +02:00 |
|
VolTer
|
6566b96b63
|
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
|
2023-05-31 20:03:04 +02:00 |
|
Yuri Sizov
|
282f5ebda1
|
Merge pull request #47628 from Calinou/2d-editor-remove-contrained-view
Remove constrained view in the 2D editor
|
2023-05-31 16:35:54 +02:00 |
|
kobewi
|
b8a136c385
|
Add Center View button to 2D editor
|
2023-05-31 12:56:18 +02:00 |
|
Yuri Sizov
|
e7345c3e89
|
Merge pull request #77208 from KoBeWi/the_tooltip_centipede
Small rework of tooltip plugins
|
2023-05-31 12:37:42 +02:00 |
|
Yuri Sizov
|
7b379b1438
|
Merge pull request #74767 from davthedev/main_margins_themeable
Make main editor window border margin controllable by theme
|
2023-05-31 12:37:15 +02:00 |
|
Yuri Sizov
|
8d6c472f6a
|
Merge pull request #77135 from KoBeWi/Vector∞
Refactor vector editor properties
|
2023-05-31 12:36:37 +02:00 |
|
kobewi
|
267728a240
|
Refactor vector editor properties
|
2023-05-31 00:14:28 +02:00 |
|
kobewi
|
5baebf75f2
|
Small rework of tooltip plugins
|
2023-05-30 23:13:50 +02:00 |
|
VolTer
|
c7c6b7aeaf
|
Tweak WorldBoundaryShape icon
|
2023-05-30 20:36:53 +02:00 |
|
RedworkDE
|
301731c7e6
|
Fix crash in AudioStream preview
|
2023-05-30 20:26:10 +02:00 |
|
David Giardi
|
a8fc343f80
|
Make main editor window border margin controllable by theme
|
2023-05-30 19:19:39 +02:00 |
|
Yuri Sizov
|
c0ee762f46
|
Merge pull request #77655 from bitsawer/fix_strange_fragments
Fix suspicious code related to text rendering
|
2023-05-30 16:03:44 +02:00 |
|
Yuri Sizov
|
24f650574a
|
Merge pull request #77652 from MewPurPur/the-ultimate-svg-optimization-PR
Optimize even more SVG icons
|
2023-05-30 15:11:01 +02:00 |
|
Yuri Sizov
|
f6db010f5d
|
Merge pull request #75047 from KoBeWi/#new_#feature_#tags_#much_#wow
Add project tags
|
2023-05-30 13:40:35 +02:00 |
|
bitsawer
|
78361370ec
|
Fix issues found by a static analyzer
|
2023-05-30 12:47:50 +03:00 |
|
VolTer
|
829beafd57
|
Optimize many SVG icons
|
2023-05-30 10:40:07 +02:00 |
|
Rémi Verschelde
|
8f25cc2d13
|
Merge pull request #77621 from MewPurPur/fix-text-mesh-icon
Fix TextMesh icon and some related ones
|
2023-05-30 09:33:29 +02:00 |
|
Rémi Verschelde
|
a65825cf72
|
Merge pull request #77597 from MewPurPur/highlighter-icons
Add syntax highlighter icons
|
2023-05-30 09:33:25 +02:00 |
|
Rémi Verschelde
|
c79f96d23a
|
Merge pull request #77592 from nklbdev/fix_update_animation_duration_in_every_selected_tile
Fix update animation frame duration in every selected tile
|
2023-05-30 09:33:20 +02:00 |
|