ACE3 icon indicating copy to clipboard operation
ACE3 copied to clipboard

Frag - Add public blacklist interface

Open lambdatiger opened this issue 1 year ago • 0 comments

This PR is based on PR https://github.com/acemod/ACE3/pull/10157 and requires it to be merged.

When merged this pull request will:

  • Adds a public function (addClassBlacklist) to blacklist ammo classes from producing fragments, spall, or both.
  • Changes the current blacklist function to be public and adds some param checks.

Feedback on the wording for the function descriptions is most welcome (and the code itself)!

IMPORTANT

  • [x] If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • [x] Development Guidelines are read, understood and applied.
  • [x] Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

lambdatiger avatar Aug 03 '24 15:08 lambdatiger