1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-20 14:45:44 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
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