libertyernie / brawltools

BrawlBox and BrawlLib
http://forums.kc-mm.com/index.php?topic=67847.0
142 stars 31 forks source link

Read data from material wrap modes, MinFilter, and Magfilter. #195

Closed MichaelHinrichs closed 5 years ago

MichaelHinrichs commented 5 years ago

Read data from material wrap modes, MinFilter, and Magfilter.

libertyernie commented 5 years ago

I had to revert this because it didn't compile properly (due to references to undeclared variables.) Feel free to submit another one once you get it fixed.

MichaelHinrichs commented 5 years ago

I forgot some code erlyer in the file than the big main change I made. just 4 tiny easily missed lines. I skimmed right over them, forgetting thay wher mine. I'll try again with the declarations now. hopefully that's ALL I'm forgetting.

MichaelHinrichs commented 5 years ago

fixed. https://github.com/libertyernie/brawltools/pull/198#issue-220522341