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

    [Plugin][$] Vertex Tools

    Scheduled Pinned Locked Moved Plugins
    667 Posts 92 Posters 388.3k Views 92 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.
    • Rich O BrienR Offline
      Rich O Brien Moderator
      last edited by

      @thomthom said:

      I see my beautiful assistant Rich answered. πŸ˜‰

      Why thank you πŸ˜‰

      Any chance we can see pre picked verts dropped when hitting ESC and using the move tool?

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

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

        hmm...
        http://www.pathlabtalk.com/forum/images/smilies/paranoid.gif

        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

          Version 1.1.2

          • Fixes a small undo bug.

          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

            @rich o brien said:

            Any chance we can see pre picked verts dropped when hitting ESC and using the move tool?

            Use the Deselect command.

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

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

              http://joyerickson.files.wordpress.com/2012/06/bug-spray.jpg

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

              1 Reply Last reply Reply Quote 0
              • panixiaP Offline
                panixia
                last edited by

                @thomthom said:

                Version 1.1.2

                • Fixes a small undo bug.

                should i uninstall/delete the previous build or it overwrites when .rbz is loaded?

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

                  It should overwrite it. To be sure you can type in the Ruby Console: TT_Vertex::PLUGIN_VERSION - it should return 1.1.2 is successful.

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

                  1 Reply Last reply Reply Quote 0
                  • panixiaP Offline
                    panixia
                    last edited by

                    ya ya it was just solved, thanks anyway. it overwrites fine. πŸ‘

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

                      Version 1.1.3 Released

                      • Fixes a Gizmo VCB adjustment bug.

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

                      1 Reply Last reply Reply Quote 0
                      • pilouP Offline
                        pilou
                        last edited by

                        Sorry where is the link for load the new beta ? 😳

                        Frenchy Pilou
                        Is beautiful that please without concept!
                        My Little site :)

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

                          @unknownuser said:

                          Sorry where is the link for load the new beta ? 😳

                          No beta. Just log in to your account on the Vertex Tools website.

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

                          1 Reply Last reply Reply Quote 0
                          • cottyC Offline
                            cotty
                            last edited by

                            It is possible to change the position of the screen text (top left) in a simple manner? It conflicts with the outputof the On Screen Rooling Reel plugin...
                            textconflict.jpg

                            my SketchUp gallery

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

                              Did you try moving it? πŸ˜‰

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

                              1 Reply Last reply Reply Quote 0
                              • cottyC Offline
                                cotty
                                last edited by

                                @rich o brien said:

                                Did you try moving it? πŸ˜‰

                                I thought of a not so simple solution 😎
                                Thank you! I will use this perfect solution until there is a complicated one...

                                my SketchUp gallery

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

                                  @cotty said:

                                  Thank you! I will use this perfect solution until there is a complicated one...

                                  Complicated solution:

                                  1. Hack the RBS encryption and decode the original source.
                                  2. Find the code for the default position.
                                  3. Recompile.
                                  4. Bob is you uncle!

                                  πŸ€“

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

                                  1 Reply Last reply Reply Quote 0
                                  • mitcorbM Offline
                                    mitcorb
                                    last edited by

                                    Hi, ThomThom:
                                    I just finished trolling through this entire thread, and I know I am missing something. In my first experiments with the tool, I make a random selection on the model and test the Gizmo. I orbit to the other side and see that I have also made a selection on the back side and deformed this in the same way. I thought there was a technique to select only that visible to the camera?

                                    I take the slow, deliberate approach in my aimless wandering.

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

                                      Enable "Ignore Backfaces" - where the vertices of every face with its backface facing the camera will not be selected.
                                      Note this is not the same as what you see - it's entirely the relationship between the face normal and the camera.

                                      To get true selection of only visible, Make your selection, then right click and choose "Select Only Visible".
                                      http://www.thomthom.net/software/vertex_tools/manual/tools#select_only_visible

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

                                      1 Reply Last reply Reply Quote 0
                                      • mitcorbM Offline
                                        mitcorb
                                        last edited by

                                        Thank you very much for this hint and thank you very much for an excellent tool.

                                        I take the slow, deliberate approach in my aimless wandering.

                                        1 Reply Last reply Reply Quote 0
                                        • opalO Offline
                                          opal
                                          last edited by

                                          @mitcorb said:

                                          Hi, ThomThom:
                                          I just finished trolling through this entire thread, and I know I am missing something. In my first experiments with the tool, I make a random selection on the model and test the Gizmo. I orbit to the other side and see that I have also made a selection on the back side and deformed this in the same way. I thought there was a technique to select only that visible to the camera?

                                          pokes nose in Unless something has changed, right click on the tool bar.. ignore backfaces, or access the controls from the tools menu.. same selection, ignore backfaces

                                          1 Reply Last reply Reply Quote 0
                                          • jo-keJ Offline
                                            jo-ke
                                            last edited by

                                            Just purchased this very useful tool. Didn't had time to play with it but I'm shure I will like it.
                                            Thank you for your useful work.

                                            http://www.zz7.de

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 14
                                            • 33
                                            • 34
                                            • 12 / 34
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement