Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up some VRAD command descriptions, and add -nodrawtriggers to VBSP #231

Merged
merged 2 commits into from Jan 15, 2024

Conversation

SirYodaJedi
Copy link
Contributor

Synopsis:

  • $alphatest works for texture shadows, not just $translucent (thank goodness)
  • -smooth is for brush faces that don't have a smoothing group (that's why there are flat shading groups)
  • -extrasky 16 is implied by -final (so you probably don't need it)
  • lights files are sometimes called RAD files, because of the file extension (I recently made a VDC page for them)
  • -staticproplightingfinal is now implied by -final
  • -nodrawtriggers can be used to shrink BSP file size a miniscule amount (it's probably useful to someone making humongous gmod maps)

* $alphatest works for texture shadows, not just $translucent
* -smooth is for brush faces that *don't* have a smoothing group
* -extrasky 16 is implied by -final
* lights files are sometimes called RAD files, because of the file extension
Can be used to shrink BSP file size a miniscule amount.
@Exactol Exactol merged commit 82cdf75 into ruarai:master Jan 15, 2024
@SirYodaJedi SirYodaJedi deleted the command-cleanup branch January 16, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants