Skip to content

Add ability to get barycentric coordinates from ray #15

Add ability to get barycentric coordinates from ray

Add ability to get barycentric coordinates from ray #15

Triggered via push July 31, 2023 03:53
Status Success
Total duration 1h 29m 43s
Artifacts 10

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
3m 6s
📊 Static checks / Code style, file formatting, and docs
🤖 Android  /  Template (target=template_release)
41m 30s
🤖 Android / Template (target=template_release)
🍏 iOS  /  Template (target=template_release)
27m 49s
🍏 iOS / Template (target=template_release)
🌐 Web  /  Template (target=template_release)
20m 31s
🌐 Web / Template (target=template_release)
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🏁 Windows / build-windows
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Compatibility to 4.0-stable is broken in the following ways:: misc/extension_api_validation/4.0-stable.expected#L1
Validate extension JSON: API was removed: classes/GraphEdit/methods/get_scroll_ofs Validate extension JSON: API was removed: classes/GraphEdit/methods/get_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/get_zoom_hbox Validate extension JSON: API was removed: classes/GraphEdit/methods/is_using_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/set_scroll_ofs Validate extension JSON: API was removed: classes/GraphEdit/methods/set_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/set_use_snap Validate extension JSON: API was removed: classes/GraphEdit/properties/snap_distance Validate extension JSON: API was removed: classes/GraphEdit/properties/use_snap Validate extension JSON: API was removed: classes/GraphNode/methods/is_comment Validate extension JSON: API was removed: classes/GraphNode/methods/set_comment Validate extension JSON: API was removed: classes/GraphNode/properties/comment Validate extension JSON: Error: Field 'classes/CodeEdit/methods/get_text_for_symbol_lookup': is_const changed value in new API, from false to true. Validate extension JSON: Error: Field 'classes/GraphEdit/properties/scroll_offset': getter changed value in new API, from "get_scroll_ofs" to &"get_scroll_offset". Validate extension JSON: Error: Field 'classes/GraphEdit/properties/scroll_offset': setter changed value in new API, from "set_scroll_ofs" to &"set_scroll_offset". Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_ALL_BARRIERS': value changed value in new API, from 7.0 to 15. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_COMPUTE': value changed value in new API, from 2.0 to 4. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_NO_BARRIER': value changed value in new API, from 8.0 to 16. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_RASTER': value changed value in new API, from 1.0 to 3. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_TRANSFER': value changed value in new API, from 4.0 to 8. Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/0': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/1': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_clear/arguments/3': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_update/arguments/4': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/compute_list_end/arguments/0': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/draw_list_end/arguments/0': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_clear/arguments/6': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_copy/arguments/9': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_resolve_multisample/arguments/2': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_update/arguments/3': default_value changed value in new API, from "7" to "15". Validate extension JSON: Error: Field 'classes/TileMap/methods/get_used_rect': is_const changed value in new API, from false to true. Validate extension JSON: Error: Hash changed for 'classes/CodeEdit/methods/get_text_for_symbol_lookup', from A95946AB to 0C053DD0. This means th
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/RichTextLabel.cs#L349
'RichTextLabel.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/ArrayMesh.cs#L66
'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/TextEdit.cs#L748
'TextEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Button.cs#L172
'Button.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L282
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L571
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GraphNode.cs#L161
'GraphNode.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Label.cs#L246
'Label.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LineEdit.cs#L595
'LineEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LinkButton.cs#L87
'LinkButton.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.

Artifacts

Produced during runtime
Name Size
android-template Expired
109 MB
ios-template Expired
122 MB
linux-editor-mono Expired
171 MB
linux-template-minimal Expired
49.4 MB
linux-template-mono Expired
79.8 MB
macos-editor Expired
136 MB
macos-template Expired
73.9 MB
web-template Expired
74.5 MB
windows-editor Expired
128 MB
windows-template Expired
54.5 MB