Rémi Verschelde 7aacb098f0 Add forward compat parsing of PackedVector4Array пре 9 месеци
..
SCsub fd2ec47ec9 Move default theme files to scene/theme пре 1 година
animated_texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
animated_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
animation.cpp 1b8d1048ad Restored the ability for linear interpolation to work on a mix of integer and float keyframes. пре 1 година
animation.h 80c9533810 Rework blending method in Variant animation for Int/Array/String пре 1 година
animation_library.cpp f2de1137d9 Unexpose internal data property of `AnimationLibrary` пре 1 година
animation_library.h 1b95827d3e Implement AnimationManager the base class of AnimationPlayer/Tree пре 1 година
atlas_texture.cpp 4b7d0c84a1 Fix multiple usability issues in the texture region editor пре 1 година
atlas_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
audio_stream_polyphonic.cpp 1891d9fdf1 Merge pull request #71801 from akien-mga/codespell-en-GB-to-en-US пре 2 година
audio_stream_polyphonic.h 4383b5ab1e Simplify AudioStreamPolyphonic пре 2 година
audio_stream_wav.cpp 71ee65dc57 Enable shadow warnings and fix raised errors пре 1 година
audio_stream_wav.h 71ee65dc57 Enable shadow warnings and fix raised errors пре 1 година
bit_map.cpp 249784ed53 Fix size error in `BitMap.opaque_to_polygons` пре 1 година
bit_map.h d95794ec8a One Copyright Update to rule them all пре 2 година
bone_map.cpp b04cf8486d Fix invalid return from some `_get/_set` пре 1 година
bone_map.h d95794ec8a One Copyright Update to rule them all пре 2 година
box_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
box_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
camera_attributes.cpp bcf09f1d9e Remove exp hint of a few properties пре 1 година
camera_attributes.h d95794ec8a One Copyright Update to rule them all пре 2 година
camera_texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
camera_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
canvas_item_material.cpp b6647a5808 Avoid sync issues in materials with scheduled shader updates пре 1 година
canvas_item_material.h b6647a5808 Avoid sync issues in materials with scheduled shader updates пре 1 година
capsule_shape_2d.cpp ab5462e386 Fixed width of CapsuleShape2D::get_rect + set center to center of shape пре 1 година
capsule_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
capsule_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
capsule_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
circle_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes пре 2 година
circle_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
compressed_texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
compressed_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
concave_polygon_shape_2d.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
concave_polygon_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
concave_polygon_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
concave_polygon_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
convex_polygon_shape_2d.cpp 6fb113f59f Warn if a concave shape is assigned to ConvexPolygonShape2D пре 2 година
convex_polygon_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
convex_polygon_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
convex_polygon_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
curve.cpp 034c0f1624 Replace `sanity` with `safety` for checks пре 1 година
curve.h 46e395abb1 Add handles to control Curve3D tilt пре 1 година
curve_texture.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
curve_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
cylinder_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
cylinder_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
environment.cpp e45927b2f2 Replace `radians` range hint with `radians_as_degrees` пре 1 година
environment.h d95794ec8a One Copyright Update to rule them all пре 2 година
fog_material.cpp 1ec97a7b91 Fix several Material texture parameter updates пре 1 година
fog_material.h d95794ec8a One Copyright Update to rule them all пре 2 година
font.compat.inc 5453503697 [Text Server] Store extra spacing of individual font variations. пре 1 година
font.cpp 15b8185c68 Don't use TTR/RTR for ERR/WARN prints пре 1 година
font.h 9a1e0e4aef [Bitmap fonts] Add support for scaling. пре 1 година
gradient.cpp fe0ee24533 Merge pull request #77779 from KoBeWi/emit_changed() пре 1 година
gradient.h 7b86969719 Overhaul the Gradient Editor пре 1 година
gradient_texture.cpp 02857570d3 Add placeholder RID to GradientTexture1D пре 1 година
gradient_texture.h 02857570d3 Add placeholder RID to GradientTexture1D пре 1 година
height_map_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
height_map_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
image_texture.cpp d9d2bb3219 Add support for ImageTexture3D serialization пре 1 година
image_texture.h d9d2bb3219 Add support for ImageTexture3D serialization пре 1 година
immediate_mesh.cpp 6ba9c6bf6d Avoid singularity when generated tangents and validate that tangents are good enough when using compression пре 11 месеци
immediate_mesh.h 1df50c78df Fix a few cases where surface format is still 32 bits пре 1 година
importer_mesh.cpp 51816380b5 Fix memory corruption and assert failures in convex decomposition пре 1 година
importer_mesh.h 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. пре 1 година
label_settings.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
label_settings.h d95794ec8a One Copyright Update to rule them all пре 2 година
material.cpp a92a2015f0 Fix missing autocompletion for inheriting classes пре 1 година
material.h acb65377cd Cleanup instances of using uint32_t for mesh formats пре 1 година
mesh.cpp 2ec1d8043c Store ArrayMesh path in RenderingServer for use in error messages пре 11 месеци
mesh.h 1df50c78df Fix a few cases where surface format is still 32 bits пре 1 година
mesh_data_tool.compat.inc 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. пре 1 година
mesh_data_tool.cpp 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. пре 1 година
mesh_data_tool.h 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. пре 1 година
mesh_library.cpp ecc3944b1e Cleanup MeshLibrary changed signals пре 1 година
mesh_library.h d95794ec8a One Copyright Update to rule them all пре 2 година
mesh_texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
mesh_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
multimesh.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
multimesh.h d95794ec8a One Copyright Update to rule them all пре 2 година
navigation_mesh.cpp d253cd7864 Add clear() function to NavigationMesh / NavigationPolygon пре 1 година
navigation_mesh.h ee1be950a1 Merge pull request #79786 from smix8/navmesh_max_edge_len_4.x пре 1 година
navigation_mesh_source_geometry_data_2d.cpp 0ee7e3102b Add 2D navigation mesh baking пре 1 година
navigation_mesh_source_geometry_data_2d.h 0ee7e3102b Add 2D navigation mesh baking пре 1 година
navigation_mesh_source_geometry_data_3d.cpp f3a6e04f8b Fix potential crashes in navmesh bake geometry functions пре 1 година
navigation_mesh_source_geometry_data_3d.h ee14b010ac Fix for threaded NavigationMesh baking under new thread guards пре 1 година
navigation_polygon.cpp d19d2ca307 Fix property hints for parsed collision mask пре 11 месеци
navigation_polygon.h 0ee7e3102b Add 2D navigation mesh baking пре 1 година
packed_scene.cpp c6c872ba34 Provide more context when scene fails to load пре 1 година
packed_scene.h bd42d337df Fix the behavior of the resource property of the sub-scene root node on instantiation пре 1 година
particle_process_material.cpp a879e59581 Fixed radial inwards velocity clamping incorrectly (regression from 83488) пре 1 година
particle_process_material.h 47101c0cb1 Merge pull request #84056 from QbieShay/qbe/fix-orbit-z пре 1 година
physics_material.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
physics_material.h d95794ec8a One Copyright Update to rule them all пре 2 година
placeholder_textures.cpp 4e3cd10173 Support immediately update ui after resizing placeholder* texture пре 11 месеци
placeholder_textures.h d61d498632 Lazily allocate RIDs for PlaceholderTextures to avoid allocating GPU resources unless used пре 1 година
polygon_path_finder.cpp 09465f3fe6 Remove (or make verbose only) various debug prints. пре 1 година
polygon_path_finder.h d95794ec8a One Copyright Update to rule them all пре 2 година
portable_compressed_texture.cpp 8d069c3f5c Fix wrong fail contion in compressed texture and some clean up пре 11 месеци
portable_compressed_texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
primitive_meshes.cpp 776938f731 Fix PrismMesh::_create_mesh_array division by 0 пре 1 година
primitive_meshes.h 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. пре 1 година
rectangle_shape_2d.cpp 5195f723b9 Improve stroke drawing on 2D collision shapes пре 2 година
rectangle_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
resource_format_text.cpp 7aacb098f0 Add forward compat parsing of PackedVector4Array пре 9 месеци
resource_format_text.h f37c2b5be2 Fix ImageTextureLayered serialisation issues. пре 1 година
segment_shape_2d.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
segment_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
separation_ray_shape_2d.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
separation_ray_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
separation_ray_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
separation_ray_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
shader.cpp 15eec2450a Fix empty shader resource loading пре 1 година
shader.h 0acaccebaf Fix several shader preprocessor include issues пре 2 година
shader_include.cpp 15eec2450a Fix empty shader resource loading пре 1 година
shader_include.h 0acaccebaf Fix several shader preprocessor include issues пре 2 година
shape_2d.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
shape_3d.cpp ec6694ce3c Open up bounds of `Shape3D.margin` to support other physics engines пре 1 година
shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_ccdik.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_ccdik.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_fabrik.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_fabrik.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_jiggle.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_jiggle.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_lookat.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_lookat.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_physicalbones.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_physicalbones.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_stackholder.cpp 3ef6314980 Fix invalid return from some more `_get/_set` пре 1 година
skeleton_modification_2d_stackholder.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_2d_twoboneik.cpp 5573f37ff3 Change suffix from m to px пре 1 година
skeleton_modification_2d_twoboneik.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_modification_stack_2d.cpp 4296f0a771 Fill remaining global scope constant descriptions пре 1 година
skeleton_modification_stack_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_profile.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
skeleton_profile.h d95794ec8a One Copyright Update to rule them all пре 2 година
skin.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
skin.h d95794ec8a One Copyright Update to rule them all пре 2 година
sky.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
sky.h d95794ec8a One Copyright Update to rule them all пре 2 година
sky_material.cpp 74041e3705 Fix issue 74259 by setting the sky cover property back to nil when it is reset in the editor. пре 1 година
sky_material.h d95794ec8a One Copyright Update to rule them all пре 2 година
sphere_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
sphere_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година
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 пре 2 година
style_box.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
style_box_flat.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box_flat.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box_line.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box_line.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box_texture.cpp a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
style_box_texture.h a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file пре 1 година
surface_tool.cpp a61a84ff09 Properly calculate binormal when creating SurfaceTool from arrays пре 11 месеци
surface_tool.h 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. пре 1 година
syntax_highlighter.cpp fee1fb8290 Connect `CodeHighlighter` with `TextEdit` without friend-access пре 1 година
syntax_highlighter.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
text_file.cpp 64edc7a5c2 Fix internal editor not updating when using external editor via LSP пре 2 година
text_file.h bb98843b61 Fixed: TextFile's not reloading when changed from external editors пре 1 година
text_line.cpp 100565a0c9 Do not apply extra spacing twice. пре 1 година
text_line.h d95794ec8a One Copyright Update to rule them all пре 2 година
text_paragraph.cpp 9ad55dc32d [TextServer] Fix line breaks for dropcap and resizing embedded objects. пре 1 година
text_paragraph.h 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. пре 1 година
texture.cpp 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
texture.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
texture_rd.cpp 63d6e9c557 Add custom texture create function пре 1 година
texture_rd.h 63d6e9c557 Add custom texture create function пре 1 година
theme.cpp b3970336ce Added variations to get_type_list() пре 1 година
theme.h 6e11fcb92c Warn about accessing non-existing editor theme items пре 1 година
tile_set.cpp dbb86ed144 Fix generating terrain icon with certain image formats. пре 1 година
tile_set.h 73f72409f5 Allow normal maps on TileMaps that use texture padding пре 1 година
video_stream.cpp 93fcd9ce41 Replace `GDVIRTUAL_CALL` with `GDVIRTUAL_REQUIRED_CALL` where applicable пре 11 месеци
video_stream.h cd31407cb3 Clean up some Editor, OpenXR, VideoStream code пре 1 година
visual_shader.cpp 7c162351c9 Check is the ref shader valid in visual shader's update_option_menu пре 11 месеци
visual_shader.h 7c162351c9 Check is the ref shader valid in visual shader's update_option_menu пре 11 месеци
visual_shader_nodes.cpp 92fe4bb693 Fixes Texture2dParameter node filter option пре 1 година
visual_shader_nodes.h f248420a2b made visual shader ports expandable by default if there is only one output port and it's of any vector type пре 1 година
visual_shader_particle_nodes.cpp f248420a2b made visual shader ports expandable by default if there is only one output port and it's of any vector type пре 1 година
visual_shader_particle_nodes.h 7e21eb7e00 Extract and reorganize texture resource classes пре 1 година
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 пре 1 година
visual_shader_sdf_nodes.h d95794ec8a One Copyright Update to rule them all пре 2 година
world_2d.cpp 12b7a56202 Merge pull request #76713 from KoBeWi/TODO_is_now пре 1 година
world_2d.h 8a41eefb97 Fix 2D audio in multiple viewports пре 1 година
world_3d.cpp c4f544f802 Add ProjectSettings navigation map default up пре 1 година
world_3d.h 026549db2e Create default World physics spaces on demand only пре 2 година
world_boundary_shape_2d.cpp 77b8e0fcb7 Allow setting negative WorldBoundaryShape2D.distance through the editor пре 1 година
world_boundary_shape_2d.h d95794ec8a One Copyright Update to rule them all пре 2 година
world_boundary_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes пре 1 година
world_boundary_shape_3d.h d95794ec8a One Copyright Update to rule them all пре 2 година