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
47,700
Commits
1
Branch
2
Tags
f0d793405568f9a4dd052d45ccbf8b168fe82019
Commit Graph
3 Commits
Author
SHA1
Message
Date
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
Rémi Verschelde
54418ea659
Remove NO_THREADS fallback code, Godot 4 requires thread support
...
This also removes `OS::can_use_threads` from the public API since it's always true.
2022-10-03 11:23:26 +02:00
Aaron Franke
394d058420
Rename 2D NoiseTexture to NoiseTexture2D
2022-08-24 22:44:42 -05:00