godot/platform/windows
mdavisprog 53fb0440d3 Add OS::is_process_running function.
Adds the is_process_running function to the native OS class and exposes it to script.

This is implemented on Windows and Unix platforms. A stub is provided for other platforms that do not support this function.

Documentation is updated to reflect new API function.

(cherry picked from commit f3c1232c59)
2022-05-05 15:02:46 +02:00
..
export [3.x] Fix export plugins after embedded PCK loading changes. 2022-05-04 12:56:00 +03:00
SCsub
context_gl_windows.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
context_gl_windows.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
crash_handler_windows.cpp Core: Move generated `VERSION_HASH` to a `.cpp` file 2022-02-10 13:06:56 +01:00
crash_handler_windows.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
detect.py [3.x] Backport Windows subsystem build option. 2022-02-01 13:03:15 +02:00
godot.ico Change godot.ico to uncompressed/fixed size 2022-03-28 23:43:46 +02:00
godot.natvis Added LocalVector to Visual Studio debugger visualization 2021-02-25 15:14:32 +01:00
godot_res.rc
godot_windows.cpp [3.x] Improve embedded PCK loading and exporting. 2022-04-28 11:11:48 +03:00
joypad_windows.cpp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
joypad_windows.h Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
key_mapping_windows.cpp Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
key_mapping_windows.h Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
lang_table.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
logo.png
os_windows.cpp Add OS::is_process_running function. 2022-05-05 15:02:46 +02:00
os_windows.h Add OS::is_process_running function. 2022-05-05 15:02:46 +02:00
platform_config.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
platform_windows_builders.py
power_windows.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_windows.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
windows_terminal_logger.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
windows_terminal_logger.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00