Thaddeus Crews
|
6472e9e961
|
Merge pull request #99310 from syntaxerror247/filedialog_issue
Android: Set default ACCESS_FILESYSTEM root
|
2024-12-03 14:41:03 -06:00 |
|
Thaddeus Crews
|
ec333a8c32
|
Merge pull request #99564 from JekSun97/get_connetion_count_method_graphedit
Add `get_connection_count` function to `GraphEdit`
|
2024-12-03 14:41:02 -06:00 |
|
Thaddeus Crews
|
87515ae1b1
|
Merge pull request #99941 from Flarkk/fix_occlusion_jitter
Fix Occlusion culling jitter
|
2024-12-03 14:41:01 -06:00 |
|
Thaddeus Crews
|
156bc92282
|
Merge pull request #98397 from adamscott/add-tmp-support
Add temp utilities (alias `OS::get_temp_dir()`, `FileAccess::create_temp()`, and `DirAccess::create_temp()`)
|
2024-12-03 14:40:59 -06:00 |
|
Thaddeus Crews
|
26e7b6bdd6
|
Merge pull request #99164 from bruvzg/int_files
[Export] Write text server data from memory, instead of using temporary file.
|
2024-12-03 14:40:58 -06:00 |
|
Thaddeus Crews
|
608cccc64e
|
Merge pull request #99919 from bruvzg/ferror
[FileAccess] Set `last_error` on file read/write errors.
|
2024-12-03 14:40:57 -06:00 |
|
Thaddeus Crews
|
a135a6478a
|
Merge pull request #98383 from RandomShaper/deprecate_unsafe_th_rend
Deprecate the pointless unsafe threading model for rendering
|
2024-12-03 14:40:56 -06:00 |
|
Thaddeus Crews
|
70dae45dd0
|
Merge pull request #99905 from stuartcarnie/fix_external_texture
Metal: Ensure `texture_create_from_extension` returns correct pixel format
|
2024-12-03 14:40:55 -06:00 |
|
Thaddeus Crews
|
cebd37da8b
|
Merge pull request #99776 from peterdang1502/default-project-path-trailing-slash
Strip any trailing slashes when reading the default project path
|
2024-12-03 14:40:54 -06:00 |
|
Thaddeus Crews
|
8a134c580c
|
Merge pull request #97469 from Calinou/cameraserver-linux-remove-prints
Remove verbose prints from CameraServer on Linux due to being printed every second
|
2024-12-03 14:40:53 -06:00 |
|
Thaddeus Crews
|
6e8c0a43c3
|
Merge pull request #99378 from syntaxerror247/optional_monochrome_icon
Android: Refactor icon logic and make monochrome icon optional
|
2024-12-03 14:40:52 -06:00 |
|
Thaddeus Crews
|
40a65e739d
|
Merge pull request #99371 from bruvzg/beep
Implement `DisplayServer.beep`.
|
2024-12-03 14:40:50 -06:00 |
|
Thaddeus Crews
|
c72fe8e61f
|
Merge pull request #98082 from bruvzg/rtl_keep_tag_stack
[RTL] Keep tag stack between `append_text` calls.
|
2024-12-03 14:40:49 -06:00 |
|
Thaddeus Crews
|
1080cd900b
|
Merge pull request #99480 from Mickeon/doc-help-external-link-icon
Improve appearance of external links in built-in docs
|
2024-12-03 14:40:48 -06:00 |
|
Thaddeus Crews
|
cb1b743e59
|
Merge pull request #99861 from Ryan-000/Fix-language-server-thread-crash
Fix language server causing random crashes when `use_threads` is enabled
|
2024-12-03 14:40:47 -06:00 |
|
Thaddeus Crews
|
330c01458c
|
Merge pull request #99595 from bruvzg/win_fd_index
Fix native file dialog filter selection in save dialogs.
|
2024-12-03 14:40:46 -06:00 |
|
Thaddeus Crews
|
781c6a82b0
|
Merge pull request #99847 from demolke/editorpaths
Destroy EditorFilesystem/EditorSettings on test shutdown
|
2024-12-03 14:40:45 -06:00 |
|
Thaddeus Crews
|
6478f296bc
|
Merge pull request #99720 from mrsaturnsan/mac_vsync_fix
Fix vsync on macOS getting disabled when using `afterMinimumDuration`
|
2024-12-03 14:40:44 -06:00 |
|
Thaddeus Crews
|
8d2db6c468
|
Merge pull request #98568 from Nova840/master
Fix run instances dialog scaling bug
|
2024-12-03 14:40:43 -06:00 |
|
Thaddeus Crews
|
42eb4fbc07
|
Merge pull request #93831 from what-is-a-git/wav-runtime
Add runtime file loading to `AudioStreamWAV`
|
2024-12-03 14:40:42 -06:00 |
|
Thaddeus Crews
|
70ff57b5f3
|
Merge pull request #99716 from DarioSamo/material-dirty-updates
Restore dirty list for BaseMaterial3D but don't use it on resource loader.
|
2024-12-03 14:40:41 -06:00 |
|
Thaddeus Crews
|
27ae2f27ae
|
Merge pull request #99969 from lander-vr/Clean-up-UI-of-VoxelGI
Adjust VoxelGI gizmo opacity
|
2024-12-03 14:40:40 -06:00 |
|
landervr
|
c3080e3378
|
Adjust VoxelGI gizmo opacity
|
2024-12-03 17:00:40 +01:00 |
|
Pāvels Nadtočajevs
|
84650f2018
|
Implement DisplayServer.beep .
|
2024-12-03 12:43:26 +02:00 |
|
what-is-a-git
|
707f1038c3
|
Add runtime file loading to AudioStreamWAV
|
2024-12-02 20:03:53 -05:00 |
|
Florent Guiocheau
|
6960b33cbb
|
Fix occlusion culling jitter
|
2024-12-02 20:46:13 +01:00 |
|
Stuart Carnie
|
7caa039183
|
Metal: Ensure texture_create_from_extension returns correct pixel format
|
2024-12-03 05:45:50 +11:00 |
|
demolke
|
35bb827d10
|
Destroy EditorFilesystem/EditorSettings on test shutdown
Otherwise asan complains if a test tries to use these.
Split off from https://github.com/godotengine/godot/pull/98909
|
2024-12-02 19:34:39 +01:00 |
|
Adam Scott
|
1b3e483899
|
Add file and dir temporary utilities
Co-authored by @Alex2782 for the Android bindings.
Many thanks to the reviewers also.
Co-authored-by: Alex <alex.hart.278@gmail.com>
|
2024-12-02 12:08:14 -05:00 |
|
Nova840
|
4e08e5724e
|
Fix run instances dialog scaling bug
|
2024-12-02 17:47:54 +01:00 |
|
bruvzg
|
4b23e504e8
|
[RTL] Keep tag stack between append_text calls.
|
2024-12-02 18:45:03 +02:00 |
|
Pāvels Nadtočajevs
|
6a331dafe1
|
Fix native file dialog filter selection in save dialogs.
|
2024-12-02 18:38:53 +02:00 |
|
Anish Mishra
|
f767cf00fd
|
Android: Make monochrome icon optional
|
2024-12-02 22:04:38 +05:30 |
|
Anish Mishra
|
7f64f230a7
|
Android: Set FileDialog default Filesystem root
|
2024-12-02 21:58:09 +05:30 |
|
Pāvels Nadtočajevs
|
c5ca56f40b
|
[Export] Write text server data from memory, instead of using temporary file.
|
2024-12-02 18:22:55 +02:00 |
|
Rémi Verschelde
|
0f20e67d8d
|
Merge pull request #99900 from BlueCube3310/betsy-doc-update
Betsy: Update docs to reflect BC3 and BC5
|
2024-12-02 17:20:46 +01:00 |
|
Rémi Verschelde
|
9f36f3b573
|
Merge pull request #99753 from Faless/ws/clarify_connect_noblock
[WebSocket] Clarify that `connect_to_url` is non-blocking
|
2024-12-02 17:20:43 +01:00 |
|
Rémi Verschelde
|
e60b18493d
|
Merge pull request #99704 from Chaosus/shader_pp_fix_orphan_strings
Fix orphan strings in shader preprocessor
|
2024-12-02 17:20:39 +01:00 |
|
Rémi Verschelde
|
0c4ad02e6d
|
Merge pull request #99668 from bruvzg/rtl_rn_notes
[RTL] Parse "\r\n" as a single paragraph break, add some documentation notes.
|
2024-12-02 17:20:35 +01:00 |
|
Rémi Verschelde
|
e78ad1dfca
|
Merge pull request #99665 from bruvzg/rtl_clean
[RTL] Fix clearing text with `set_text("")`.
|
2024-12-02 17:20:31 +01:00 |
|
Rémi Verschelde
|
aab12fd273
|
Merge pull request #99652 from bruvzg/fd_cd_win
[Windows] Fix root and current folder in native file dialog.
|
2024-12-02 17:20:27 +01:00 |
|
Rémi Verschelde
|
60e1490df1
|
Merge pull request #99644 from bruvzg/fd_all_name
Change file dialog all files filter name from `All Files (*)` to `All Files (*.*)`.
|
2024-12-02 17:20:23 +01:00 |
|
Rémi Verschelde
|
bb09a6f061
|
Merge pull request #99642 from bruvzg/mac_win_tile
[macOS] Use native window drag for the custom editor title bars.
|
2024-12-02 17:20:19 +01:00 |
|
Rémi Verschelde
|
5836a24a1c
|
Merge pull request #99488 from bruvzg/te_brk_cases
[TextServer] Fix some line breaking edge cases.
|
2024-12-02 17:20:15 +01:00 |
|
Rémi Verschelde
|
2dc30a4c39
|
Merge pull request #99051 from bruvzg/ios_entitlements
[iOS] Add options to specify additional entitlements and capabilities in the export settings.
|
2024-12-02 17:20:11 +01:00 |
|
Rémi Verschelde
|
fa264115ce
|
Merge pull request #98664 from bruvzg/ts_reset_subpixel_shift
[TextServer] Reset subpixel shift on blank glyphs.
|
2024-12-02 17:20:07 +01:00 |
|
Rémi Verschelde
|
47f71f66c1
|
Merge pull request #98631 from bruvzg/fix_fs_restore
[Windows] Fix restoring fullscreen window.
|
2024-12-02 17:20:02 +01:00 |
|
Rémi Verschelde
|
f4c9392f1b
|
Merge pull request #98608 from bruvzg/vlk_ver_check
[Misc] Check for the available and installed Vulkan SDK versions before downloading and installing.
|
2024-12-02 17:19:57 +01:00 |
|
Rémi Verschelde
|
57e504ca42
|
Merge pull request #98582 from bruvzg/win_btn_count
Remove button number limit from Windows `dialog_show()` implementation.
|
2024-12-02 17:19:52 +01:00 |
|
Rémi Verschelde
|
8f79640dc3
|
Merge pull request #95511 from bruvzg/btn_oversampling_reshape
Reshape and update button on oversampling change.
|
2024-12-02 17:19:47 +01:00 |
|