| Commit message (Expand) | Author | Age | Files | Lines |
* | Add variant_get_ptr_internal_getter to gdextension_interface.h. The function ... | Lukas Tenbrink | 2024-11-26 | 2 | -0/+104 |
* | Merge pull request #98918 from bruvzg/pck_enc_iv | Thaddeus Crews | 2024-11-13 | 5 | -18/+72 |
|\ |
|
| * | Allow setting custom initialization vector for FileAccessEncrypted. Add expor... | bruvzg | 2024-11-13 | 5 | -18/+72 |
* | | Merge pull request #99135 from Meorge/fix-unresponsive-axis-value | Thaddeus Crews | 2024-11-13 | 4 | -5/+7 |
|\ \ |
|
| * | | Replace default deadzone magic number with named constant | Malcolm Anderson | 2024-11-12 | 4 | -5/+7 |
* | | | Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached | Thaddeus Crews | 2024-11-13 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Fix `capture_cache.animation` was not cached | Nazarii | 2024-10-31 | 1 | -2/+3 |
* | | | | Fix PackedData::has_path() using wrong path format. | Pāvels Nadtočajevs | 2024-11-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge pull request #97218 from wenqiangwang/local_debuggger_expr_evalulation | Thaddeus Crews | 2024-11-12 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Added support for 'print' command in local (command line -d) debugger | Wenqiang | 2024-09-28 | 1 | -3/+3 |
* | | | | Merge pull request #91201 from bruvzg/con_type | Thaddeus Crews | 2024-11-12 | 4 | -6/+68 |
|\ \ \ \ |
|
| * | | | | [OS] Add functions to determine standard I/O device type. | bruvzg | 2024-11-06 | 4 | -6/+68 |
* | | | | | Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments | Thaddeus Crews | 2024-11-12 | 6 | -57/+64 |
|\ \ \ \ \ |
|
| * | | | | | Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data | Danil Alexeev | 2024-11-04 | 6 | -57/+64 |
* | | | | | | Merge pull request #97923 from kisg/translation_server_siof_fix | Thaddeus Crews | 2024-11-12 | 2 | -3/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Make TranslationServer singleton variable inline. | Gergely Kis | 2024-10-07 | 2 | -3/+1 |
* | | | | | | | Merge pull request #98120 from dalexeev/core-typed-dicts-bin-serialization | Thaddeus Crews | 2024-11-12 | 1 | -144/+261 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Core: Add typed dictionary support for binary serialization | Danil Alexeev | 2024-11-12 | 1 | -144/+261 |
* | | | | | | | | Merge pull request #98743 from dbnicholson/improve-compare-locales | Thaddeus Crews | 2024-11-12 | 2 | -61/+94 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Improve locale comparison | Dan Nicholson | 2024-11-12 | 2 | -61/+94 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #98084 from BlueCube3310/image-cleanup-v2 | Thaddeus Crews | 2024-11-12 | 2 | -236/+235 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Clean up Image | BlueCube3310 | 2024-11-01 | 2 | -236/+235 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #98969 from Faless/net/split_sockets | Thaddeus Crews | 2024-11-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | [Net] Split Unix/Windows NetSocket implementation | Fabio Alessandrelli | 2024-11-10 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #98547 from timothyqiu/loaded-locales-set | Thaddeus Crews | 2024-11-11 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix duplicated entries in `TranslationServer::get_loaded_locales()` | Haoyu Qiu | 2024-10-26 | 1 | -1/+4 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #97363 from reduz/deterministic-gen-suberesources-id | Thaddeus Crews | 2024-11-11 | 2 | -1/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Allow passing UID to importer | Juan | 2024-11-11 | 2 | -1/+11 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #96590 from reduz/list-directory | Thaddeus Crews | 2024-11-11 | 4 | -0/+65 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Provide a reliable way to see original resources in a directory | Juan | 2024-10-07 | 4 | -0/+65 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #97356 from reduz/pck-file-removal | Thaddeus Crews | 2024-11-11 | 4 | -25/+101 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add ability for PCK patches to remove files | Juan | 2024-11-11 | 4 | -25/+101 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #97352 from reduz/uids-everywhere | Thaddeus Crews | 2024-11-11 | 6 | -1/+39 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Universalize UID support in all resource types | Juan | 2024-11-11 | 6 | -1/+39 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Core: Fix `Freed Object` booleanization | Danil Alexeev | 2024-07-03 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integration | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #82845 from Hysterelius/master | Thaddeus Crews | 2024-11-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Color: Expose OKHSL properties | Hysterelius | 2024-11-11 | 1 | -0/+4 |
* | | | | | | | | | | Merge pull request #99078 from DarkMessiah/fix_callables_compare | Thaddeus Crews | 2024-11-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix comparison of callables | Stanislav Labzyuk | 2024-11-11 | 1 | -2/+2 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | CI: Update Linux runners to Ubuntu 24.04 | Thaddeus Crews | 2024-11-10 | 3 | -5/+24 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni | Thaddeus Crews | 2024-11-10 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [GDExtension] Improve macOS library loading/export. | bruvzg | 2024-11-04 | 1 | -0/+10 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebase | Thaddeus Crews | 2024-11-10 | 4 | -2/+467 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add fuzzy string matching to quick open search | Adam Johnston | 2024-10-28 | 4 | -2/+467 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #97370 from RandomShaper/refix_rl_not_found | Thaddeus Crews | 2024-11-10 | 1 | -6/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ResourceLoader: Report error if resource type unrecognized | Pedro J. Estébanez | 2024-11-04 | 1 | -6/+15 |
* | | | | | | | | | | Merge pull request #98891 from Faless/debugger/game_view_settings | Thaddeus Crews | 2024-11-10 | 2 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ |
|