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

    [Plugin] QuadFaceTools

    Scheduled Pinned Locked Moved Plugins
    673 Posts 116 Posters 499.2k Views 116 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.
    • dereiD Offline
      derei
      last edited by

      As I recall, you have (at least) two more plugins that do some related stuff. Does it replace any of them? I'm asking to know if I should remove something from what I already have.

      Thank you for this one.

      DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

        Is a portion of the UV Toolkit 2 tools now redundant?

        Download the free D'oh Book for SketchUp πŸ“–

        1 Reply Last reply Reply Quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          Thanks thomthom πŸ˜„
          I've also updated and posted my 'EEbyRails' and 'EEbyLoft' tools today so that their new 'Quad Face' options follow the latest standards, where diagonals are soft+smooth+hidden...

          TIG

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

            Yea, parts of the features in UV Toolkit is now in QuadFace. And the mapping tool I promised for UV Toolkit is now implemented in QuadFace Tools, because I found that mapping required a predictable topology.

            UV Toolkit is not 100% obsolete yet, but it might slowly become so. I don't expect I'll add more to UV Toolkit, instead QuadFace Tools will get the new features.

            However, I now plan to take a break from QuadFace Tools ( final last words... ) while I return focus on Vertex Tools and Bezier Surface. (Both which will benefit from many of the features in QuadFace Tools.)

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

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

              @tig said:

              Thanks thomthom πŸ˜„
              I've also updated and posted my 'EEbyRails' and 'EEbyLoft' tools today so that their new 'Quad Face' options follow the latest standards, where diagonals are soft+smooth+hidden...

              Wow! That was fast! πŸ‘ πŸ‘

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

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

                Sensational, TT. Now I can make my Arch texturing tutorial #3! 😍

                Gai...

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

                  @gaieus said:

                  Sensational, TT. Now I can make my Arch texturing tutorial #3! 😍

                  Looking forward to it!

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

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jorge2011
                    last edited by

                    thank you very much for this excellent update. is excellent.
                    unfortunately I have a problem:). sketchup generates the following error:

                    Error al cargar archivo C:/Archivos de programa/Google/Google SketchUp 8/Plugins/TT_QuadFaceTools/core.rb
                    undefined method to_l' for nil:NilClassError al cargar archivo tt_quadface.rb undefined method to_l' for nil:NilClass

                    how I can fix this?

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

                      @jorge2011 said:

                      thank you very much for this excellent update. is excellent.
                      unfortunately I have a problem:). sketchup generates the following error:

                      Error al cargar archivo C:/Archivos de programa/Google/Google SketchUp 8/Plugins/TT_QuadFaceTools/core.rb
                      undefined method to_l' for nil:NilClassError al cargar archivo tt_quadface.rb undefined method to_l' for nil:NilClass

                      how I can fix this?

                      When do you get this error?

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

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        jorge2011
                        last edited by

                        when I start sketchup

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

                          What version of TT_Lib2 do you have?

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

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            jorge2011
                            last edited by

                            the last version

                            1 Reply Last reply Reply Quote 0
                            • J Offline
                              jorge2011
                              last edited by

                              is odd. install this plugin yesterday and worked well.
                              Today I went back to start and generated that error sketchup

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

                                @jorge2011 said:

                                the last version
                                Can you check exactly what version you have to be sure? Type TT::Lib::VERSION into the Ruby Console. I just want to make sure as I've had cases before where users thought they had the latest, but turned out that they didn't.

                                Does it give you that error every time?
                                If so, after you started SU, can you open the Ruby Console and type: load 'tt_quadface.rb' and post back any errors if there is any.

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

                                1 Reply Last reply Reply Quote 0
                                • J Offline
                                  jorge2011
                                  last edited by

                                  TT::Lib::VERSION 2.5.8
                                  When I write load 'tt_quadface.rb' , ruby console generates the following message:
                                  load 'tt_quadface.rb'
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:20: warning: already initialized constant PLUGIN
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:21: warning: already initialized constant PLUGIN_ID
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:22: warning: already initialized constant PLUGIN_NAME
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:24: warning: already initialized constant PLUGIN_VERSION
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:27: warning: already initialized constant PATH_ROOT
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:28: warning: already initialized constant PATH
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:29: warning: already initialized constant PATH_ICONS
                                  Error: #<NoMethodError: C:/Archivos de programa/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:51:in []': undefined method to_l' for nil:NilClass>
                                  (eval)
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:90:in set_default' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/TT_QuadFaceTools/core.rb:45 C:/Archivos de programa/Google/Google SketchUp 8/Tools/extensions.rb:36:in require'
                                  C:/Archivos de programa/Google/Google SketchUp 8/Tools/extensions.rb:36:in load' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:41:in register_extension'
                                  C:/Archivos de programa/Google/Google SketchUp 8/Plugins/tt_quadface.rb:41
                                  (eval):0:in `load'
                                  (eval):0


                                  I use
                                  Sketchup 8 in Spanish y windows xp sp3

                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    jorge2011
                                    last edited by

                                    thom thank you very much for your time.
                                    but.

                                    re-install the program sketchup, and now the plugin works fine. I can not have that problem occurred but works fine

                                    πŸ˜„ thank

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

                                      It works? Good - glad it does.

                                      That last error you posted guides me to where to look. I'll look at the code and see what I can do to avoid it.

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

                                      1 Reply Last reply Reply Quote 0
                                      • N Offline
                                        notareal
                                        last edited by

                                        @thomthom said:

                                        Version 0.4.0

                                        Important!
                                        This version redefines what a QuadFace is. In order to use quad face meshes used by older versions you must update them.
                                        Tools > QuadFace Tools > Convert > Sandbox Quads to QuadFace Quads

                                        Stunning... You have done amazing work. I hope this will inspire others too. Thank you!

                                        Welcome to try [Thea Render](http://www.thearender.com/), Thea support | [kerkythea.net](http://www.kerkythea.net/) -team member

                                        1 Reply Last reply Reply Quote 0
                                        • PixeroP Offline
                                          Pixero
                                          last edited by

                                          Thanks soo much. Will study it.

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

                                            Has anyone gotten around to try the UV mapping feature?

                                            I know it has some issues and the UI needs improving.

                                            What worked and what didn't work? What's unclear and what is not?

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

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 27
                                            • 28
                                            • 29
                                            • 30
                                            • 31
                                            • 32
                                            • 33
                                            • 34
                                            • 29 / 34
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement