summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #75216 from rune-scape/rune-dependancy-errorsYuri Sizov2023-07-241-0/+1
|\
| * Script editor: Show depended script errorsrune-scape2023-07-241-0/+1
* | Fix ImageTextureLayered serialisation issues.Ithamar R. Adema2023-07-232-5/+8
|/
* Merge pull request #79466 from Repiteo/core_bind-header-fixYuri Sizov2023-07-211-2/+2
|\
| * Have core_bind.h thread type syntax match .cppThaddeus Crews2023-07-141-2/+2
* | Merge pull request #78706 from RedworkDE/node-rename-inplaceYuri Sizov2023-07-211-0/+34
|\ \
| * | Allow renaming child nodes in `_ready`RedworkDE2023-06-261-0/+34
* | | Add _get_bind_compatibility_methods to ObjectGilles Roudière2023-07-201-0/+10
* | | Fix `root_node_layout_direction` setting not enumNinni Pipping2023-07-181-1/+1
* | | Unify and streamline connecting to Resource changeskobewi2023-07-172-29/+18
* | | Merge pull request #79103 from AThousandShips/array_slice_rangeYuri Sizov2023-07-171-4/+8
|\ \ \
| * | | Fix range error for `Array.slice`Ninni Pipping2023-07-071-4/+8
* | | | Fix crash when saving resources with circular referencesMaxim Kulkin2023-07-141-1/+2
* | | | Merge pull request #79017 from bruvzg/esc_fixYuri Sizov2023-07-141-0/+2
|\ \ \ \
| * | | | [Terminal Output] Reset text properties after `print_rich`.bruvzg2023-07-041-0/+2
* | | | | Merge pull request #78612 from RandomShaper/mq_flush_refYuri Sizov2023-07-142-45/+51
|\ \ \ \ \
| * | | | | Refactor CallQueue flushing for clarityPedro J. Estébanez2023-06-232-45/+51
* | | | | | Merge pull request #72784 from myaaaaaaaaa/parallel-foreachYuri Sizov2023-07-141-0/+21
|\ \ \ \ \ \
| * | | | | | Implement parallel foreach() for easier multithreadingmyaaaaaaaaa2023-06-091-0/+21
* | | | | | | [macOS] Implement optional native file selection dialog support for sandboxed...bruvzg2023-07-124-0/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #79273 from bruvzg/ft2131Yuri Sizov2023-07-121-1/+0
|\ \ \ \ \ \
| * | | | | | FreeType: Update to version 2.13.1bruvzg2023-07-101-1/+0
* | | | | | | Merge pull request #78890 from KoBeWi/who_needs_restart_anywayYuri Sizov2023-07-121-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Allow change import type without restarting editorkobewi2023-07-031-3/+3
* | | | | | | | Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fixYuri Sizov2023-07-122-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent double input events on gamepad when running through steam inputEoin O'Neill2023-07-102-0/+31
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #70771 from kleonc/main-loop-set-after-resolvedYuri Sizov2023-07-122-12/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure MainLoop and its custom script is set right after it's resolvedkleonc2022-12-312-12/+0
* | | | | | | | | Merge pull request #74238 from bitsawer/fix_image_convertYuri Sizov2023-07-121-108/+120
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Image.convert() overwriting custom mipmapsbitsawer2023-03-021-108/+120
* | | | | | | | | | Merge pull request #49524 from Calinou/document-editor-import-optionsYuri Sizov2023-07-121-9/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document editor import options in the class referenceHugo Locurcio2023-06-151-9/+11
* | | | | | | | | | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-122-0/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-232-0/+31
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #66170 from RedMser/json-fix-invalid-escapesYuri Sizov2023-07-121-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Disallow invalid escape sequences in JSON.parseRedMser2023-06-301-1/+7
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #79202 from MewPurPur/fix-pad-zeros-errorRémi Verschelde2023-07-081-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix erroneous pad_zeros warningMewPurPur2023-07-081-4/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #78701 from Calinou/joy-button-name-tweak-xbox-menuRémi Verschelde2023-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mention Xbox menu button by name in Start button descriptionHugo Locurcio2023-06-261-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #78551 from AThousandShips/call_rpcRémi Verschelde2023-07-082-0/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix `rpc` calls with bindsNinni Pipping2023-06-222-0/+24
* | | | | | | | | | | Merge pull request #74012 from myaaaaaaaaa/remove-tapRémi Verschelde2023-07-081-87/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused threaded_array_processor.hmyaaaaaaaaa2023-02-261-87/+0
* | | | | | | | | | | | Check parameter validity in `Object::set_script`Angad Kambli2023-07-071-3/+5
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #79101 from akien-mga/linux-unbundle-brotliRémi Verschelde2023-07-072-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Linux: Allow unbundling brotli to use system libraryRémi Verschelde2023-07-062-5/+5
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #79087 from Daylily-Zeleen/daylily-zeleen/fix_shell_show_i...Rémi Verschelde2023-07-071-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed the fallback logic of OS::shell_show_in_file_managerDaylily-Zeleen2023-07-061-4/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #78935 from timothyqiu/zip-packRémi Verschelde2023-07-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \