OpenTrespasser / JurassicParkTrespasser

A git-based fork of the Jurassic Park: Trespasser source code.
98 stars 24 forks source link

Compile EntityDBbase, GeomDBbase, Render3d #47

Closed meekee7 closed 4 years ago

meekee7 commented 4 years ago

Various adjustments to make the projects EntityDBase and GeomDBase, and also a small fix in Render3D. The details will be explained in additional review comments. Note that static_assert instructions are evaluated at compile time and impose no runtime cost.