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
71e79af1f14259598e687b4b64ab935e3bd2c3e2
godot
/
scene
History
codecustard
71e79af1f1
Fixes ItemList max column update
...
When setting the max column of an ItemList, the layout does not update until it is resized.
2019-11-06 12:26:51 -08:00
..
2d
Merge pull request
#32934
from ajweeks/fix-scale-origin
2019-10-30 12:04:10 +01:00
3d
Merge pull request
#33209
from Jummit/soft-body-tutorial
2019-11-01 14:04:50 +01:00
animation
Fix some crashes, overflows and using variables without values
2019-11-01 16:16:31 +01:00
audio
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
gui
Fixes ItemList max column update
2019-11-06 12:26:51 -08:00
main
Fixed crashes when renaming a state in AnimationNodeStateMachineEditor
2019-10-22 16:28:11 +02:00
resources
Fix invalid casting on visual shader sampler
2019-11-04 18:50:33 +03:00
register_scene_types.cpp
Remove unused stb_truetype-based DynamicFont implementation
2019-10-03 01:19:02 +02:00
register_scene_types.h
Remove redundant author doc comments
2019-08-12 04:26:38 -05:00
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…