godot/scene
Hugo Locurcio 34d382eab6
Clamp GradientTexture2D dimensions to 2048×2048 in the inspector
Larger sizes take up a lot of memory for little visual benefit.
They also take a while to initialize, which makes the inspector slow
to refresh when the texture needs to be regenerated.
2022-01-29 00:32:16 +01:00
..
2d Merge pull request #56601 from Scony/fix-navigation-obstacle-errors 2022-01-28 23:25:55 +01:00
3d Merge pull request #56601 from Scony/fix-navigation-obstacle-errors 2022-01-28 23:25:55 +01:00
animation Merge pull request #57368 from TokageItLab/fix-delta-for-animation-tree 2022-01-28 23:16:29 +01:00
audio
debugger Allow method binds to take Object subclasses as arguments 2022-01-25 09:03:36 -07:00
gui Make various improvements to OptionButton 2022-01-28 17:03:45 -05:00
main [Net] Fix HTTPRequest memory leak in compressed responses. 2022-01-24 14:24:45 +01:00
resources Clamp GradientTexture2D dimensions to 2048×2048 in the inspector 2022-01-29 00:32:16 +01:00
property_utils.cpp
property_utils.h
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub