Skip to content

BSP2 Support#14

Open
rickomax wants to merge 1 commit intowfowler1:masterfrom
rickomax:master
Open

BSP2 Support#14
rickomax wants to merge 1 commit intowfowler1:masterfrom
rickomax:master

Conversation

@rickomax
Copy link

This pull request adds BSP2 support.
BSP2 is an extension of the Quake BSP format with higher limits.

Note: Some underlying data types in the BSP2 specification are defined as unsigned integers, while the corresponding property getters in LibBSP are defined as signed integers. In very rare cases where these values exceed the positive range of a UInt32, LibBSP may truncate the remaining data.

https://quakewiki.org/wiki/BSP2
https://forums.insideqc.com/viewtopic.php?t=501

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant