1 file changed
+1
-1
lines changed- .github/workflows/android_builds.yml+2-2
- .github/workflows/windows_builds.yml+2-2
- CHANGELOG.md+69
- DONORS.md+1-1
- core/bind/core_bind.cpp+5-6
- core/io/file_access_zip.cpp-3
- core/math/octree_definition.inc+2-2
- doc/classes/MeshDataTool.xml+1-1
- doc/classes/Node2D.xml+1-1
- doc/classes/OS.xml+2-2
- doc/classes/ProjectSettings.xml+1-1
- doc/classes/Sky.xml+3-1
- doc/classes/StreamPeer.xml+1-1
- drivers/gles_common/rasterizer_canvas_batcher.h+8-1
- editor/editor_profiler.cpp+35-22
- editor/import/editor_scene_importer_gltf.cpp+12-4
- editor/import/resource_importer_texture.cpp+17-1
- editor/plugins/spatial_editor_plugin.cpp+2-2
- editor/plugins/tile_set_editor_plugin.cpp+9-9
- editor/project_settings_editor.cpp+1-1
- misc/dist/html/service-worker.js+1-1
- misc/dist/osx/editor.entitlements+12
- misc/dist/osx/editor_mono.entitlements+18
- misc/dist/osx_tools.app/Contents/Info.plist+2-2
- misc/dist/windows/godot.iss+1-1
- modules/enet/doc_classes/NetworkedMultiplayerENet.xml+1-1
- modules/fbx/data/fbx_mesh_data.cpp+1-1
- modules/fbx/data/fbx_mesh_data.h+1-1
- modules/fbx/editor_scene_importer_fbx.cpp+1-1
- modules/fbx/fbx_parser/FBXDocument.cpp+1-1
- modules/fbx/fbx_parser/FBXDocument.h+1-1
- modules/fbx/fbx_parser/FBXMeshGeometry.cpp+4-4
- modules/fbx/fbx_parser/FBXMeshGeometry.h+2-2
- modules/fbx/tools/import_utils.cpp+1-1
- modules/gdscript/gdscript_compiler.cpp+1-1
- modules/gdscript/gdscript_parser.cpp+1-1
- modules/lightmapper_cpu/lightmapper_cpu.cpp+1-1
- modules/mono/csharp_script.cpp+1-1
- modules/webrtc/doc_classes/WebRTCPeerConnection.xml+1-1
- modules/webxr/doc_classes/WebXRInterface.xml+1-1
- platform/android/detect.py+1-1
- platform/iphone/godot_app_delegate.m+1-1
- platform/javascript/SCsub+1
- platform/javascript/js/libs/library_godot_audio.js+1-1
- platform/osx/os_osx.mm+14-3
- scene/3d/collision_object.cpp+5
- scene/3d/mesh_instance.cpp+1-1
- scene/3d/physics_body.cpp+2
- scene/resources/concave_polygon_shape.cpp+1
- scene/resources/dynamic_font.cpp+5-1
- scene/resources/sky.cpp+2-1
- servers/physics/collision_solver_sat.cpp+1-1
- servers/visual/visual_server_scene.cpp+1-1
- thirdparty/embree/common/sys/platform.h+1-1
- thirdparty/embree/patches/godot-changes.patch+31-2
- thirdparty/misc/triangulator.cpp+3-3
- version.py+1-1
0 commit comments