1
0
Fork 0
godot/scene/resources
kobewi c2813b902c Add editor setting for default animation step 2025-03-11 23:16:27 +01:00
..
2d Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
3d Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub
animated_texture.cpp
animated_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation.compat.inc
animation.cpp
animation.h Add editor setting for default animation step 2025-03-11 23:16:27 +01:00
animation_library.cpp
animation_library.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
atlas_texture.cpp
atlas_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_stream_polyphonic.compat.inc
audio_stream_polyphonic.cpp
audio_stream_polyphonic.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_stream_wav.cpp
audio_stream_wav.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
bit_map.cpp
bit_map.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
bone_map.cpp
bone_map.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
camera_attributes.cpp
camera_attributes.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
camera_texture.cpp
camera_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
canvas_item_material.cpp
canvas_item_material.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
color_palette.cpp
color_palette.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
compositor.cpp
compositor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
compressed_texture.cpp
compressed_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
curve.cpp fix changed signal emission in Curve::set_point_offset 2025-03-10 17:50:05 +05:30
curve.h fix changed signal emission in Curve::set_point_offset 2025-03-10 17:50:05 +05:30
curve_texture.cpp
curve_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
environment.cpp
environment.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
external_texture.cpp
external_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
font.compat.inc
font.cpp Optimize `Font` calculations by avoiding unnecessary copy-on-write. 2025-01-28 18:15:59 +01:00
font.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gradient.cpp
gradient.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gradient_texture.cpp
gradient_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
image_texture.cpp
image_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
immediate_mesh.cpp
immediate_mesh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
label_settings.cpp
label_settings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
material.cpp
material.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh.cpp
mesh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_data_tool.compat.inc
mesh_data_tool.cpp
mesh_data_tool.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_texture.cpp
mesh_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
multimesh.cpp Add explicit error messages to Multimesh error functions to make errors easier to understand. 2025-02-05 23:48:01 +01:00
multimesh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
navigation_mesh.cpp
navigation_mesh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
packed_scene.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
packed_scene.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
particle_process_material.cpp Merge pull request #103121 from OhiraKyou/fix-gpu-particle-zero-scale 2025-03-04 01:00:43 +01:00
particle_process_material.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
physics_material.cpp
physics_material.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
placeholder_textures.cpp
placeholder_textures.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
portable_compressed_texture.cpp
portable_compressed_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
resource_format_text.cpp
resource_format_text.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader.compat.inc
shader.cpp
shader.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_include.cpp
shader_include.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
skeleton_profile.cpp
skeleton_profile.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
sky.cpp
sky.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
sprite_frames.cpp
sprite_frames.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
style_box.cpp
style_box.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
style_box_flat.cpp
style_box_flat.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
style_box_line.cpp
style_box_line.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
style_box_texture.cpp
style_box_texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
surface_tool.cpp
surface_tool.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
syntax_highlighter.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
syntax_highlighter.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_file.cpp
text_file.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_line.cpp Expose `OVERRUN_ENFORCE_ELLIPSIS` flag to the controls. 2025-02-10 08:41:31 +02:00
text_line.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_paragraph.cpp Expose `OVERRUN_ENFORCE_ELLIPSIS` flag to the controls. 2025-02-10 08:41:31 +02:00
text_paragraph.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture.cpp
texture.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_rd.cpp
texture_rd.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
theme.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
theme.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
video_stream.cpp
video_stream.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
visual_shader.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
visual_shader.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
visual_shader_nodes.compat.inc
visual_shader_nodes.cpp Merge pull request #100350 from Namey5/visualshader-worldposfromdepth-fix 2025-01-22 16:32:26 -06:00
visual_shader_nodes.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
visual_shader_particle_nodes.cpp
visual_shader_particle_nodes.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
visual_shader_sdf_nodes.cpp
visual_shader_sdf_nodes.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
world_2d.cpp
world_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00