-
Since SketchUp 2017, we can force the camera's far and near clipping planes through the Camera dialog accessible via `Sketchup.send_action 10624` on Windows.
https://forums.sketchup.com/t/sketchup-se…
-
In my VsCode project folder (for my SU extension) I get a Rubocop error: SketchupRequirements/FileStructure reported. When investigating, it shows this cop is finding the '.git/' and '.vscode/' folder…
-
Can a CLI option be added by an extension?
- [ ] Target SketchUp version
- [ ] Encrypted target
- [ ] Extension source directory
- [ ] Department excludes/includes
-
## Issue:
Currently, a model can contain Sketchup::Material objects that are 1. hidden from the materials browser GUI and 2. hidden from the Sketchup::Materials collection (!).
When you import an …
-
This is a quite old repo and there seems to be a lot of things we could look over in a general clean up. Here are a few points.
- Consider merging tutorials and examples so we don't repeat ourselve…
-
With a complex extension like Vertex Tools I'm seeing significant performance impact of `Sketchup.require` over `require - even when loading `.rb` files. Had it been `.rbs` or `.rbe` I could have unde…
-
After all these years, it is still very diffcult, or even impossible to track reliably a number of events during a session. This is both for Windows and Mac.
It may be time to include this in the n…
-
### SketchUp Ruby API Documentation Issue
The [`Sketchup::RenderingOptions`](http://ruby.sketchup.com/Sketchup/RenderingOptions.html) class documentation mentions the addition of the integer consta…
-
https://forums.sketchup.com/t/extension-warehouse-start-page/132535/7
> Beside the top 6 developer please show the list of all developers . Would be best to short them at least alphabetically, but …
-
### SketchUp Ruby API Issues
An attempt to write out a texture as a psd file failed and instigated this report.
Because documentation was poor, I had to test the support for **psd** files.
I came…