ata4 / bspsrc

A Source engine map decompiler
Other
657 stars 86 forks source link

Incorrect grenade clip decompilation #153

Closed PiMoNFeeD closed 1 year ago

PiMoNFeeD commented 1 year ago

Starting with v1.4.1, bspsrc decompiles some nodraw faces as grenade clips As an example, de_vertigo with r_drawclipbrushes 3 inside mid ceiling (all featured solids are func_breakables) image image Another example would be wingman blocker brushes, their sides have grenade clips for whatever reason instead of nodraws like on any other map v1.4.0 (which introduced grenade clip support in the first place) doesn't have such a problem

rihi commented 1 year ago

The issue should now been fixed with version 1.4.3. You can get the new release on the releases page.