godot/scene
Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues
This allows most demos to run without any ubsan or asan errors. There
are still some things in thirdpart/ and some things in AudioServer that
needs a look but this fixes a lot of issues. This should help debug less
obvious issues, hopefully.

This fixes #25217 and fixes #25218
2019-01-30 06:43:56 +01:00
..
2d Do not restrict light texture type (wont work with atlas, though) 2019-01-27 16:58:18 -03:00
3d binding for get_frustum() of camera class 2019-01-28 21:43:59 +03:00
animation Fix many asan and ubsan reported issues 2019-01-30 06:43:56 +01:00
audio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gui Small fixup on button toggle behaviour in ColorPicker 2019-01-28 15:51:57 -02:00
main Warn of invalid pointer when converting object to RID, closes #19023 2019-01-26 15:41:26 -03:00
resources Fix many asan and ubsan reported issues 2019-01-30 06:43:56 +01:00
register_scene_types.cpp Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00