Garux / netradiant-custom

The open-source, cross-platform level editor for id Tech based games.
https://garux.github.io/NRC/
Other
316 stars 56 forks source link

Unable to set brushes to be "detail" instead of "structural" for Quake 2 #83

Closed motorsep closed 3 years ago

motorsep commented 3 years ago

That "detail" flag is always grayed out no matter what brush I select.

image

Could you please fix that? Thanks

Garux commented 3 years ago

It is intentionally grayed out here https://github.com/Garux/netradiant-custom/blob/master/radiant/surfacedialog.cpp#L1192. Probably for some good reason? I don't know. Brush.make detail/structural set correct flags.

motorsep commented 3 years ago

All good!