godot/scene/main
jfons ba832d83b2 Initial TAA implementation
Initial TAA support based on the implementation in Spartan Engine.

Motion vectors are correctly generated for camera and mesh movement, but there is no support for other things like particles or skeleton deformations.
2022-06-07 13:14:44 +02:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
canvas_item.cpp Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
canvas_item.h Restore antialiasing for `draw_line` 2022-04-12 13:03:56 +03:00
canvas_layer.cpp Rename Transform2D "elements" to "columns" 2022-04-29 08:02:39 -05:00
canvas_layer.h Added show and hide methods and updated doc API. 2022-02-15 11:37:41 -03:00
http_request.cpp Narrow FileAccess scope to prevent deadlocks. 2022-04-12 10:54:39 +03:00
http_request.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
instance_placeholder.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
instance_placeholder.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
missing_node.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
missing_node.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
node.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
node.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
resource_preloader.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
resource_preloader.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
scene_tree.cpp Initial TAA implementation 2022-06-07 13:14:44 +02:00
scene_tree.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
shader_globals_override.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
shader_globals_override.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
timer.cpp Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
timer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
viewport.cpp Initial TAA implementation 2022-06-07 13:14:44 +02:00
viewport.h Initial TAA implementation 2022-06-07 13:14:44 +02:00
window.cpp Merge pull request #60830 from Ansraer/fix-2d-scale 2022-06-04 00:15:38 +02:00
window.h Add a new HashSet template 2022-05-20 22:40:38 +02:00