Skip to content

last fix before v0.9.0.0 #10

last fix before v0.9.0.0

last fix before v0.9.0.0 #10

Triggered via push December 15, 2023 13:39
Status Success
Total duration 48s
Artifacts

dotnet-nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Stride.BepuPhysics/Components/Colliders/ConvexHullColliderComponent.cs#L19
#warning: 'Replace with an explicit reference to hulls once the asset part for hulls is done'
build: Stride.BepuPhysics/Components/Colliders/TriangleColliderComponent.cs#L11
#warning: 'I don't think this would have any actual use, you can keep this internal if you want to keep it for debugging purposes'
build: Stride.BepuPhysics/Definitions/StridePoseIntegratorCallbacks.cs#L5
#warning: 'allow better Editor/runtime modifications of StridePoseIntegratorCallbacks'
build: Stride.BepuPhysics/Definitions/Character/CharacterContactEventHandler.cs#L55
#warning: 'likely need to transform contact from local to world instead of this '
build: Stride.BepuPhysics/Components/Colliders/ConvexHullColliderComponent.cs#L62
#warning: 'Scaling here means that changing entity scale after the fact doesn't affect the physical shape'
build: Stride.BepuPhysics/Components/Constraints/_ConstraintComponent.cs#L54
#warning: 'maybe replace by stride impl'
build: Stride.BepuPhysics/Components/Character/CharacterComponent.cs#L29
#warning: 'if it requires a 'BodyContainerComponent' we should consider inheriting from 'BodyContainerComponent', that way ownership over the component is implied and we can override some of the behaviors appropriately'
build: Stride.BepuPhysics/Components/Containers/BodyContainerComponent.cs#L49
#warning: 'This will be deleted !!!'
build: Stride.BepuPhysics/Components/Containers/StaticContainerComponent.cs#L17
#warning: 'This will be deleted !!!'
build: Stride.BepuPhysics/Configurations/BepuSimulation.cs#L17
#warning: 'Trigger HERE'