This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
9be288edf9475d4e85b533dd4681bbccd471f6d5
godot
/
platform
/
windows
T
History
Rémi Verschelde
19b10e2784
Merge pull request
#62824
from MinusKube/haunted-editor-bug
...
Fix haunted editor bug causing weird issues with mouse behaviour
2022-07-13 14:13:16 +02:00
..
export
Add static methods for creating Image and ImageTexture
2022-07-08 13:40:47 +02:00
crash_handler_windows.cpp
…
crash_handler_windows.h
…
detect.py
opengl3 driver now works on windows including multi window
2022-05-11 16:12:40 -04:00
display_server_windows.cpp
Move windows display server's 'outside' field to WindowData struct
2022-07-07 21:11:00 +02:00
display_server_windows.h
Move windows display server's 'outside' field to WindowData struct
2022-07-07 21:11:00 +02:00
gl_manager_windows.cpp
opengl3 driver now works on windows including multi window
2022-05-11 16:12:40 -04:00
gl_manager_windows.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
godot_res.rc
…
godot_windows.cpp
Fix exit code of --help and --version, and test them in CI
2022-07-02 01:17:35 +02:00
godot.ico
…
godot.natvis
…
joypad_windows.cpp
…
joypad_windows.h
…
key_mapping_windows.cpp
Adding function key support from F17 to F35
2022-06-16 19:38:21 +02:00
key_mapping_windows.h
…
lang_table.h
…
logo.png
…
os_windows.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
os_windows.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
platform_config.h
…
platform_windows_builders.py
…
SCsub
…
tts_windows.cpp
Fix typos with codespell
2022-05-23 21:32:19 +02:00
tts_windows.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
vulkan_context_win.cpp
opengl3 driver now works on windows including multi window
2022-05-11 16:12:40 -04:00
vulkan_context_win.h
…
windows_terminal_logger.cpp
…
windows_terminal_logger.h
…