godot/scene/resources
2021-12-29 19:14:28 +01:00
..
default_theme Update default port_grab_distance_vertical 2021-12-29 19:14:28 +01:00
animation.cpp Add a double-precision editor build to CI 2021-12-09 09:52:48 -06:00
animation.h Make bezier handle type a property of keyframes, update interface 2021-11-16 09:26:35 -05:00
audio_stream_sample.cpp Merge pull request #53819 from TokageItLab/re-implement-ping-pong 2021-11-09 22:11:04 +01:00
audio_stream_sample.h reimplement ping-pong 2021-11-03 13:39:33 +09:00
bit_map.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
bit_map.h
box_shape_3d.cpp
box_shape_3d.h
camera_effects.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
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 Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
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 Rename GradientTexture to GradientTexture1D 2021-11-07 15:11:04 +02:00
environment.h Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
fog_material.cpp Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
fog_material.h Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
font.cpp Add a double-precision editor build to CI 2021-12-09 09:52:48 -06:00
font.h Add a double-precision editor build to CI 2021-12-09 09:52:48 -06:00
gradient.cpp Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
gradient.h Several Gradient improvements 2021-11-08 19:11:36 +01:00
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 Merge pull request #55572 from aaronfranke/ci-double 2021-12-10 10:02:38 +01:00
importer_mesh.h
material.cpp Rename shader hint filter_anisotropy to filter_anisotropic 2021-12-15 22:12:38 +03:00
material.h
mesh_data_tool.cpp Prevent MeshDataTool from crashing due to invalid bones/weights arrays 2021-11-02 16:52:56 +03:00
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
mesh.cpp Added resource path to message about old mesh format conversion 2021-12-21 14:39:40 +01:00
mesh.h
multimesh.cpp
multimesh.h
navigation_mesh.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
navigation_mesh.h
packed_scene.cpp Stop asuming a default value of NIL means there's no default 2021-12-11 14:03:48 +01:00
packed_scene.h Add property value pinning 2021-11-08 17:42:30 +01:00
particles_material.cpp Merge pull request #55263 from RPicster/ParticleMaterial-random-start-color 2021-12-10 10:06:46 +01:00
particles_material.h Random initial color parameter for ParticleMaterial 2021-12-03 13:58:17 +01:00
physics_material.cpp
physics_material.h
polygon_path_finder.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
resource_format_text.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06: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 Fix default_texture_param in shader pipeline to support uniform arrays 2021-11-12 12:53:40 +03:00
shader.h Fix default_texture_param in shader pipeline to support uniform arrays 2021-11-12 12:53:40 +03:00
shape_2d.cpp
shape_2d.h
shape_3d.cpp Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
shape_3d.h Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
skeleton_modification_2d_ccdik.cpp Fix ColorPicker inverted input on color circle 2021-11-17 20:33:17 +03:00
skeleton_modification_2d_ccdik.h
skeleton_modification_2d_fabrik.cpp
skeleton_modification_2d_fabrik.h
skeleton_modification_2d_jiggle.cpp Use parameter classes instead of arguments for all physics queries 2021-11-04 11:44:39 -07:00
skeleton_modification_2d_jiggle.h
skeleton_modification_2d_lookat.cpp Check for valid stack in set_bone_index 2021-10-28 00:57:41 +01:00
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_2d.cpp
skeleton_modification_2d.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 Use parameter classes instead of arguments for all physics queries 2021-11-04 11:44:39 -07:00
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_3d.cpp
skeleton_modification_3d.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 Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
skin.h
sky_material.cpp Convert PhysicalSkyMaterial colors to SRGB 2021-11-21 12:26:29 -08:00
sky_material.h
sky.cpp
sky.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 Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
style_box.h
surface_tool.cpp
surface_tool.h
syntax_highlighter.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
syntax_highlighter.h
text_file.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
text_file.h
text_line.cpp align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
text_line.h align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
text_paragraph.cpp align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
text_paragraph.h align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
texture.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
texture.h Merge pull request #54715 from goostengine/gradient-texture-1d-rename 2021-11-08 20:52:24 +03:00
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 Implement texture padding in TileSetAtlasSources 2021-11-12 15:14:10 +01:00
video_stream.h
visual_shader_nodes.cpp Add texture filtering properties to VisualShaderNodeTextureUniform 2021-12-16 11:50:33 +03:00
visual_shader_nodes.h Add texture filtering properties to VisualShaderNodeTextureUniform 2021-12-16 11:50:33 +03:00
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 Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
visual_shader_sdf_nodes.h
visual_shader.cpp Refactor render_mode in shaders, forbid declaring duplicates 2021-12-21 22:20:09 +03:00
visual_shader.h Refactor render_mode in shaders, forbid declaring duplicates 2021-12-21 22:20:09 +03:00
world_2d.cpp
world_2d.h
world_3d.cpp Improved RigidDynamicBody linear/angular damping override 2021-10-25 18:22:12 -07:00
world_3d.h
world_boundary_shape_2d.cpp
world_boundary_shape_2d.h
world_boundary_shape_3d.cpp
world_boundary_shape_3d.h