BugfixedHL-Rebased icon indicating copy to clipboard operation
BugfixedHL-Rebased copied to clipboard

com_model.h questions

Open tschumann opened this issue 8 months ago • 0 comments

I am looking at https://github.com/tmp64/BugfixedHL-Rebased/blame/master/src/common/com_model.h and its Half-Life 25th anniversary updates.

msurface_s has a polys attribute which is "multiple if warped". How can we tell if an msurface_s is warped? And if it is, how many polys are there in the array?

msurface_s has a commented out displaylist attribute. Should this be uncommented? mdisplaylist_t isn't used anywhere else.

tschumann avatar Aug 10 '25 06:08 tschumann