Make scene culling use precision-proof BVH::ray_query()
#89
runner.yml
on: push
📊 Static checks
/
Code style, file formatting, and docs
1m 17s
Matrix: 🐧 Linux / build-linux
🍏 iOS
/
Template (target=template_release)
12m 31s
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP
/
Build and test Godot CPP
Annotations
5 errors and 2 warnings
Compatibility to 4.3-stable is broken in the following ways::
misc/extension_api_validation/4.3-stable.expected#L1
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': default_value was removed.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': size changed value in new API, from 3 to 4.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments/2': type changed value in new API, from "RID" to "float".
Validate extension JSON: Error: Hash changed for 'classes/RenderingServer/methods/instances_cull_ray', from 83A6FF20 to 55688574. This means that the function has changed and no compatibility function was provided.
|
Compatibility to 4.1-stable is broken in the following ways::
misc/extension_api_validation/4.1-stable_4.2-stable.expected#L1
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': default_value was removed.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': size changed value in new API, from 3 to 4.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments/2': type changed value in new API, from "RID" to "float".
Validate extension JSON: Error: Hash changed for 'classes/RenderingServer/methods/instances_cull_ray', from C9F8C730 to 55688574. This means that the function has changed and no compatibility function was provided.
|
Compatibility to 4.2-stable is broken in the following ways::
misc/extension_api_validation/4.2-stable_4.3-stable.expected#L1
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': default_value was removed.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': size changed value in new API, from 3 to 4.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments/2': type changed value in new API, from "RID" to "float".
Validate extension JSON: Error: Hash changed for 'classes/RenderingServer/methods/instances_cull_ray', from 83A6FF20 to 55688574. This means that the function has changed and no compatibility function was provided.
|
Compatibility to 4.0-stable is broken in the following ways::
misc/extension_api_validation/4.0-stable_4.1-stable.expected#L1
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': default_value was removed.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments': size changed value in new API, from 3 to 4.
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/instances_cull_ray/arguments/2': type changed value in new API, from "RID" to "float".
Validate extension JSON: Error: Hash changed for 'classes/RenderingServer/methods/instances_cull_ray', from C9F8C730 to 55688574. This means that the function has changed and no compatibility function was provided.
|
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 1.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/AnimationNodeExtension.cs#L159
'AnimationNodeExtension.MethodName._Process' hides inherited member 'AnimationNode.MethodName._Process'. Use the new keyword if hiding was intended. [/home/runner/work/godot/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/AnimationNodeExtension.cs#L159
'AnimationNodeExtension.MethodName._Process' hides inherited member 'AnimationNode.MethodName._Process'. Use the new keyword if hiding was intended. [/home/runner/work/godot/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-editor
|
237 MB |
|
android-template-arm32
|
74.3 MB |
|
android-template-arm64
|
67.7 MB |
|
godot-api-dump
|
425 KB |
|
ios-template
|
41.9 MB |
|
linux-editor-mono
|
78.6 MB |
|
linux-template-minimal
|
17.7 MB |
|
linux-template-mono
|
33.1 MB |
|
macos-editor
|
107 MB |
|
macos-template
|
49.2 MB |
|
web-nothreads-template
|
16.8 MB |
|
web-template
|
16.7 MB |
|
windows-editor
|
67.5 MB |
|
windows-template
|
32.9 MB |
|