[Plugin] Material Tools (2.6.0) — 19 February 2013
105 posts
• Page 2 of 4 • 1, 2, 3, 4
Re: [Plugin] Material Tools (2.2.0) — 21 October2010As far as I tried - yes.
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Ok - I'll see if I can make a debug version to detect where it splats.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010thanks for sharing
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Thanks ThomThom! your plug-ins are really cool!
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Great plugin thomthom, nice work, only wish remove by selection would remove the materials applied to faces and groups/components inside selected groups/components, and components in selection are made unique.
Re: [Plugin] Material Tools (2.2.0) — 21 October2010I'm not getting 'Remove Material from selection' to work?
Re: [Plugin] Material Tools (2.2.0) — 21 October2010
Errors in the console? Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010My bad...
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Actually I just noticed that right clicking produces this error
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Sorry this error
Re: [Plugin] Material Tools (2.2.0) — 21 October2010I think the problem is with Recurve? i'm getting all sorts of errors when I right click
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Problem isn't Recurve as I've removed it....
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Stop breaking things!
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010They call me Mr.Glass
Re: [Plugin] Material Tools (2.2.0) — 21 October2010As a DIY quick-fix - change
if ents.respond_to?( :back_material ) to if e.respond_to?( :back_material ) Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Sorted
Now I'll break something else
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Go'n run with scissors or something...
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010I like find this plugin very useful, especially the possibility to transfer the instance material to the faces inside the group or component, but that results in the backfaces also being painted. But sometimes I just want all the instance material gone as I sometimes accidentally assign a material to a group or component and later I can't find it any more. This is especially annoying if the material is not used any more in the rest of the model but remains in the material browser and doesn't get purged. I tried removing all backface materials after transferring the instance material but that resulted in also losing all backface materials I assigned intentionally. Is there a way to simply remove all instance materials?
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Hello sr thomthom.
I think I'm doing something wrong or is there a bug in the plugin. 1 - Remove From Selection. Error: # undefined local variable or <NameError: `ents' method for TT::Plugins::MaterialTools:Module> C: / Program Files / Google / Google SketchUp 8/Plugins/tt_material_tools.rb: 270: in `remove_all_from_selection ' C: / Program Files / Google / Google SketchUp 8/Plugins/tt_material_tools.rb: 256: in `each ' C: / Program Files / Google / Google SketchUp 8/Plugins/tt_material_tools.rb: 256: in `remove_all_from_selection ' C: / Program Files / Google / Google SketchUp 8/Plugins/tt_material_tools.rb: 62 add Groups only erases materials or components. If you edit a component or group and select faces and edges were deleted material. If I select faces or edges that are not in a group or component, the materials are not deleted. If I select a group / component, which contains within groups / components nested, the materials are not deleted. if I apply a material to a group / component and other material to the face that contains this group, only delete the material applied inside to the faces in the group / component 2 - Remove Specific Material only works with colors. Textured materials does not work. In addition, when shown the list of materials to remove, it only shows the name of the texture of the material, rather than the name of the material is possible to solve this problem. Thank you very much for your time
Re: [Plugin] Material Tools (2.2.0) — 21 October2010Is this the latest version 2.2.0?
if so it looks to me like you have some code 'missing' in the script - you haven't opened the .rb script with a wordprocessor and then saved or edited it with say Notepad.exe ?? Line #270 is actually about if e.respond_to?( :back_material ) while the offending error for 'ents' should occur earlier in line #260 where it first appears as parent.entities.each { |ents| or the next three lines #262/263/264 - so there's obviously something wrong here... Try reinstalling the tool and come back... TIG
Re: [Plugin] Material Tools (2.2.0) — 21 October2010tig thanks for your reply.
But reinstalling the plugin and the library. The plugin still generates the same error. I use sketchup in Spanish, has something to do this? Error: #<NameError: undefined local variable or method `ents' for TT::Plugins::MaterialTools:Module> C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:270:in `remove_all_from_selection' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:256:in `each' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:256:in `remove_all_from_selection' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:62 C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:270:in `call' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_material_tools.rb:270
Re: [Plugin] Material Tools (2.2.0) — 21 October2010I think we must wait for thomthom himself to reply.
As far as I can see you can't get that error with a correctly installed script TIG
Re: [Plugin] Material Tools (2.2.0) — 21 October2010I have an update for this in an unreleased version. I'll get it online soon.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.2.0) — 21 October2010many, thank you very much. is a very useful tool
Re: [Plugin] Material Tools (2.5.1) — 03 October 2011Version 2.5.1
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.5.1) — 03 October 2011thom excellent update.
still not cleared yet assigned to groups of materials / components. You can correct this? Please, register (free) to access all the attachments on the forums.
Re: [Plugin] Material Tools (2.5.1) — 03 October 2011
? You're still getting errors? Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: [Plugin] Material Tools (2.5.1) — 03 October 2011no, no errors.
but does not remove the materials assigned to a group. if you remove the materials assigned to faces and edges contained within the group. see the file and Remove Specific Material only works with colors. Textured materials does not work. In addition, when shown the list of materials to remove, it only shows the name of the texture of the material, rather than the name of the material is possible to solve this problem. Thank you very much for your time
Re: [Plugin] Material Tools (2.5.2) — 04 October 2011Version 2.5.2
Fixed bug in Remove From Selection Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
SketchUcation One-Liner AdvertsVertex Tools for SketchUp. Take control over each vertex with this vertex editor for SketchUp.
Premium Members get 20% discount!
105 posts
• Page 2 of 4 • 1, 2, 3, 4
|