virtualx-engine/scene
Yaohua Xiong adeef12b12 Handle corner cases for curve baking
When control point and point have equal position,
the derivative is 0 vector, which cause error message in Basis::look_at().
This commit handles this case.
2022-12-14 08:52:14 +08:00
..
2d Merge pull request #70003 from clayjohn/GLES3-cc 2022-12-13 23:31:43 +01:00
3d Merge pull request #69527 from clayjohn/surface-name 2022-12-14 00:20:13 +01:00
animation Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
audio
debugger Fix unexpected editor dependency 2022-12-06 14:47:25 +01:00
gui [TextEdit] Fix IME intermediate text not displayed when TextEdit is empty and placeholder is set. 2022-12-13 20:22:48 +02:00
main Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
resources Handle corner cases for curve baking 2022-12-14 08:52:14 +08:00
theme Merge pull request #65641 from voylin/Adding_ttf_otf_to_custom_font_dialogue 2022-11-29 13:41:45 +01:00
property_utils.cpp Fix exporting big templates 2022-10-19 08:29:29 +02:00
property_utils.h Remove more instances of 'instance' being used as a verb 2022-11-16 14:01:53 +01:00
register_scene_types.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
register_scene_types.h
scene_string_names.cpp Fix connection of animation changed signal in AnimationTrackEditor 2022-11-20 06:38:51 +09:00
scene_string_names.h Fix connection of animation changed signal in AnimationTrackEditor 2022-11-20 06:38:51 +09:00
SCsub