• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] QuadFaceTools

Scheduled Pinned Locked Moved Plugins
673 Posts 116 Posters 499.0k 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.
  • G Offline
    Gaieus
    last edited by 5 Oct 2011, 09:44

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

    Gai...

    1 Reply Last reply Reply Quote 0
    • T Offline
      thomthom
      last edited by 5 Oct 2011, 09:45

      @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 5 Oct 2011, 09:46

        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
        • T Offline
          thomthom
          last edited by 5 Oct 2011, 09:47

          @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 5 Oct 2011, 09:57

            when I start sketchup

            1 Reply Last reply Reply Quote 0
            • T Offline
              thomthom
              last edited by 5 Oct 2011, 10:16

              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 5 Oct 2011, 15:27

                the last version

                1 Reply Last reply Reply Quote 0
                • J Offline
                  jorge2011
                  last edited by 5 Oct 2011, 15:28

                  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
                  • T Offline
                    thomthom
                    last edited by 5 Oct 2011, 15:46

                    @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 5 Oct 2011, 16:32

                      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 5 Oct 2011, 17:03

                        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
                        • T Offline
                          thomthom
                          last edited by 5 Oct 2011, 17:11

                          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 5 Oct 2011, 18:05

                            @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
                            • P Offline
                              Pixero
                              last edited by 5 Oct 2011, 18:37

                              Thanks soo much. Will study it.

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                thomthom
                                last edited by 7 Oct 2011, 09:24

                                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
                                • R Offline
                                  Rich O Brien Moderator
                                  last edited by 7 Oct 2011, 10:08

                                  I did some quick tests.

                                  When using "Unwrap Picked Grid" it'd be nice if it used inferencing.

                                  Sometimes the texture reverses though I haven't reproduced this regularly.

                                  Other than that it's nomnomnomnomnomnomnomnomnomnomnom

                                  ThomThomQuadQuadYesYes.png

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

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thomthom
                                    last edited by 7 Oct 2011, 10:40

                                    @unknownuser said:

                                    When using "Unwrap Picked Grid" it'd be nice if it used inferencing.

                                    For placing the grid?

                                    @unknownuser said:

                                    Sometimes the texture reverses though I haven't reproduced this regularly.

                                    O'RLY? o_O Let me know if you can reproduce it. And even if you can't, post the result?

                                    Btw, that UV test tile you got there... ?

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

                                    1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      Rich O Brien Moderator
                                      last edited by 7 Oct 2011, 10:42

                                      What about my UV test tile? You don't like it?

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

                                      1 Reply Last reply Reply Quote 0
                                      • R Offline
                                        Rich O Brien Moderator
                                        last edited by 7 Oct 2011, 10:43

                                        yes for placing the grid

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

                                        1 Reply Last reply Reply Quote 0
                                        • TIGT Offline
                                          TIG Moderator
                                          last edited by 7 Oct 2011, 10:44

                                          Here are a couple I use.UV_Test_Map.jpgUVtestTile.jpg

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 33
                                          • 34
                                          • 4 / 34
                                          4 / 34
                                          • First post
                                            67/673
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement