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

    [Plugin] QuadFaceTools

    已排程 已置頂 已鎖定 已移動 Plugins
    673 貼文 116 Posters 499.3k 瀏覽 116 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • GaieusG 離線
      Gaieus
      最後由 編輯

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

      Gai...

      1 條回覆 最後回覆 回覆 引用 0
      • thomthomT 離線
        thomthom
        最後由 編輯

        @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 條回覆 最後回覆 回覆 引用 0
        • J 離線
          jorge2011
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • thomthomT 離線
            thomthom
            最後由 編輯

            @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 條回覆 最後回覆 回覆 引用 0
            • J 離線
              jorge2011
              最後由 編輯

              when I start sketchup

              1 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                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 條回覆 最後回覆 回覆 引用 0
                • J 離線
                  jorge2011
                  最後由 編輯

                  the last version

                  1 條回覆 最後回覆 回覆 引用 0
                  • J 離線
                    jorge2011
                    最後由 編輯

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

                    1 條回覆 最後回覆 回覆 引用 0
                    • thomthomT 離線
                      thomthom
                      最後由 編輯

                      @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 條回覆 最後回覆 回覆 引用 0
                      • J 離線
                        jorge2011
                        最後由 編輯

                        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 條回覆 最後回覆 回覆 引用 0
                        • J 離線
                          jorge2011
                          最後由 編輯

                          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 條回覆 最後回覆 回覆 引用 0
                          • thomthomT 離線
                            thomthom
                            最後由 編輯

                            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 條回覆 最後回覆 回覆 引用 0
                            • N 離線
                              notareal
                              最後由 編輯

                              @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 條回覆 最後回覆 回覆 引用 0
                              • PixeroP 離線
                                Pixero
                                最後由 編輯

                                Thanks soo much. Will study it.

                                1 條回覆 最後回覆 回覆 引用 0
                                • thomthomT 離線
                                  thomthom
                                  最後由 編輯

                                  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 條回覆 最後回覆 回覆 引用 0
                                  • Rich O BrienR 離線
                                    Rich O Brien Moderator
                                    最後由 編輯

                                    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 條回覆 最後回覆 回覆 引用 0
                                    • thomthomT 離線
                                      thomthom
                                      最後由 編輯

                                      @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 條回覆 最後回覆 回覆 引用 0
                                      • Rich O BrienR 離線
                                        Rich O Brien Moderator
                                        最後由 編輯

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

                                        Download the free D'oh Book for SketchUp 📖

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • Rich O BrienR 離線
                                          Rich O Brien Moderator
                                          最後由 編輯

                                          yes for placing the grid

                                          Download the free D'oh Book for SketchUp 📖

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • TIGT 離線
                                            TIG Moderator
                                            最後由 編輯

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

                                            TIG

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 33
                                            • 34
                                            • 4 / 34
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement