Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | GDScript: Fix crash when autoload script can't be found | George Marques | |
2023-02-21 | Merge pull request #73672 from aaronfranke/time-doc | Rémi Verschelde | |
Fix incorrect Time documentation in get_datetime_dict_from_unix_time | |||
2023-02-21 | Merge pull request #73671 from bruvzg/linux_tts_lock | Rémi Verschelde | |
[Linux] Process TTS callback on the main thread to avoid speech-dispatcher deadlock. | |||
2023-02-21 | Merge pull request #73649 from aaronfranke/time-to-test-int | Rémi Verschelde | |
Explicitly cast to Variant's int type in Time tests | |||
2023-02-21 | Merge pull request #73595 from KoBeWi/missingno | Rémi Verschelde | |
Fix missing directories when exporting from cmd | |||
2023-02-21 | Fix incorrect Time documentation in get_datetime_dict_from_unix_time | Aaron Franke | |
2023-02-21 | [Linux] Process TTS callback on the main thread to avoid speech-dispatcher ↵ | bruvzg | |
deadlock. | |||
2023-02-21 | Merge pull request #73666 from bruvzg/mac_warp | Rémi Verschelde | |
[macOS] Fix Input.warp_mouse shifted by one screen pixel. | |||
2023-02-21 | Merge pull request #73667 from aaronfranke/gltf-unused-joint-bool | Rémi Verschelde | |
Remove unused joint boolean in GLTFNode | |||
2023-02-21 | Merge pull request #73664 from bruvzg/fix_sc_reset | Rémi Verschelde | |
[Editor] Fix shortcut reset. | |||
2023-02-21 | Merge pull request #73652 from KoBeWi/master_degree_in_maths | Rémi Verschelde | |
Clarify rotation degrees | |||
2023-02-21 | Merge pull request #73654 from V-Sekai/fbx_base_dir | Rémi Verschelde | |
fbx: Set base_dir correctly in append_from_scene | |||
2023-02-21 | Remove unused joint boolean in GLTFNode | Aaron Franke | |
2023-02-21 | [macOS] Fix Input.warp_mouse shifted by one screen pixel. | bruvzg | |
2023-02-21 | Merge pull request #73661 from mashumafi/external-class-ref | Rémi Verschelde | |
Add test for const class references | |||
2023-02-21 | Merge pull request #73662 from BastiaanOlij/fix_opengl_wobbly_sky | Rémi Verschelde | |
Fix wobbly sky in stereoscopic OpenGL | |||
2023-02-21 | Merge pull request #73659 from BastiaanOlij/fix_opengl_clearscreen | Rémi Verschelde | |
Fix issue with clearing screen after part has been drawn | |||
2023-02-21 | Fix shortcut reset. | bruvzg | |
2023-02-21 | Fix wobbly sky in stereoscopic OpenGL | Bastiaan Olij | |
2023-02-20 | Add test for const class references | mashumafi | |
2023-02-21 | Fix issue with clearing screen after part has been drawn | Bastiaan Olij | |
2023-02-20 | fbx: Set base_dir correctly in append_from_scene | Lyuma | |
2023-02-20 | Clarify rotation degrees | kobewi | |
2023-02-20 | Merge pull request #73634 from KoBeWi/merged_into_error | Rémi Verschelde | |
Fix tile atlas merging crash | |||
2023-02-20 | Merge pull request #73639 from vnen/gdscript-limit-completion-recursion-depth | Rémi Verschelde | |
GDScript: Limit recursion depth for completion functions | |||
2023-02-20 | Merge pull request #73422 from bruvzg/no_alt | Rémi Verschelde | |
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input. | |||
2023-02-20 | Explicitly cast to Variant's int type in Time tests | Aaron Franke | |
2023-02-20 | [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid ↵ | bruvzg | |
conflicts with special character input. | |||
2023-02-20 | GDScript: Limit recursion depth for completion functions | George Marques | |
Avoid crashing if the completion gets stuck in infinite recursion while trying to guess the expression type. | |||
2023-02-20 | Fix tile atlas merging crash | kobewi | |
2023-02-20 | Fix missing directories when exporting from cmd | kobewi | |
2023-02-20 | Merge pull request #73628 from lawnjelly/bvh_mutex_fix | Rémi Verschelde | |
BVH - fix lockguards for multithread mode | |||
2023-02-20 | BVH - fix lockguards for multithread mode | lawnjelly | |
Due to a lack of variable name, the BVH lock guards lifetimes previously did not cover the whole function call. This is fixed, and the warning message for contention is removed as multithread mode seems to be desired in production in 4.x. | |||
2023-02-20 | Merge pull request #73626 from Faless/mp/4.x_synced_signal | Rémi Verschelde | |
[MP] Add a "synchronized" signal to MultiplayerSynchronized. | |||
2023-02-20 | Merge pull request #73621 from ChibiDenDen/patch-1 | Rémi Verschelde | |
Fix bufSize parameter for glGetSynciv | |||
2023-02-20 | Merge pull request #73592 from pattlebass/conversion-popup-cutoff | Rémi Verschelde | |
Increase minsize for some Project Conversion dialogs | |||
2023-02-20 | Merge pull request #73590 from vnen/gdscript-global-scope-enums | Rémi Verschelde | |
Make global scope enums accessible as types in GDScript | |||
2023-02-20 | Merge pull request #73544 from mashumafi/fix-func-arg-null | Rémi Verschelde | |
Fix: Func with typed args error when arg is null | |||
2023-02-20 | Merge pull request #73489 from vonagam/type-check-node | Rémi Verschelde | |
GDScript: Rework type check | |||
2023-02-20 | Merge pull request #73291 from vonagam/fix-unsafe-weak-binop | Rémi Verschelde | |
GDScript: Fix missing unsafety mark for binary op with weak variables | |||
2023-02-20 | Merge pull request #73237 from ↵ | Rémi Verschelde | |
KoBeWi/did_you_know_that_the_maximum_branch_name_length_is_250_bytes❔_this_means_that_this_branch's_diff_could_probably_fit_into_its_name,_because_it's_so_ridiculously_small._Why_are_you_reading_this_btw❔ Fix corrupt undo after making sub-resources unique | |||
2023-02-20 | Merge pull request #72917 from rburing/fix_trimesh_ccd | Rémi Verschelde | |
Fix CCD in case of multiple supports in motion direction | |||
2023-02-20 | Merge pull request #71824 from PrecisionRender/fix-softbody-crash | Rémi Verschelde | |
Fix crash when reparenting `SoftBody3D` with pinned points | |||
2023-02-20 | Increase minsize for some Project Conversion dialogs | pattlebass | |
This is more of a workaround than a fix. The underlying issue is that `ConfirmationDialog` doesn't always update its size if you change its text. (or it updates it AFTER it had already popped up). `wrap_controls` doesn't help here. | |||
2023-02-20 | [MP] Add a "synchronized" signal to MultiplayerSynchronized. | Fabio Alessandrelli | |
Emitted upon receiving a valid sync packet after setting the variables state. | |||
2023-02-20 | Fix crash when reparenting SoftBody3D with pinned points | PrecisionRender | |
2023-02-20 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2023-02-20 | Merge pull request #73616 from voidedWarranties/resourcecache_thread_safe | Rémi Verschelde | |
Make `ResourceCache::get_cached_resources` thread-safe | |||
2023-02-20 | Merge pull request #73604 from ↵ | Rémi Verschelde | |
KoBeWi/make_read_only_only_if_not_already_read_only_and_make_not_read_only_only_when_is_read_only Apply inspector read_only only when changed | |||
2023-02-20 | Merge pull request #73610 from timothyqiu/classref-typos | Rémi Verschelde | |
Various classref typo fixes |