bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.12k stars 156 forks source link

Consider adding Material property to StaticModelFacet and StaticModelSurfaceFacet. #699

Closed bryanedds closed 8 months ago

bryanedds commented 9 months ago

The only concern I might have here is potential minor performance implications.

bryanedds commented 9 months ago

Should probably have custom editing for the Material type as well.

bryanedds commented 8 months ago

Need to make asset picker a function and act like the color popup rather than its own window with hard-coded editor state.

bryanedds commented 8 months ago

Done.