virtualx-engine/scene/resources
Rémi Verschelde 2d884ba70c
Merge pull request #90797 from Geometror/vsnode-comment-compat
[Compatibility] Add stub for VisualShaderNodeComment
2024-04-18 12:24:50 +02:00
..
2d Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders 2024-04-15 18:40:43 -07:00
3d Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders 2024-04-15 18:40:43 -07:00
animated_texture.cpp
animated_texture.h
animation.compat.inc Make consistent the retrieval of audio tracks 2024-02-18 00:15:33 +09:00
animation.cpp
animation.h
animation_library.cpp
animation_library.h
atlas_texture.cpp Fix multiple usability issues in the texture region editor 2023-08-27 14:25:49 +02:00
atlas_texture.h
audio_stream_polyphonic.cpp
audio_stream_polyphonic.h
audio_stream_wav.cpp
audio_stream_wav.h
bit_map.cpp Fix potential integer underflow in rounded up divisions 2024-01-02 14:14:47 +01:00
bit_map.h
bone_map.cpp Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
bone_map.h
camera_attributes.cpp Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport 2024-02-13 18:53:21 +09:00
camera_attributes.h
camera_texture.cpp Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
camera_texture.h
canvas_item_material.cpp
canvas_item_material.h
compositor.cpp Implement hooks into renderer 2024-02-18 21:54:21 +11:00
compositor.h
compressed_texture.cpp
compressed_texture.h
curve.cpp
curve.h
curve_texture.cpp Update deferred calls to use Callables 2024-01-09 16:11:47 +01:00
curve_texture.h
environment.cpp Implement glow/bloom on compatibility renderer 2024-02-19 13:29:43 +11:00
environment.h
font.compat.inc [TextServer / Font] Add support for customizable baseline offset. 2024-01-28 13:26:49 +02:00
font.cpp [Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font. 2024-03-12 21:34:40 +02:00
font.h
gradient.cpp
gradient.h
gradient_texture.cpp
gradient_texture.h
image_texture.cpp Add support for ImageTexture3D serialization 2023-09-22 16:24:46 +08:00
image_texture.h Add support for ImageTexture3D serialization 2023-09-22 16:24:46 +08:00
immediate_mesh.cpp
immediate_mesh.h
label_settings.cpp
label_settings.h
material.cpp
material.h
mesh.cpp
mesh.h
mesh_data_tool.compat.inc
mesh_data_tool.cpp
mesh_data_tool.h
mesh_texture.cpp
mesh_texture.h
multimesh.cpp Support custom AABB within MultiMesh resources 2024-02-15 22:37:07 -08:00
multimesh.h
navigation_mesh.cpp
navigation_mesh.h
packed_scene.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
packed_scene.h
particle_process_material.cpp
particle_process_material.h
physics_material.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_material.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
placeholder_textures.cpp
placeholder_textures.h
portable_compressed_texture.cpp
portable_compressed_texture.h
resource_format_text.cpp
resource_format_text.h
SCsub Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
shader.cpp
shader.h
shader_include.cpp Fix empty shader resource loading 2023-09-04 14:59:59 +03:00
shader_include.h
skeleton_profile.cpp
skeleton_profile.h
sky.cpp
sky.h
sprite_frames.cpp
sprite_frames.h
style_box.cpp
style_box.h
style_box_flat.cpp
style_box_flat.h
style_box_line.cpp
style_box_line.h
style_box_texture.cpp
style_box_texture.h
surface_tool.cpp Merge pull request #88890 from clayjohn/SurfaceTool-tangent-hash 2024-02-27 10:18:46 +01:00
surface_tool.h
syntax_highlighter.cpp
syntax_highlighter.h
text_file.cpp
text_file.h
text_line.cpp
text_line.h
text_paragraph.cpp
text_paragraph.h
texture.cpp Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
texture.h
texture_rd.cpp Enforce calling RenderingDevice code from rendering thread in TextureRD classes 2024-01-29 14:47:50 -08:00
texture_rd.h
theme.cpp Merge pull request #86894 from jsjtxietian/merge-dafault-font 2024-01-09 11:29:52 +01:00
theme.h
video_stream.cpp
video_stream.h
visual_shader.cpp [Compatibility] Add stub for VisualShaderNodeComment 2024-04-18 02:39:29 +02:00
visual_shader.h
visual_shader_nodes.cpp Fixes Texture2dParameter node filter option 2023-11-12 01:59:53 +05:30
visual_shader_nodes.h
visual_shader_particle_nodes.cpp made visual shader ports expandable by default if there is only one output port and it's of any vector type 2023-09-22 15:28:59 +02:00
visual_shader_particle_nodes.h
visual_shader_sdf_nodes.cpp made visual shader ports expandable by default if there is only one output port and it's of any vector type 2023-09-22 15:28:59 +02:00
visual_shader_sdf_nodes.h
world_2d.cpp
world_2d.h Remove self includes in some files 2024-02-27 17:10:54 +01:00