Various #549
Annotations
8 errors and 6 warnings
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L10
Argument 1: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L10
Argument 2: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L10
Argument 3: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L17
Argument 1: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L17
Argument 2: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L17
Argument 3: cannot convert from 'double' to 'float'
|
build-and-test:
src/Jitter2/LinearMath/Interop.cs#L17
Argument 4: cannot convert from 'double' to 'float'
|
build-and-test
Process completed with exit code 1.
|
build-and-test:
src/Jitter2/Dynamics/Joints/HingeJoint.cs#L70
'HingeJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-and-test:
src/Jitter2/Dynamics/Joints/PrismaticJoint.cs#L82
'PrismaticJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-and-test:
src/Jitter2/Dynamics/Joints/HingeJoint.cs#L70
'HingeJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-and-test:
src/Jitter2/Dynamics/Joints/PrismaticJoint.cs#L82
'PrismaticJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-and-test:
src/Jitter2/Dynamics/Joints/HingeJoint.cs#L70
'HingeJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-and-test:
src/Jitter2/Dynamics/Joints/PrismaticJoint.cs#L82
'PrismaticJoint.DebugDraw(IDebugDrawer)' hides inherited member 'Joint.DebugDraw(IDebugDrawer)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|