Thaddeus Crews 568d6286e0 Merge pull request #102132 from Ivorforce/optimize-font-internal-cow hace 2 semanas
..
2d dedae63617 Add property guards to shape 2D's hace 1 mes
3d bacf8d198d Merge pull request #101014 from BattyBovine/cs3d-separation-ray-fix-2 hace 1 mes
SCsub ff83fdcdd7 Pre-commit: Fix applying ruff to SCsub files hace 1 mes
animated_texture.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
animated_texture.h e6d930b31f AnimatedTexture: Fix crash when loaded from a thread hace 8 meses
animation.compat.inc bea47d877b Fix seeking Animation immediate after playback for Discrete track hace 8 meses
animation.cpp dcb4e5b22a Replace `Animation::_clear()` with explicit `.clear()` calls. hace 1 mes
animation.h dcb4e5b22a Replace `Animation::_clear()` with explicit `.clear()` calls. hace 1 mes
animation_library.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. hace 2 meses
animation_library.h f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
atlas_texture.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
atlas_texture.h 10da06a32c Fix empty region in AtlasTexture hace 7 meses
audio_stream_polyphonic.compat.inc 52fa4f05f3 Add samples playback support hace 8 meses
audio_stream_polyphonic.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
audio_stream_polyphonic.h d58b2e879f Get rid of easily removable uses of const_cast hace 2 meses
audio_stream_wav.cpp 4396f8fbd3 Add AudioStreamMP3 `load_from_file`/`load_from_buffer` and harmonize other audio streams hace 1 mes
audio_stream_wav.h 4396f8fbd3 Add AudioStreamMP3 `load_from_file`/`load_from_buffer` and harmonize other audio streams hace 1 mes
bit_map.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
bit_map.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
bone_map.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
bone_map.h 96a95cb974 Add const lvalue ref to container parameters hace 1 año
camera_attributes.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` hace 4 meses
camera_attributes.h b37fc1014a Style: Apply new `clang-format` changes hace 5 meses
camera_texture.cpp b88585abfc Add linux camera support hace 5 meses
camera_texture.h b88585abfc Add linux camera support hace 5 meses
canvas_item_material.cpp 4bfc6f8d70 Fix deadlock possibility in threaded load of materials hace 2 meses
canvas_item_material.h 187e5ef258 Let materials' shaders update happen on loader threads hace 9 meses
color_palette.cpp e6a49ab6ac Save color palette as resources to reuse later hace 2 meses
color_palette.h e6a49ab6ac Save color palette as resources to reuse later hace 2 meses
compositor.cpp ca12f350db `CompositorEffect` should use `GDVIRTUAL_CALL()` so it works with GDExtension hace 2 meses
compositor.h ca12f350db `CompositorEffect` should use `GDVIRTUAL_CALL()` so it works with GDExtension hace 2 meses
compressed_texture.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
compressed_texture.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
curve.cpp 8bfb5d74b3 Use LocalVector for Curve and Gradient hace 1 mes
curve.h 8bfb5d74b3 Use LocalVector for Curve and Gradient hace 1 mes
curve_texture.cpp 413c11357d Use Core/Scene stringnames consistently hace 9 meses
curve_texture.h 7e21eb7e00 Extract and reorganize texture resource classes hace 1 año
environment.cpp 084e84be78 Add AgX tonemapper option to Environment hace 1 mes
environment.h 084e84be78 Add AgX tonemapper option to Environment hace 1 mes
external_texture.cpp 98b8beddc5 ExternalTexture: Avoid error when destroyed without having been used hace 4 meses
external_texture.h 98b8beddc5 ExternalTexture: Avoid error when destroyed without having been used hace 4 meses
font.compat.inc 85df221610 [TextServer / Font] Add support for customizable baseline offset. hace 1 año
font.cpp f52c9e342c Optimize `Font` calculations by avoiding unnecessary copy-on-write. hace 3 semanas
font.h f134769506 Fix various typos hace 1 mes
gradient.cpp 8bfb5d74b3 Use LocalVector for Curve and Gradient hace 1 mes
gradient.h 8bfb5d74b3 Use LocalVector for Curve and Gradient hace 1 mes
gradient_texture.cpp 3e0d3c433b Fix pink GradientTexture2D hace 4 meses
gradient_texture.h 3e0d3c433b Fix pink GradientTexture2D hace 4 meses
image_texture.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
image_texture.h d9d2bb3219 Add support for ImageTexture3D serialization hace 1 año
immediate_mesh.cpp 47f75547ce Fix immediate mesh modifications that don't call set_mesh hace 4 meses
immediate_mesh.h 1df50c78df Fix a few cases where surface format is still 32 bits hace 1 año
label_settings.cpp b329b4ab06 [Label] Handle text as multiple independent paragraphs. hace 3 meses
label_settings.h b329b4ab06 [Label] Handle text as multiple independent paragraphs. hace 3 meses
material.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
material.h 34a19f07a4 Restore dirty list for BaseMaterial3D but don't use it on resource loader. hace 2 meses
mesh.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
mesh.h 97e0b43faa Add ArrayMesh::surface_remove hace 2 meses
mesh_data_tool.compat.inc 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. hace 1 año
mesh_data_tool.cpp 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. hace 1 año
mesh_data_tool.h 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. hace 1 año
mesh_texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes hace 1 año
mesh_texture.h 7e21eb7e00 Extract and reorganize texture resource classes hace 1 año
multimesh.cpp e1af7b65b2 Add explicit error messages to Multimesh error functions to make errors easier to understand. hace 2 semanas
multimesh.h 1728f80e7c Fixed Timestep Interpolation: MultiMesh hace 6 meses
navigation_mesh.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
navigation_mesh.h c3f1bfd5cb Extract navigation-related defaults to separate header hace 5 meses
packed_scene.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
packed_scene.h 9853a69144 Implement typed dictionaries hace 5 meses
particle_process_material.cpp 1e1f54e954 Merge pull request #100050 from YeldhamDev/sub_emitter_at_start hace 1 mes
particle_process_material.h eb5839dcbb Add "At Start" mode for sub-emitter particles hace 2 meses
physics_material.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
physics_material.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
placeholder_textures.cpp e896fbb638 Support immediately update ui after resizing placeholder* texture hace 1 año
placeholder_textures.h d61d498632 Lazily allocate RIDs for PlaceholderTextures to avoid allocating GPU resources unless used hace 1 año
portable_compressed_texture.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
portable_compressed_texture.h e72ccc2080 Fix lossless formats in PortableCompressedTexture2D (fix data format storing) hace 1 año
resource_format_text.cpp c049d07121 VariantParser: Ensure all parse errors have an explanation hace 1 mes
resource_format_text.h d57846087b Universalize UID support in all resource types hace 3 meses
shader.compat.inc db251a3f99 Allow setting a cubemap as default parameter to shader hace 5 meses
shader.cpp 7a438dc72e Merge pull request #97205 from tetrapod00/inspect-native-shader-code hace 4 meses
shader.h 7a438dc72e Merge pull request #97205 from tetrapod00/inspect-native-shader-code hace 4 meses
shader_include.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
shader_include.h d4e1a74efb Add 'override' mark to ResourceFormat class hace 11 meses
skeleton_profile.cpp f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
skeleton_profile.h f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
sky.cpp e88e30c273 Remove unused headers in servers. hace 2 meses
sky.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
sprite_frames.cpp af56d6e8e8 Use `SceneStringName` in more places hace 2 meses
sprite_frames.h 57bc1d7574 Add duplicate animation hace 5 meses
style_box.cpp c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` hace 5 meses
style_box.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
style_box_flat.cpp 3d523ee86d Merge pull request #92997 from Calinou/styleboxflat-antialiasing-adjust-for-stretch-scale hace 2 meses
style_box_flat.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file hace 1 año
style_box_line.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file hace 1 año
style_box_line.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file hace 1 año
style_box_texture.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file hace 1 año
style_box_texture.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file hace 1 año
surface_tool.cpp 4f1c956f25 Use AHashMap for SurfaceTool hace 1 mes
surface_tool.h 4f1c956f25 Use AHashMap for SurfaceTool hace 1 mes
syntax_highlighter.cpp 7da0767f35 [TextEdit] Update syntax highlighting when IME composition string is updated. hace 2 semanas
syntax_highlighter.h cff1111359 Make native shader source visualizer can highlight uint suffix hace 9 meses
text_file.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
text_file.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
text_line.cpp d58b2e879f Get rid of easily removable uses of const_cast hace 2 meses
text_line.h d58b2e879f Get rid of easily removable uses of const_cast hace 2 meses
text_paragraph.cpp d58b2e879f Get rid of easily removable uses of const_cast hace 2 meses
text_paragraph.h d58b2e879f Get rid of easily removable uses of const_cast hace 2 meses
texture.cpp c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` hace 5 meses
texture.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
texture_rd.cpp a4d1d36c85 Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CUBE_ARRAY hace 3 meses
texture_rd.h 83241ab139 Enforce calling RenderingDevice code from rendering thread in TextureRD classes hace 1 año
theme.cpp 94a7dfeae1 Add additional methods for has_theme_item to check for font and font size hace 1 mes
theme.h 94a7dfeae1 Add additional methods for has_theme_item to check for font and font size hace 1 mes
video_stream.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
video_stream.h 73d85f46c9 Remove unused headers in scene. hace 2 meses
visual_shader.cpp c4db6687f9 Generate global code for VisualShader nodes that connect to VaryingSetters hace 1 mes
visual_shader.h db251a3f99 Allow setting a cubemap as default parameter to shader hace 5 meses
visual_shader_nodes.compat.inc 73d85f46c9 Remove unused headers in scene. hace 2 meses
visual_shader_nodes.cpp e62be79947 Merge pull request #100350 from Namey5/visualshader-worldposfromdepth-fix hace 1 mes
visual_shader_nodes.h 6c6e74408c Merge pull request #94616 from Chaosus/vs_fix_vec4_constant hace 1 mes
visual_shader_particle_nodes.cpp a1846b27ea Improve use of `Ref.is_null/valid` hace 2 meses
visual_shader_particle_nodes.h e5d2b6d50f Fix some missing categories in visual shader nodes hace 11 meses
visual_shader_sdf_nodes.cpp f248420a2b made visual shader ports expandable by default if there is only one output port and it's of any vector type hace 1 año
visual_shader_sdf_nodes.h e5d2b6d50f Fix some missing categories in visual shader nodes hace 11 meses
world_2d.cpp 73d85f46c9 Remove unused headers in scene. hace 2 meses
world_2d.h e2f1af8742 Remove self includes in some files hace 1 año