godot/scene/resources
Pedro J. Estébanez b450036120 Modernize RWLock
- Based on C++14's `shared_time_mutex`
- No more need to allocate-deallocate or check for null
- No pointer anymore, just a member variable
- Platform-specific implementations no longer needed
- Simpler for `NO_THREADS`
2021-02-18 11:41:07 +01:00
..
default_theme
animation.cpp
animation.h
audio_stream_sample.cpp
audio_stream_sample.h
bit_map.cpp
bit_map.h
box_shape.cpp
box_shape.h
capsule_shape.cpp
capsule_shape.h
capsule_shape_2d.cpp
capsule_shape_2d.h
circle_shape_2d.cpp
circle_shape_2d.h
concave_polygon_shape.cpp
concave_polygon_shape.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
convex_polygon_shape.cpp
convex_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
curve.cpp
curve.h
cylinder_shape.cpp
cylinder_shape.h
dynamic_font.cpp
dynamic_font.h
environment.cpp
environment.h
font.cpp
font.h
gradient.cpp
gradient.h
height_map_shape.cpp
height_map_shape.h
line_shape_2d.cpp
line_shape_2d.h
material.cpp
material.h
mesh.cpp
mesh.h
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
multimesh.cpp
multimesh.h
packed_scene.cpp
packed_scene.h
particles_material.cpp
particles_material.h
physics_material.cpp
physics_material.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
resource_format_text.cpp
resource_format_text.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader.cpp
shader.h
shape.cpp
shape.h
shape_2d.cpp
shape_2d.h
skin.cpp
skin.h
sky.cpp
sky.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp
style_box.h
surface_tool.cpp
surface_tool.h
text_file.cpp
text_file.h
texture.cpp Modernize RWLock 2021-02-18 11:41:07 +01:00
texture.h Modernize RWLock 2021-02-18 11:41:07 +01:00
theme.cpp
theme.h
tile_set.cpp
tile_set.h
video_stream.h
visual_shader.cpp Fixes crash when calling VisualShader::set_mode 2021-02-18 00:35:57 +01:00
visual_shader.h
visual_shader_nodes.cpp
visual_shader_nodes.h
world.cpp
world.h
world_2d.cpp
world_2d.h