【新增】Jolt 物理引擎 #45
Annotations
10 errors
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<T, Allocator>' [-Werror=shadow]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<T, Allocator>' [-Werror=shadow]
|
modules/jolt/misc/type_conversions.hpp#L112
narrowing conversion of '(real_t)p_vec.Vector3::<anonymous>.Vector3::<unnamed union>::<anonymous>.Vector3::<unnamed union>::<unnamed struct>::x' from 'real_t' {aka 'double'} to 'float' [-Werror=narrowing]
|
modules/jolt/misc/type_conversions.hpp#L112
narrowing conversion of '(real_t)p_vec.Vector3::<anonymous>.Vector3::<unnamed union>::<anonymous>.Vector3::<unnamed union>::<unnamed struct>::y' from 'real_t' {aka 'double'} to 'float' [-Werror=narrowing]
|
modules/jolt/misc/type_conversions.hpp#L112
narrowing conversion of '(real_t)p_vec.Vector3::<anonymous>.Vector3::<unnamed union>::<anonymous>.Vector3::<unnamed union>::<unnamed struct>::z' from 'real_t' {aka 'double'} to 'float' [-Werror=narrowing]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<JPH::BodyID>' [-Werror=shadow]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<unsigned char, JPH::STLAlignedAllocator<unsigned char, 64> >' [-Werror=shadow]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<JPH::Vec3>' [-Werror=shadow]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<JPH::RefConst<JPH::PhysicsMaterial> >' [-Werror=shadow]
|
thirdparty/libjolt/Jolt/Core/Array.h#L80
declaration of 'pointer' shadows a member of 'JPH::Array<JPH::SoftBodySharedSettings::Face>' [-Werror=shadow]
|
The logs for this run have expired and are no longer available.
Loading