OpenXRay / xray-16

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
https://discord.gg/sjRMQwv
Other
3.02k stars 454 forks source link

Refactor CEF_Storage to support processing multiple objects simultaneously #1120

Open Xottab-DUTY opened 2 years ago

Xottab-DUTY commented 2 years ago

Just look at CEF_Storage::alife() and CEF_Storage::non_alife() functions and how they are used. We can make it better...

Xottab-DUTY commented 1 year ago

This may be needed for #1117.