Warthunder-Open-Source-Foundation / wt_blk

VROMF, BLK and other WT binary primitives and conversions
Apache License 2.0
5 stars 2 forks source link

Incorrect array representation for f32 #16

Open FlareFlo opened 12 hours ago

FlareFlo commented 12 hours ago

Downstream

FlareFlo commented 3 hours ago

Relevant: https://github.com/Warthunder-Open-Source-Foundation/wt_blk/blob/8b0e6648c853039da562c9eddee3618a531ad8ad/src/blk/blk_type.rs#L376-L378 And the according repr: https://github.com/Warthunder-Open-Source-Foundation/wt_blk/blob/8b0e6648c853039da562c9eddee3618a531ad8ad/src/blk/blk_type.rs#L62