-
Based on these threads by @NeilBurkholder
https://forums.sketchup.com/t/setting-up-netbeans-with-sketchup-intellisense-and-debugging/38633
https://forums.sketchup.com/t/ruby-code-editor-of-choi…
-
```
What steps will reproduce the problem?
1. Download latest version of Sketchup for Mac
2. Download sketchyphysics plugin
3. Unzip sketchyphysics, and copy contents of 'SketchyPhysics3.2-Dec-2(MAC)'…
-
I had to make the following changes to get msp_lib to link properly:
https://github.com/MrPrezident/MSPhysics/commit/0e6c4c458ae9765fc6e3561b15ac72a0be89d418
However, even after those changes, the…
-
```
What steps will reproduce the problem?
1. Download SketchyPhysics 3.2 Mac zip (Dec 2 2010)
2. Unzip file
3. Copy contents (Two .rb files, One .so file, and one SketchyPhysics3 folder)
to the Libr…
-
```
What steps will reproduce the problem?
1. Import the attached KMZ file.
2. See that only one surface appears.
What version of the product are you using? On what operating system?
SVN r931
Pleas…
-
Hi,
I tried to setup a RubyMine project based on the wiki which was nicely explaining everything step by step, but I wasn't able to actually load the sketchup script I made. It took me a while to g…
Voulz updated
7 months ago
-
```
First I was having the problem that SP was not loading, so I used the solution
posted on http://code.google.com/p/sketchyphysics/issues/detail?id=9
specifically the last one worked for me. But w…
-
# Bug Reports
Please include the following:
1. SketchUp/LayOut Version: Sketchup 2019 pro
2. OS Platform: windows 10 x64
g1 trim g2
small model : 0.022106
large model : 0.202183
```ru…
-
At the bottom of the Licenseing tutorial module ...
`"master/examples/99_license/ex_hello_license/main.rb"`
```ruby
# Fetching a license here so that it will be checked by SketchUp during
…
-
Identified an issue with the method `Sketchup::Materials#[] `where it fails to locate a material if the material has been renamed and cannot be found by its name after an undo operation.
![Sketchup…