Michael B. Johnson
Michael B. Johnson
There is a small amount of Windows specific code that needs to be written. I’ve been hoping someone would give me a pull request I could integrate, but no one...
To give more details: the design of this plugin was inspired by the SDK sample code "skp_to_xml" from SketchUp that they have on both Mac and Windows. There is a...
BTW, your SketchUp extensions look amazing!
You’ll have to get their SDK and take a look. I can’t post it as they didn’t open source it. If you know folks at SketchUp, feel free to lean...
On the Mac, GUI applications are really directories that end with “.app” and are organized in a particular way. Generically, this is referred to as a “bundle”. It’s a term...
Re: the work that would have to be done on Windows. It’s basically replicating the UI of these two panels, and connecting them to the rest of the code. Here’s...
Interesting. I would post this question on the google group forum for usd. There are a lot of friendly windows savvy devs there that should know the answer. Sent from...
Great! I noticed some issues with SketchUp 2019 I need to investigate as well. Hoping to get some time carved off in the next week or two to spend some...
Hmm, not sure. I just re-uploaded the binary - try that. If that still doesn’t work, run the app from the command line and tell me what it says. To...
Hoping I can take a look at this later this month and try and integrate it. I need to find a Windows machine I can test it on... Thanks so...