godot/scene
rafallus e075b6b411 Check if _direct_state_changed() argument is valid
- Modified classes: RigidBody, PhysicalBone, VehicleBody, RigidBody2D, KinematicBody2D
- The input argument is untrusted even in release mode
2021-04-07 20:00:30 -05:00
..
2d Check if _direct_state_changed() argument is valid 2021-04-07 20:00:30 -05:00
3d Check if _direct_state_changed() argument is valid 2021-04-07 20:00:30 -05:00
animation Fix for regression in SkeletonIK code 2021-03-19 10:53:58 +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 RichTextLabel: On custom effect change, parse bbcode only if it's enabled and not empty. 2021-04-05 12:01:51 +02:00
main Control: Expose pass_on_modal_close_click 2021-03-25 18:29:41 +01:00
resources Fix errors and crash with empty ConvexPolygonShape2D 2021-03-05 22:45:29 +01:00
register_scene_types.cpp Require editor restart after changing GUI custom theme or font 2021-03-30 16:02:33 +02: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