sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] UVTools 0.2 Pro (Beta) (Updated for SU6)

    Scheduled Pinned Locked Moved Plugins
    198 Posts 73 Posters 148.5k Views 73 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • GaieusG Offline
      Gaieus
      last edited by

      Try to triangulate the faces before using the plugin and export afterwards. Distorted materials in SU often fail to export (unless the author of the exporter is aware of this glitch and programs the exporter to overcome this bug).

      Here are some plugins that do this for you:
      http://forums.sketchucation.com/viewtopic.php?t=23638
      http://forums.sketchucation.com/viewtopic.php?t=20347

      Gai...

      1 Reply Last reply Reply Quote 0
      • X Offline
        xJonnx
        last edited by

        Thanks for the links. Tried the triangulate plugin. It worked great! However, still gives an error when trying to import into Blender. Tried both v 2.45 and 2.49

        1 Reply Last reply Reply Quote 0
        • GaieusG Offline
          Gaieus
          last edited by

          Is that an error message or just fails to import or just fails to import when processed with UV tools?

          Gai...

          1 Reply Last reply Reply Quote 0
          • X Offline
            xJonnx
            last edited by

            I get an error message and it fails to import when using UV Tools. I can open it in Blender when converting the .kmz file to colada

            1 Reply Last reply Reply Quote 0
            • GaieusG Offline
              Gaieus
              last edited by

              A kmz file is just a compressed folder with the collada (dae) file - and the materials - inside. Are you saying that when you export to collada (or convert/extract the kmz file to collada) the import is okay?

              If you rename the kmz extension to zip, you can see what I mean.

              Gai...

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                @xjonnx said:

                I get an error message and it fails to import when using UV Tools. I can open it in Blender when converting the .kmz file to colada

                What does the error say?
                (The error message is important piece of information to developers when debugging problems. Always include them when reporting.)

                Thomas Thomassen — SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 Reply Last reply Reply Quote 0
                • S Offline
                  snowdogg
                  last edited by

                  Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                  Thanks!

                  1 Reply Last reply Reply Quote 0
                  • GaieusG Offline
                    Gaieus
                    last edited by

                    Yes, it should. Try it with a different (simpler) model first to check out if there is something with your computer/SU/plugin installation or the model in question itself.

                    (I also get BS's occasionally)

                    Gai...

                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      Whaat
                      last edited by

                      @snowdogg said:

                      Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                      Thanks!

                      Do you have a material with texture applied to the selected faces before you activate the tool?

                      SketchUp Plugins for Professionals

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        @whaat said:

                        @snowdogg said:

                        Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                        Thanks!

                        Do you have a material with texture applied to the selected faces before you activate the tool?

                        Also - do the material exist in the model - or is it picked from the Material Library?

                        Thomas Thomassen — SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          snowdogg
                          last edited by

                          @whaat said:

                          @snowdogg said:

                          Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                          Thanks!

                          Do you have a material with texture applied to the selected faces before you activate the tool?

                          Yes, but I also tried it without it. What I am trying to do is apply a simple tile roof texture to a shallow dome (rather large) 24' diameter. The dome apex, or height is 60". I am not sure if has to do with the number of edges, which is a lot. I set that at 100 when I made the arc (what I used for the follow me to create the dome).

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            snowdogg
                            last edited by

                            @thomthom said:

                            @whaat said:

                            @snowdogg said:

                            Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                            Thanks!

                            Do you have a material with texture applied to the selected faces before you activate the tool?

                            Also - do the material exist in the model - or is it picked from the Material Library?

                            The material is from the material library as well.

                            1 Reply Last reply Reply Quote 0
                            • thomthomT Offline
                              thomthom
                              last edited by

                              @snowdogg said:

                              @thomthom said:

                              @whaat said:

                              @snowdogg said:

                              Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                              Thanks!

                              Do you have a material with texture applied to the selected faces before you activate the tool?

                              Also - do the material exist in the model - or is it picked from the Material Library?

                              The material is from the material library as well.

                              Add the material to the model first - so that it's part of the In Model list. The SketchUp Ruby API will cause a crash if it applies material picked from the Material Libarary without the material existing in the model yet.

                              Thomas Thomassen — SketchUp Monkey & Coding addict
                              List of my plugins and link to the CookieWare fund

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                snowdogg
                                last edited by

                                @thomthom said:

                                @snowdogg said:

                                @thomthom said:

                                @whaat said:

                                @snowdogg said:

                                Maybe be the wrong question, but would this work on Sketchup7? I keep getting bugsplat when I use it. ❓

                                Thanks!

                                Do you have a material with texture applied to the selected faces before you activate the tool?

                                Also - do the material exist in the model - or is it picked from the Material Library?

                                The material is from the material library as well.

                                Add the material to the model first - so that it's part of the In Model list. The SketchUp Ruby API will cause a crash if it applies material picked from the Material Libarary without the material existing in the model yet.

                                Thanks!Unfortunately I still crashed. I also ran this in SU6, and arrived with the same problem, a bug splat. Do you believe it as to do with the dome itself? It is rather simple, but I am clueless as to why I am bugsplatting. 😞

                                1 Reply Last reply Reply Quote 0
                                • Rich O BrienR Offline
                                  Rich O Brien Moderator
                                  last edited by

                                  Try it on a Dome with 50 edges to see if it's the edge count. Or share it here so we can all play.

                                  Download the free D'oh Book for SketchUp 📖

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    snowdogg
                                    last edited by

                                    @unknownuser said:

                                    Try it on a Dome with 50 edges to see if it's the edge count. Or share it here so we can all play.

                                    No luck, still a bug splat. Maybe its a image issue? But then again, the image texture is from Sketchup itself.

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      snowdogg
                                      last edited by

                                      24'D Dome
                                      @unknownuser said:

                                      Try it on a Dome with 50 edges to see if it's the edge count. Or share it here so we can all play.

                                      Opps, forgot to attach it. Yes, I would appreciate if you can see if there are any problems. I am just trying to add the tile roof texture (in Sketchup)on the top side only.

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        snowdogg
                                        last edited by

                                        @snowdogg said:

                                        [attachment=0:ld8wq8vo]<!-- ia0 -->24DIADOME.skp<!-- ia0 -->[/attachment:ld8wq8vo]
                                        @unknownuser said:

                                        Try it on a Dome with 50 edges to see if it's the edge count. Or share it here so we can all play.

                                        Opps, forgot to attach it. Yes, I would appreciate if you can see if there are any problems. I am just trying to add the tile roof texture (in Sketchup)on the top side only.

                                        Anyone had any thoughts/solutions about this? Still having problems. Thanks!

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          martinvz
                                          last edited by

                                          Great plugin.

                                          Im not sure if the author still updates the plugin, but I found out it did not import in blender.
                                          This is because of a small typo in the plugin file at line 374.
                                          Fix the typo and blender will import without a problem.

                                          1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            snowdogg
                                            last edited by

                                            Quick question. Does this plug-in conflict with other plug ins? I think I found out why I was bug splatting because I have a version of SketchUp (version 😎 without many plug ins (my other versions have no conflicts amongst themselves, and are up to date). If someone knows, please advise me. I really like this plug in and I would like to use it on 7.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 9
                                            • 10
                                            • 1 / 10
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement