godot/scene
janglee 7b6cc3e687 Added show_collision property.
If true, collision shapes are shown in the editor and at run-time.
Requires Visible Collision Shapes to be enabled in the Debug menu,
for collision shapes to be visible at run-time.
2021-03-05 01:21:40 +05:30
..
2d Added show_collision property. 2021-03-05 01:21:40 +05:30
3d Merge pull request #46579 from nekomatata/fix-joint-remove-body-regression-3.2 2021-03-03 16:41:59 +01:00
animation Tween: Add null check for target object 2021-02-25 15:14:31 +01:00
audio Don't fade out after pausing unless stream is running 2021-02-19 15:55:41 +01:00
debugger Modernize Mutex 2021-02-18 11:58:08 +01:00
gui Merge pull request #46409 from asheraryam/fix-scale-pivot-jitter 2021-03-02 16:15:21 +01:00
main [Net] Better EOF handling in HTTPRequest. 2021-03-02 10:26:14 +01:00
resources Fix crash when loading a scene containing an uncreatable type 2021-02-26 11:30:38 +01:00
register_scene_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00