godot/scene/resources
Rémi Verschelde e6125ef51b
Merge pull request #98763 from AThousandShips/more_sname_uses
Use `SceneStringName` in more places
2024-12-02 15:50:44 +01:00
..
2d Improve NavMeshGenerator2D::generator_bake_from_source_geometry_data performance 2024-11-11 12:31:19 +01:00
3d Merge pull request #89566 from AThousandShips/range_val_fix 2024-11-29 22:45:35 +01:00
animated_texture.cpp
animated_texture.h
animation_library.cpp Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
animation_library.h Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
animation.compat.inc
animation.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
animation.h
atlas_texture.cpp
atlas_texture.h
audio_stream_polyphonic.compat.inc
audio_stream_polyphonic.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
audio_stream_polyphonic.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
audio_stream_wav.cpp fix save to wav 2024-11-01 06:11:28 -05:00
audio_stream_wav.h
bit_map.cpp
bit_map.h
bone_map.cpp
bone_map.h
camera_attributes.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
camera_attributes.h
camera_texture.cpp
camera_texture.h
canvas_item_material.cpp
canvas_item_material.h
compositor.cpp
compositor.h
compressed_texture.cpp
compressed_texture.h
curve_texture.cpp
curve_texture.h
curve.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
curve.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
environment.cpp Added external camera feed from external plugin on Android 2024-10-30 18:30:28 +01:00
environment.h
external_texture.cpp ExternalTexture: Avoid error when destroyed without having been used 2024-10-23 10:04:38 +02:00
external_texture.h ExternalTexture: Avoid error when destroyed without having been used 2024-10-23 10:04:38 +02:00
font.compat.inc
font.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
font.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
gradient_texture.cpp
gradient_texture.h
gradient.cpp
gradient.h
image_texture.cpp
image_texture.h
immediate_mesh.cpp
immediate_mesh.h
label_settings.cpp [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
label_settings.h [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
material.cpp Use Vector4 for texture mask in BaseMaterial to avoid converting to and from Plane 2024-11-26 21:43:46 -08:00
material.h
mesh_data_tool.compat.inc
mesh_data_tool.cpp
mesh_data_tool.h
mesh_texture.cpp
mesh_texture.h
mesh.cpp Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
mesh.h
multimesh.cpp Fix MultiMesh errors in editor and resource duplication 2024-10-26 02:45:54 -03:00
multimesh.h
navigation_mesh.cpp Core: Integrate Ref::instantiate where possible 2024-11-10 12:41:26 -06:00
navigation_mesh.h
packed_scene.cpp Avoid duplicating signals from scene instances into packed scenes 2024-11-29 18:29:08 +01:00
packed_scene.h
particle_process_material.cpp
particle_process_material.h
physics_material.cpp
physics_material.h
placeholder_textures.cpp
placeholder_textures.h
portable_compressed_texture.cpp Core: Integrate Ref::instantiate where possible 2024-11-10 12:41:26 -06:00
portable_compressed_texture.h
resource_format_text.cpp Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
resource_format_text.h Universalize UID support in all resource types 2024-11-11 15:59:56 +01:00
SCsub
shader_include.cpp
shader_include.h
shader.compat.inc
shader.cpp Merge pull request #97205 from tetrapod00/inspect-native-shader-code 2024-10-21 16:39:13 -05:00
shader.h Merge pull request #97205 from tetrapod00/inspect-native-shader-code 2024-10-21 16:39:13 -05:00
skeleton_profile.cpp Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
skeleton_profile.h Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
sky.cpp
sky.h
sprite_frames.cpp Use SceneStringName in more places 2024-12-02 14:39:16 +01:00
sprite_frames.h
style_box_flat.cpp Increase range hint for StyleBoxFlat border_width, corner_radius and expand_margin 2024-10-24 01:21:40 +02:00
style_box_flat.h
style_box_line.cpp
style_box_line.h
style_box_texture.cpp
style_box_texture.h
style_box.cpp
style_box.h
surface_tool.cpp Rewrite index optimization code for maximum efficiency 2024-11-04 06:58:06 -08:00
surface_tool.h Rewrite index optimization code for maximum efficiency 2024-11-04 06:58:06 -08:00
syntax_highlighter.cpp Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
syntax_highlighter.h
text_file.cpp
text_file.h
text_line.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
text_line.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
text_paragraph.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
text_paragraph.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
texture_rd.cpp Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CUBE_ARRAY 2024-11-11 15:31:43 +03:00
texture_rd.h
texture.cpp
texture.h
theme.cpp
theme.h
video_stream.cpp
video_stream.h
visual_shader_nodes.compat.inc
visual_shader_nodes.cpp Merge pull request #97365 from aaronp64/vector_compose_input_defaults 2024-11-29 22:46:05 +01:00
visual_shader_nodes.h
visual_shader_particle_nodes.cpp
visual_shader_particle_nodes.h
visual_shader_sdf_nodes.cpp
visual_shader_sdf_nodes.h
visual_shader.cpp Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
visual_shader.h
world_2d.cpp
world_2d.h