You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#42): Add editor models for Black Mesa health and suit chargers.
(#76): Make all weapon entities include CBaseAnimating I/O and keyvalues.
(#120): Fix env_bubbles, env_embers, func_precipitation and func_smokevolume having an origin keyvalue. These entities break if their origin is not 0 0 0.
Indicate the allowed combine ball sizes - 1-12.
Snap propcombine props to within 45 degrees, not 15.
Remove --showgroups command line option. Source provides the r_staticpropinfo convar which performs the same function.
Use a cache file to avoid needing to reparse particle system files every run.