bsupnik / bricksmith

LDraw Modeler for OS X
BSD 2-Clause "Simplified" License
12 stars 6 forks source link

Allensmith/feat model helpers #3

Closed allenmonroesmith closed 3 years ago

allenmonroesmith commented 3 years ago

Various cleanup: dead code removal, warnings fixes

Changes project to compile on Xcode 11.3. I think this is the right thing to do; let me know if you feel otherwise.

Is there some reason that feat_model_helpers is not merged to master? It seems like it should be.

bsupnik commented 3 years ago

Hi Allen, let me see how this does on older OSes as well and figure out what kind of forking we need.

bsupnik commented 3 years ago

Quick note - I can confirm that these commits work as it says on the label - I can compile on Big Sur and see bricks (new) and it runs (albeit with screwy non-scrollbar-behavior) on Mojave. I'll do some branching and merging tonight.