Short Edges: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m ({{cleanup}})
m (→‎top: clean up, added orphan, deadend tags)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Multiple issues|
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
{{cleanup}}
{{cleanup}}
}}
== short ### edges ==
== short ### edges ==
Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.
Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.


[[Category:Compile Errors]]
[[Category:Compile errors]]

Latest revision as of 22:54, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

short ### edges

Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.