godot/scene
JFonS 54b95b6c5a Add FRUSTUM camera mode, allowing tilted frustums
This new camera mode makes it easy to create tilted frustums for mirror
or portal effects.

This work was kindly sponsored by IMVU.
2019-02-19 17:48:08 +01:00
..
2d Merge pull request #26025 from clayjohn/particles_lifetime 2019-02-18 21:20:24 +01:00
3d Add FRUSTUM camera mode, allowing tilted frustums 2019-02-19 17:48:08 +01:00
animation Fix AnimationPlayer bug where it wouldn't reset its position when finished 2019-02-14 15:32:29 -03:00
audio Fix AudioStreams::stop possibly causing a small noise 2019-02-17 11:20:10 -03:00
gui Merge pull request #25953 from nekomatata/fix-radial-texture-progress 2019-02-16 22:26:06 +01:00
main Fix possible crash with an invalid last_mouse_focus pointer 2019-02-14 22:16:56 -03:00
resources Fix 2 more UBSAN issues (#25217). 2019-02-14 20:47:35 +01:00
register_scene_types.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00