[Plugin] Purge All
-
@chango70 said:
I've recently had some issues with purge all and VRay 1.05. Basically the purge all removes some relinked Jpeg texture overides (they remain in the Sketchup Model but just doesn't render). Can be fixed easily be relinking the image. Is there a way around this? Or should I create SKMs manually for all the new textures I use?
I don't understand.
Texture overrides?
Create SKMs manually? -
@thomthom said:
@chango70 said:
I've recently had some issues with purge all and VRay 1.05. Basically the purge all removes some relinked Jpeg texture overides (they remain in the Sketchup Model but just doesn't render). Can be fixed easily be relinking the image. Is there a way around this? Or should I create SKMs manually for all the new textures I use?
I don't understand.
Texture overrides?
Create SKMs manually?What I mean is. When you are unsatisfied with a defaul sketchup texture (.skm) what we do is relink it to a new texture.
If you rename the relinked file and right click on it and do a save-as, you can save it as a .skm file in your default sketchup material library. -
Just want to thanks TIG on this amazing plugin
-
Dear TIG,
This plugin would be even better with two icons: Purge All (no choice) and Purge Selected (with the dialogue box and choices).
Is this something that you could add to your long to-do list?
Best wishes,
Bob -
Dear TIG,
Would it be possible for the 'report' to list what it has purged? At the moment it simply tells you how many of each type it has purged (6 components, 2 layers etc), but not what. I would find that option really useful when working on large models
Kind regards,
Bob -
@watkins said:
Dear TIG,
Would it be possible for the 'report' to list what it has purged? At the moment it simply tells you how many of each type it has purged (6 components, 2 layers etc), but not what. I would find that option really useful when working on large models
Kind regards,
BobIt would have to be into some 'log' file with the model - say log='Model-Purgelog.txt' which auto opens if you have 'Report' set. [That could extend to No|Yes|Log ]. It WOULD take more time as it needs to make a lists for each type purged - e.g. for components
defsIN=model.definitions.to_a
and then after the purgedefsOUT=model.definitions.to_a
, then find what's 'gone'defsGONE=defsIN-defsOUT
, then find their names and add them to the 'log' with defsGONE.each{|d|file.puts(d.name)}... I'll think about it... -
Here's v1.5 http://forums.sketchucation.com/viewtopic.php?p=82559#p82559
The Report option now has Yes/No/Log
If you choose 'Log' then as well as reporting the numbers purged in a dialog, it also writes a file called 'ModelName-PurgeLog.txt' into the model's folder [or 'Untitled-...' and in the 'default folder' if it's yet to be saved]: that file then auto-opens at the end - it lists the numbers AND the 'names' of each of the purged items...
All as Bob's [watkins] request -
Dear TIG,
Thank you so much for making the changes. I will find the additions very useful.
Kind regards,
Bob -
Dear TIG,
Just a quick note to thank you for the additions. The plugin is now definitely the dog's love spuds (translate that into Spanish).
Thanks,
Bob -
@watkins said:
Dear TIG,
Just a quick note to thank you for the additions. The plugin is now definitely the dog's love spuds (translate that into Spanish).
Thanks,
BobSeconded!
Another Bob
-
cool !!! thank you very much
-
I just saw this post, and posted a REQ which might be related to this:
http://forums.sketchucation.com/viewtopic.php?f=323&t=41498It would be really useful to purge all models within a folder or a set of folders... (I believe it would save on tons of wasted space)
-
Not a bad idea. I'd like to see all the models on the server purged. So many that are never purged... grrrr
-
Yeah, this project seems ideal for doing these batch operations... too bad no one is working on it.
-
I just downloaded it tried it works well, but is the report saved somewherw?, or is the dialog box after use, the report?
-
@tspco said:
I just downloaded it tried it works well, but is the report saved somewhere?, or is the dialog box after use, the report?
With the latest version [v1.5] by default with 'Yes' you get the brief 'report' on-screen [or with 'No' just does it with no reporting]; but if you select the third option at the end of the dropdown list - 'Log' - then as well as the on-screen 'report' a detailed file named 'ModelName_PurgeLog.txt' is made with the model, listing all of the changes that it has made... This log-file opens automatically on completion [at least it does on a PC - but probably not on MAC ? (untested)]. Note that if you haven't saved the 'new' SKP then this 'log' goes into the 'current working directory' with the prefix 'Untitled_'... Its changes are one-step undo-able...
-
@tig said:
Here's 1.5 20110313 Extended with reporting 'Log' option added.[attachment=0:3uczbf5s]<!-- ia0 -->PurgeAll.rb<!-- ia0 -->[/attachment:3uczbf5s]
Buenas Noches, he intentado bajar el purge all y mi computadora no abre la extension.rb, alguien me puede ayudar. Mi Sketch se cierra a cada rato y no me deja bajar componentes. Gracias.
-
@flordemora said:
@tig said:
Here's 1.5 20110313 Extended with reporting 'Log' option added.[attachment=0:c3179joq]<!-- ia0 -->PurgeAll.rb<!-- ia0 -->[/attachment:c3179joq]
Buenas Noches, he intentado bajar el purge all y mi computadora no abre la extension.rb, alguien me puede ayudar. Mi Sketch se cierra a cada rato y no me deja bajar componentes. Gracias.
I don't understand you completely.
Do you know how to install plugins ?
Download thePurgeAll.rb
file from here http://forums.sketchucation.com/viewtopic.php?p=82559#p82559
and put it into the Sketchup Plugins folder.
When you restart Sketchup it should load a new item in the Plugins Menu 'Purge Unused...
'.
It does not call or load 'extensions.rb' at all - but it does require 'sketchup.rb' which in turn might do this...
The following files MUST be in the 'Tools' folder [there might also be other files depending on what you have installed] - if there are copies or older files in the 'Plugins' folder it will cause problems - some old rogue zipped sets of files mistakenly included some files which get put in the wrong place.
Sketchup automatically makes these 'system' files in 'Tools
', older ones mistakenly located in Plugins can load before these and then it can break Sketchup.sketchup.rb extensions.rb dynamiccomponents.rb langhandler.rb sandboxtools.rb shadowstringsfix.rb SolarNorth.rb
*Yo no te entiendo perfectamente.
¿Sabe usted cómo instalar plugins?
Descargue el archivo desde aquíPurgeAll.rb
http://forums.sketchucation.com/viewtopic.php?p=82559#p82559
y ponerlo en la carpeta Plugins de SketchUp.
Al reiniciar SketchUp que se debe cargar un nuevo elemento en el menú de plugins "Purge Unused...
" [Purgar no usados].
No llamar o cargar 'extensions.rb' en absoluto - pero que requiere 'sketchup.rb', que a su vez podría hacer esto ...
Los siguientes archivos DEBEN ESTAR en la carpeta 'Tools
' [Herramientas] [también podría haber otros archivos en función de lo que usted ha instalado] - si hay copias de edad o más archivos en la carpeta 'Plugins
' puede causar problemas - algunos juegos antiguos rebeldes de cremallera archivos por error incluyen esos archivos que se ponen en el lugar equivocado.
Sketchup realiza automáticamente los archivos de estos "sistemas" en 'Tools
' [Herramientas], los más viejos por error en los plugins localizados puede cargar antes de que éstas y, a continuación se puede romper Sketchup.sketchup.rb extensions.rb dynamiccomponents.rb langhandler.rb sandboxtools.rb shadowstringsfix.rb SolarNorth.rb
* -
good ,very powerful.thx.
-
Thanx
Advertisement