Is there an extension that exports a list of layers per scene.
Meaning a txt list that states WHICH layers are turned on for a given scene?
I do already have TIG Layers to List which I happily use - thank you!
Looking now to make this scene specific.
Thanks! Heather
dezmo
March 5, 2020, 12:15pm
2
You mean something like this?
1 Like
There used to be this one (“vismap2_Martin Reinhart-JimFoltz_update.rbz”), but I’m not sure if you’re able to download it any longer.
See it’s PDF below
Scene Visibility Map 2.pdf (1.8 MB)
hey dezmo! Where can I find this?
dezmo
April 29, 2021, 1:13pm
6
That one only exist in my computer, it is an unreleased and unfinished extension of mine…
However the idea is from this old one:
http://sketchucation.com/forums/viewtopic.php?f=323&t=23029&start=30#p662340
1 Like
thanks! Think you would ever finish it…???
dezmo
April 29, 2021, 3:08pm
8
Really not sure, It is very much depends…
If I have time, do I intend to …?
If I intend, do I have time…?
kengey
April 29, 2021, 5:01pm
9
Do you just want to export to a file or do you want to control which layers/tags are visible in which scene?
dezmo
April 30, 2021, 5:24am
10
@hthrswll I made a quick extension. I tested only on Windows, but not really extensively… could be some bugs in it…should be work on Mac too.
Dezmo_scenes_and_visible_layers.rbz (1.8 KB)
This will print scenes and visible layers/tags on that scenes to Ruby Console.Then you can copy-paste it to e.g. text file, Like this:
(Te Extension menu will be “Layer per Scene” or “Tag per Scene” depends on the version of SU)
.
Let me know if it is something you are looking for?
I can also make to export it to csv or txt file if I get more time and if you wish…
1 Like