Sv recursivehull: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (clean up, added orphan, stub, deadend tags)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Multiple issues|
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
}}
==sv_recursivehull check:bad node number==
==sv_recursivehull check:bad node number==
Bad brush work, overlapping brushes, these will result in bad clipnodes or leafnodes and cause this rare problem. It seems to depend on compiler sensitivity also.
Bad brush work, overlapping brushes, these will result in bad clipnodes or leafnodes and cause this rare problem. It seems to depend on compiler sensitivity also.


[[Category::Compile Errors]]
[[Category:Compile errors]]
 
 
{{stub}}

Latest revision as of 10:16, 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

sv_recursivehull check:bad node number

Bad brush work, overlapping brushes, these will result in bad clipnodes or leafnodes and cause this rare problem. It seems to depend on compiler sensitivity also.


Stub

This article or section is a stub. You can help by expanding it.