[BVH precision] Make scene culling use precision-proof version of BVH::ray_query()
#47951
Annotations
5 errors and 2 warnings
Check for GDExtension compatibility:
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.
|
Check for GDExtension compatibility:
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.
|
Check for GDExtension compatibility:
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.
|
Check for GDExtension compatibility:
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.
|
Check for GDExtension compatibility
Process completed with exit code 1.
|
Build .NET solutions:
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]
|
Build .NET solutions:
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]
|
Loading