8000 Add "hint" and "skip" Quake 2 surface flags · Issue #2276 · TrenchBroom/TrenchBroom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Add "hint" and "skip" Quake 2 surface flags #2276

Closed
ericwa opened this issue Sep 16, 2018 · 0 comments · Fixed by #2277
Closed

Add "hint" and "skip" Quake 2 surface flags #2276

ericwa opened this issue Sep 16, 2018 · 0 comments · Fixed by #2277
Assignees
Labels
Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. Type:Enhancement New features
Milestone

Comments

@ericwa
Copy link
Collaborator
ericwa commented Sep 16, 2018

TB's last surface flag is "nodraw".

There are 2 more after "nodraw" in the tools source:
https://github.com/id-Software/Quake-2-Tools/blob/707e849167cb520a5592aa2181308ab947f2a2fd/common/qfiles.h#L380

#define	SURF_HINT		0x100	// make a primary bsp splitter
#define	SURF_SKIP		0x200	// completely ignore, allowing non-closed brushes
@ericwa ericwa self-assigned this Sep 16, 2018
ericwa added a commit that referenced this issue Sep 16, 2018
@kduske kduske added this to the 2.1.0 milestone Sep 16, 2018
@kduske kduske added Type:Enhancement New features Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. labels Sep 16, 2018
@ghost ghost added the Status:In Progress label Sep 16, 2018
ericwa added a commit that referenced this issue Sep 17, 2018
@ghost ghost removed the Status:In Progress label Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. Type:Enhancement New features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0