2
0
Ninni Pipping fa9f92112c Make `Gradient` resort points on `reverse` 2 жил өмнө
..
default_theme 755a86f502 Generate empty textures for theme icons if the SVG module is disabled 2 жил өмнө
SCsub c7b53c03ae SCons: Add explicit dependencies on thirdparty code in cloned env 5 жил өмнө
animation.cpp 75330887d7 Implement blending audio feature to AnimationTree 3 жил өмнө
animation.h 75330887d7 Implement blending audio feature to AnimationTree 3 жил өмнө
animation_library.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
animation_library.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
audio_stream_polyphonic.cpp 1891d9fdf1 Merge pull request #71801 from akien-mga/codespell-en-GB-to-en-US 3 жил өмнө
audio_stream_polyphonic.h 4383b5ab1e Simplify AudioStreamPolyphonic 3 жил өмнө
audio_stream_wav.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
audio_stream_wav.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
bit_map.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
bit_map.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
bone_map.cpp b342dcdf04 Remove some unused signals 3 жил өмнө
bone_map.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
box_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
box_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
camera_attributes.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 жил өмнө
camera_attributes.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
canvas_item_material.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
canvas_item_material.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
capsule_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes 3 жил өмнө
capsule_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
capsule_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
capsule_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
circle_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes 3 жил өмнө
circle_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
concave_polygon_shape_2d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
concave_polygon_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
concave_polygon_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
concave_polygon_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
convex_polygon_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes 3 жил өмнө
convex_polygon_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
convex_polygon_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
convex_polygon_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
curve.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
curve.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
cylinder_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
cylinder_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
environment.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 жил өмнө
environment.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
fog_material.cpp a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 3 жил өмнө
fog_material.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
font.cpp 48a639f4a5 [Bitmap font] Assume outline size is `1` if it's not set, but channel for outline is defined. 2 жил өмнө
font.h 2442f6c937 [SystemFont] Add missing MSDF properties. 3 жил өмнө
gradient.cpp fa9f92112c Make `Gradient` resort points on `reverse` 2 жил өмнө
gradient.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
height_map_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
height_map_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
immediate_mesh.cpp 615c517034 Use range iterators in LocalVector loops 3 жил өмнө
immediate_mesh.h 47592927b3 Use BitField<> hint for ArrayFormat 3 жил өмнө
importer_mesh.cpp 51a4fe1d53 import: Fix uv2 by avoiding premature ImporterMesh::get_mesh() 2 жил өмнө
importer_mesh.h 51a4fe1d53 import: Fix uv2 by avoiding premature ImporterMesh::get_mesh() 2 жил өмнө
label_settings.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
label_settings.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
material.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 жил өмнө
material.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 жил өмнө
mesh.cpp d842d215df Prevent crash in ImmediateMesh.create_outline by ensuring 2 жил өмнө
mesh.h 74458b6e9b Add "dedicated server" export mode which can strip unneeded visual resources 3 жил өмнө
mesh_data_tool.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
mesh_data_tool.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
mesh_library.cpp 2ec0da1a75 Merge pull request #63667 from AntonioDell/bugfix/63549 3 жил өмнө
mesh_library.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
multimesh.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
multimesh.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
navigation_mesh.cpp 7caf08ec75 Fix NavigationMesh baking AABB Editor handling and visuals 2 жил өмнө
navigation_mesh.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
navigation_polygon.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
navigation_polygon.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
packed_scene.cpp 7780b40a3a Add unbinds to scn 3 жил өмнө
packed_scene.h 4628736894 Update instances of scenes which have been reimported. 3 жил өмнө
particle_process_material.cpp 91713ced81 Merge pull request #70716 from Calinou/particles-tweak-animation-offset-property-hint 3 жил өмнө
particle_process_material.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
physics_material.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
physics_material.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
polygon_path_finder.cpp 5b1df48c6c Convert en_GB spelling to en_US with codespell 3 жил өмнө
polygon_path_finder.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
primitive_meshes.cpp a90bbc3544 Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug 2 жил өмнө
primitive_meshes.h 5361ec9f43 Implement BiDi override mode for GDScript source. 3 жил өмнө
rectangle_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes 3 жил өмнө
rectangle_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
resource_format_text.cpp 095c805079 Fix sub-resource IDs resetting when preloaded 2 жил өмнө
resource_format_text.h ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs 3 жил өмнө
segment_shape_2d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
segment_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
separation_ray_shape_2d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
separation_ray_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
separation_ray_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
separation_ray_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
shader.cpp 0acaccebaf Fix several shader preprocessor include issues 3 жил өмнө
shader.h 0acaccebaf Fix several shader preprocessor include issues 3 жил өмнө
shader_include.cpp 0acaccebaf Fix several shader preprocessor include issues 3 жил өмнө
shader_include.h 0acaccebaf Fix several shader preprocessor include issues 3 жил өмнө
shape_2d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
shape_3d.cpp 30a9b5fe9b Open up bounds of `Shape3D.margin` to support other physics engines 2 жил өмнө
shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_ccdik.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_ccdik.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_fabrik.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_fabrik.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_jiggle.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_jiggle.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_lookat.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_lookat.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_physicalbones.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_physicalbones.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_stackholder.cpp 2bc0bcbd26 PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 3 жил өмнө
skeleton_modification_2d_stackholder.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_twoboneik.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_2d_twoboneik.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_modification_stack_2d.cpp 2bc0bcbd26 PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 3 жил өмнө
skeleton_modification_stack_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_profile.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skeleton_profile.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skin.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
skin.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sky.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sky.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sky_material.cpp 5f6a534569 Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSkyMaterial 2 жил өмнө
sky_material.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sphere_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sphere_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
sprite_frames.cpp d49ac0466f Fix `SpriteFrames` data loss on 3-to-4 conversion 2 жил өмнө
sprite_frames.h 17bf6238fc Make AnimatedSprite's playback API consistent with AnimationPlayer 3 жил өмнө
style_box.cpp 63c88df3f7 Add a theme usability setting which updates the touch area of UI elements (e.g: scrollbar) for the editor on touchscreen devices 3 жил өмнө
style_box.h 9b7124b49c Remove size restrictions from StyleBoxTexture 3 жил өмнө
surface_tool.cpp 77b415ab6d Fix SurfaceTool crash with invalid bone/weight count 2 жил өмнө
surface_tool.h cf9df3b5d4 meshoptimizer: Sync with upstream commit 4a287848f 3 жил өмнө
syntax_highlighter.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
syntax_highlighter.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
text_file.cpp 64edc7a5c2 Fix internal editor not updating when using external editor via LSP 3 жил өмнө
text_file.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
text_line.cpp d59c221404 Mark dirty flags when shaped texts are invalidated 3 жил өмнө
text_line.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
text_paragraph.cpp d59c221404 Mark dirty flags when shaped texts are invalidated 3 жил өмнө
text_paragraph.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
texture.cpp c0c5bdc510 Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_images` being hidden from the C# bindings 2 жил өмнө
texture.h c0c5bdc510 Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_images` being hidden from the C# bindings 2 жил өмнө
theme.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
theme.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
tile_set.cpp a899f547ae Fix reset_state() in TileSet 2 жил өмнө
tile_set.h a899f547ae Fix reset_state() in TileSet 2 жил өмнө
video_stream.cpp 42a9c33fad Updates VideoDecoder plugin API to GDExtension. 3 жил өмнө
video_stream.h 42a9c33fad Updates VideoDecoder plugin API to GDExtension. 3 жил өмнө
visual_shader.cpp c0a3129210 Prevent preview error for the instance parameter in visual shader 2 жил өмнө
visual_shader.h c0a3129210 Prevent preview error for the instance parameter in visual shader 2 жил өмнө
visual_shader_nodes.cpp 9278da6f9b Fix ndc calculation for LinearSceneDepth VS node in GLES3 2 жил өмнө
visual_shader_nodes.h 8c8c333bf2 Add derivative functions with precision to shaders 3 жил өмнө
visual_shader_particle_nodes.cpp 87eafe48b8 Add few improvements for `VisualShaderNodeParticleRandomness` 3 жил өмнө
visual_shader_particle_nodes.h 87eafe48b8 Add few improvements for `VisualShaderNodeParticleRandomness` 3 жил өмнө
visual_shader_sdf_nodes.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
visual_shader_sdf_nodes.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
world_2d.cpp 026549db2e Create default World physics spaces on demand only 3 жил өмнө
world_2d.h 026549db2e Create default World physics spaces on demand only 3 жил өмнө
world_3d.cpp 026549db2e Create default World physics spaces on demand only 3 жил өмнө
world_3d.h 026549db2e Create default World physics spaces on demand only 3 жил өмнө
world_boundary_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes 3 жил өмнө
world_boundary_shape_2d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө
world_boundary_shape_3d.cpp d95794ec8a One Copyright Update to rule them all 3 жил өмнө
world_boundary_shape_3d.h d95794ec8a One Copyright Update to rule them all 3 жил өмнө