Thomas Thomassen
Thomas Thomassen
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/33) by me.** ---------------------------------------- See TODO in Shell.resolve where the front and back pass should be done simulation to provide more accurate analysis.
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/28) by me.** ---------------------------------------- In order to ease the hunt for error entities, add menu items - similar to the select menus - to apply a material to the...
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/8) by me.** ----------------------------------------
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/6) by me.** ----------------------------------------
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/10) by me.** ---------------------------------------- Optimize drawing by doing a preprocessing pass after each view change that will create drawing instructions per unique entity.
**[Original report](https://bitbucket.org/thomthom/solid-inspector/issue/19) by me.** ---------------------------------------- Do not perform fixes on locked instances.
Apologies if this isn't the place to ask questions. I'll happily repost in a forum or discord if there is one. I'm completely new to OSM and Valhalla. I just...
Atm the CMake instructions are related to CMake via VSCode.
Visual Studio supports CMake projects nativly. Look into how that works and what steps is needed for configuration to be correct. Add a separate page for such usage.
https://github.com/SketchUp/sketchup-live-c-api/blob/master/docs/cmake.md#configuration Make it clearer how to set up the path to where to find the SDK. Include example of providing explicit path instead of a search path.