godot/scene/main
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +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 Merge pull request #61026 from timothyqiu/quit-prop 2022-05-20 08:13:00 +02:00
scene_tree.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +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 Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
viewport.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
window.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
window.h Add a new HashSet template 2022-05-20 22:40:38 +02:00