.. |
default_theme
|
|
|
animation.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
animation.h
|
|
|
audio_stream_sample.cpp
|
|
|
audio_stream_sample.h
|
|
|
bit_map.cpp
|
|
|
bit_map.h
|
|
|
box_shape_3d.cpp
|
|
|
box_shape_3d.h
|
|
|
camera_effects.cpp
|
|
|
camera_effects.h
|
|
|
canvas_item_material.cpp
|
|
|
canvas_item_material.h
|
|
|
capsule_shape_2d.cpp
|
|
|
capsule_shape_2d.h
|
|
|
capsule_shape_3d.cpp
|
|
|
capsule_shape_3d.h
|
|
|
circle_shape_2d.cpp
|
|
|
circle_shape_2d.h
|
|
|
concave_polygon_shape_2d.cpp
|
|
|
concave_polygon_shape_2d.h
|
|
|
concave_polygon_shape_3d.cpp
|
|
|
concave_polygon_shape_3d.h
|
|
|
convex_polygon_shape_2d.cpp
|
|
|
convex_polygon_shape_2d.h
|
|
|
convex_polygon_shape_3d.cpp
|
|
|
convex_polygon_shape_3d.h
|
|
|
curve.cpp
|
Improve Curve with const and real_t
|
2021-11-30 14:24:27 -06:00 |
curve.h
|
Improve Curve with const and real_t
|
2021-11-30 14:24:27 -06:00 |
cylinder_shape_3d.cpp
|
|
|
cylinder_shape_3d.h
|
|
|
environment.cpp
|
|
|
environment.h
|
|
|
fog_material.cpp
|
|
|
fog_material.h
|
|
|
font.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
font.h
|
|
|
gradient.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
gradient.h
|
|
|
height_map_shape_3d.cpp
|
|
|
height_map_shape_3d.h
|
|
|
immediate_mesh.cpp
|
Fixed minimum size of aabb in ImmediateMesh to draw only one vertex
|
2021-12-02 08:33:33 +09:00 |
immediate_mesh.h
|
Fixed minimum size of aabb in ImmediateMesh to draw only one vertex
|
2021-12-02 08:33:33 +09:00 |
importer_mesh.cpp
|
|
|
importer_mesh.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
|
|
|
navigation_mesh.cpp
|
|
|
navigation_mesh.h
|
|
|
packed_scene.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
packed_scene.h
|
|
|
particles_material.cpp
|
Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993
|
2021-11-26 01:12:23 +01:00 |
particles_material.h
|
|
|
physics_material.cpp
|
|
|
physics_material.h
|
|
|
polygon_path_finder.cpp
|
|
|
polygon_path_finder.h
|
|
|
primitive_meshes.cpp
|
|
|
primitive_meshes.h
|
|
|
rectangle_shape_2d.cpp
|
|
|
rectangle_shape_2d.h
|
|
|
resource_format_text.cpp
|
Improve various texts
|
2021-11-23 12:20:57 +01:00 |
resource_format_text.h
|
|
|
SCsub
|
|
|
segment_shape_2d.cpp
|
|
|
segment_shape_2d.h
|
|
|
separation_ray_shape_2d.cpp
|
|
|
separation_ray_shape_2d.h
|
|
|
separation_ray_shape_3d.cpp
|
|
|
separation_ray_shape_3d.h
|
|
|
shader.cpp
|
|
|
shader.h
|
|
|
shape_2d.cpp
|
|
|
shape_2d.h
|
|
|
shape_3d.cpp
|
|
|
shape_3d.h
|
|
|
skeleton_modification_2d.cpp
|
|
|
skeleton_modification_2d.h
|
|
|
skeleton_modification_2d_ccdik.cpp
|
|
|
skeleton_modification_2d_ccdik.h
|
|
|
skeleton_modification_2d_fabrik.cpp
|
|
|
skeleton_modification_2d_fabrik.h
|
|
|
skeleton_modification_2d_jiggle.cpp
|
|
|
skeleton_modification_2d_jiggle.h
|
|
|
skeleton_modification_2d_lookat.cpp
|
|
|
skeleton_modification_2d_lookat.h
|
|
|
skeleton_modification_2d_physicalbones.cpp
|
|
|
skeleton_modification_2d_physicalbones.h
|
|
|
skeleton_modification_2d_stackholder.cpp
|
|
|
skeleton_modification_2d_stackholder.h
|
|
|
skeleton_modification_2d_twoboneik.cpp
|
|
|
skeleton_modification_2d_twoboneik.h
|
|
|
skeleton_modification_3d.cpp
|
|
|
skeleton_modification_3d.h
|
|
|
skeleton_modification_3d_ccdik.cpp
|
|
|
skeleton_modification_3d_ccdik.h
|
|
|
skeleton_modification_3d_fabrik.cpp
|
|
|
skeleton_modification_3d_fabrik.h
|
|
|
skeleton_modification_3d_jiggle.cpp
|
|
|
skeleton_modification_3d_jiggle.h
|
|
|
skeleton_modification_3d_lookat.cpp
|
|
|
skeleton_modification_3d_lookat.h
|
|
|
skeleton_modification_3d_stackholder.cpp
|
|
|
skeleton_modification_3d_stackholder.h
|
|
|
skeleton_modification_3d_twoboneik.cpp
|
|
|
skeleton_modification_3d_twoboneik.h
|
|
|
skeleton_modification_stack_2d.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
skeleton_modification_stack_2d.h
|
|
|
skeleton_modification_stack_3d.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
skeleton_modification_stack_3d.h
|
|
|
skin.cpp
|
|
|
skin.h
|
|
|
sky.cpp
|
|
|
sky.h
|
|
|
sky_material.cpp
|
Convert PhysicalSkyMaterial colors to SRGB
|
2021-11-21 12:26:29 -08:00 |
sky_material.h
|
|
|
sphere_shape_3d.cpp
|
|
|
sphere_shape_3d.h
|
|
|
sprite_frames.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
sprite_frames.h
|
|
|
style_box.cpp
|
|
|
style_box.h
|
|
|
surface_tool.cpp
|
|
|
surface_tool.h
|
|
|
syntax_highlighter.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
syntax_highlighter.h
|
|
|
text_file.cpp
|
|
|
text_file.h
|
|
|
text_line.cpp
|
|
|
text_line.h
|
|
|
text_paragraph.cpp
|
|
|
text_paragraph.h
|
|
|
texture.cpp
|
|
|
texture.h
|
|
|
theme.cpp
|
|
|
theme.h
|
|
|
tile_set.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
tile_set.h
|
|
|
video_stream.h
|
|
|
visual_shader.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
visual_shader.h
|
|
|
visual_shader_nodes.cpp
|
|
|
visual_shader_nodes.h
|
|
|
visual_shader_particle_nodes.cpp
|
Prevent crash when passing empty array to MeshEmitter
|
2021-11-26 16:07:09 +03:00 |
visual_shader_particle_nodes.h
|
Prevent crash when passing empty array to MeshEmitter
|
2021-11-26 16:07:09 +03:00 |
visual_shader_sdf_nodes.cpp
|
|
|
visual_shader_sdf_nodes.h
|
|
|
world_2d.cpp
|
|
|
world_2d.h
|
|
|
world_3d.cpp
|
|
|
world_3d.h
|
|
|
world_boundary_shape_2d.cpp
|
|
|
world_boundary_shape_2d.h
|
|
|
world_boundary_shape_3d.cpp
|
|
|
world_boundary_shape_3d.h
|
|
|