Thomas Thomassen
Thomas Thomassen
Are you still seeing this? And are you able to reliably reproduce it?
Thanks for logging this. I've been wanting to have another look at this since I've seen seeing this on mac myself. Seeing it on Windows again makes me worry a...
> Sketchup really ought to support control of face UV:s independently of material used. I think this is the root of this issue. A feature we need to formally support....
@SimonWeinbergerEnscape that model in the referred forum thread, is that also a case where the face has no material, but still have texture coordinates after previously being textured?
Thanks for confirming.
Also: `#last_refresh_time`
`#write_image` - params broken
> It returns false, hides the active layer ("Tag") and sets the other layer ("Untagged") to the active (current) layer. This is unexpected behaviour. What is the behaviour you expect?...
It's always risky to change API behaviour after its released. As long as there is way to do what you need. This might have to become a documentation issue to...
> When I want to hide the 'active_layer.folder' and enter ` Sketchup.active_model.active_layer.folder.visible = false` it returns `false` but fails to hide the folder. As mentioned above, any setter method (ending...