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
d873c549a2aa23b5a05e3085f25cbcbb2bef2cfd
godot
/
platform
History
Rémi Verschelde
e5857bd6c7
Merge pull request
#66548
from akien-mga/msvc-warnings-c4701-c4703
...
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
2022-09-28 20:47:50 +02:00
..
android
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
ios
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
linuxbsd
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
macos
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
uwp
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
2022-09-28 17:05:34 +02:00
web
Merge pull request
#65745
from akien-mga/scons-production-lto-earlier
2022-09-20 09:45:33 +02:00
windows
Fix MSVC warning C4706: assignment within conditional expression
2022-09-28 16:05:07 +02:00
register_platform_apis.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
SCsub
…