summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-01-06Fix multiple missing UTF-8 decoding.bruvzg
2022-01-05Merge pull request #56517 from bruvzg/fix_export_utf8Rémi Verschelde
2022-01-05Merge pull request #56047 from piiertho/feature/osx-sign-directoryRémi Verschelde
2022-01-05Fix decoding UTF-8 filenames on unzipping.bruvzg
2022-01-05Windows input: Fix wrong OEM key, add missing keysMax Hilbrunner
2022-01-05Windows: Simplify QueryPerformanceCounter usageBartłomiej T. Listwon
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-04Rename Project Window width and height settings to match their functionMarcel Admiraal
2022-01-03Merge pull request #56438 from madmiraal/fix-56428Rémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-03Merge pull request #56132 from m4gr3d/fix_android_studio_buildsFredia Huya-Kouadio
2022-01-03Merge pull request #56297 from Chaosus/fix_win32_cursor_resizeRémi Verschelde
2022-01-02Fix tablet tilt values returning bad valuesMarcel Admiraal
2022-01-02Fix various typosluz paz
2021-12-29Rename speed to velocity when it's a directional VectorMarcel Admiraal
2021-12-28OSX: Add signing of directory structure in Library when exporting for OSX.Pierre-Thomas Meisels
2021-12-28Fix cursor stucking in resize shapeYuri Roubinsky
2021-12-22Remove build system code for 32-bit iOSAaron Franke
2021-12-21Fix Android Studio builds.ne0fhyk
2021-12-20Merge pull request #56039 from Rubonnek/update-detect-prime-formatting-masterRémi Verschelde
2021-12-18[Windows] Improve console handling and execute/create_process.bruvzg
2021-12-18Fix initialising of gl_manager and checking gl_manager and context_vulkan pre...Bastiaan Olij
2021-12-17Sync detect_prime_x11.cpp formatting changes from 3.x branchWilson E. Alvarez
2021-12-16Merge pull request #55966 from bruvzg/wt💩4Rémi Verschelde
2021-12-16Fixed detecting the Valve Streaming GamepadSam Lantinga
2021-12-15Only rotate Android sensor values for sensors that need them rotatedMarcel Admiraal
2021-12-15[Windows] Detect new Windows Terminal and disable unsupported set_console_vis...bruvzg
2021-12-14[Windows] Open a new console window for the editor instances.bruvzg
2021-12-10Misc build system fixesAaron Franke
2021-12-10Merge pull request #43181 from nathanfranke/string-emptyRémi Verschelde
2021-12-09Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_masterRémi Verschelde
2021-12-09Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_masterRémi Verschelde
2021-12-09Merge pull request #55737 from m4gr3d/add_min_target_sdk_configs_masterRémi Verschelde
2021-12-09Add support for configuring the xr hand tracking frequency modene0fhyk
2021-12-09Enable configuration of the `android:excludeFromRecents` activity attribute.Fredia Huya-Kouadio
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-08Add configs to specify the min and target sdk versions.Fredia Huya-Kouadio
2021-12-03Fix files_dropped in HTML5 export.Luis Sanchez
2021-11-30Don't return reference on copy assignment operatorsRémi Verschelde
2021-11-30[HTML5] Fix multi-touch input handling.Fabio Alessandrelli
2021-11-26Merge pull request #55347 from Faless/js/4.x_scons_emcc_abspathRémi Verschelde
2021-11-26[HTML5] Use absolute path for JS lib/pre/externs.Fabio Alessandrelli
2021-11-26Merge pull request #55344 from Chaosus/repair_error_funcYuri Roubinsky
2021-11-26Fix console colors on WindowsYuri Roubinsky
2021-11-26[HTML5] Fix focus (again) in Firefox's iframes.Fabio Alessandrelli
2021-11-25Restore console window output for editor app on WindowsYuri Roubinsky
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-11-22Merge pull request #55159 from m4gr3d/add_oculus_openxr_config_masterRémi Verschelde
2021-11-21Fix Android `get_screen_orientation()` not returning valid valuesMarcel Admiraal
2021-11-20Add support for OpenXR export configurations.Fredia Huya-Kouadio