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
4c8f5b998faa2fdf72e52fa434fdd4ad84bfb2ca
godot
/
scene
T
History
Rémi Verschelde
305683f83b
Merge pull request
#46360
from nmrkr/drag-preview-crash-after-free
...
Fix crash during drag if user queue_free'd the drag preview
2021-02-24 22:43:53 +01:00
..
2d
Use a more specific type for Area2D/3D body signals
2021-02-24 00:05:54 -05:00
3d
Allow CollisionObject3D to show collision shape meshes
2021-02-24 18:50:13 +01:00
animation
Tween: Add null check for target object
2021-02-24 13:37:55 +01:00
audio
Don't fade out after pausing unless stream is running
2021-02-18 20:39:08 -08:00
debugger
Initialize class variables with default values in scene/ [1/2]
2021-02-07 22:29:31 +01:00
gui
Fixed 'nonexistent action' errors spammed at startup on OSX
2021-02-24 23:16:22 +10:00
main
Fix crash during drag if user freed the drag preview
2021-02-24 20:59:17 +01:00
resources
Merge pull request
#46357
from kleonc/mesh_data_tool_crash_fix
2021-02-24 13:23:13 +01:00
register_scene_types.cpp
Reorganize Project Settings
2021-02-18 11:23:34 -03:00
register_scene_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
scene_string_names.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
scene_string_names.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
SCsub
SCons: Add explicit dependencies on thirdparty code in cloned env
2020-12-18 10:29:34 +01:00