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

    [Plugin] Selection Toys

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

      @a4chitect said:

      p.s. I wonder if you would allow me to re-use some of your webdialog design elements (css, buttons, etc.) in my own plugins?

      Yes.
      I've tried to make it so the UI controls's styles are based on class names. So for buttons you assign a class="button" to the HTML element. Something I was planning on mentioning in the Plugin Manager SDK. I'll be using PM to build up a library of different HTML UI controls.
      In the CSS folder of PM you'll also find a window.css file, which is using windows system colours. Though, it's old as I moved away from trying to emulate windows.

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

      1 條回覆 最後回覆 回覆 引用 0
      • A 離線
        a4chitect
        最後由 編輯

        thanks! if more ruby authors adopt this we could get a nice consistent UI across many plugins - looking forward to the future (and of course custom .css creating = "skins" for all the plugins at once)

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

          @a4chitect said:

          thanks! if more ruby authors adopt this we could get a nice consistent UI across many plugins - looking forward to the future (and of course custom .css creating = "skins" for all the plugins at once)

          Yes, I've been thinking about allowing the user to select UI themes, and toolbar themes. Though it did not make it into this release.

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

          1 條回覆 最後回覆 回覆 引用 0
          • N 離線
            notareal
            最後由 編輯

            A on screen UI (Fredo style), sounds nice.

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

            1 條回覆 最後回覆 回覆 引用 0
            • C 離線
              chango70
              最後由 編輯

              V2.0 is spanking! Tom this is an amazingly useful tool probably my favourite in terms of how it is implemented. A lot of thought have gone into the user interface. Thanks! I can't believe it is free.

              1 條回覆 最後回覆 回覆 引用 0
              • X 離線
                xrok1
                最後由 編輯

                @unknownuser said:

                If you resize the toolbar into a vertical size before you dock it then it should take on the same shape.

                worked like a charm, thanks again.

                “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                http://www.Twilightrender.com try it!

                1 條回覆 最後回覆 回覆 引用 0
                • W 離線
                  wolfy
                  最後由 編輯

                  Wow TT. Very cool and very kind of you. Big Thanks for all your hard work!

                  1 條回覆 最後回覆 回覆 引用 0
                  • X 離線
                    xrok1
                    最後由 編輯

                    have you considered adding selection sets to your tool! ☀

                    “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                    http://www.Twilightrender.com try it!

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

                      @xrok1 said:

                      have you considered adding selection sets to your tool! ☀

                      Maybe. Could you describe how you'd be using it? This probably can be implemented in various way - be nice to hear what people prefer.

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

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

                        JClements gave me an idea today:

                        Sneak peak! ;)

                        This will actually be a feature of Plugin Manager as it's automatically generated by the UI Manager. 😄

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • X 離線
                          xrok1
                          最後由 編輯

                          i think a good example of the need for selection sets would be perimeter of a room, opening in a sphere, all end walls in a dormer... anything that is difficult to select because of tight spaces or geometry behind it... there's nothing worse than spending minutes making a selection then loosing it and needing to start over, or doing an operation on a complicated selection then needing to tweak it later. 😄

                          “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                          http://www.Twilightrender.com try it!

                          1 條回覆 最後回覆 回覆 引用 0
                          • Chris FullmerC 離線
                            Chris Fullmer
                            最後由 編輯

                            I could see it going a few ways, but one would be to have it set up like the undo stack. But it doesn't remember every different selection. Only ones you add to it. So you would have a shortcut key to add the current selection into the selection stack. And a shortcut key to work backwards through the selection stack.

                            Example.

                            Make an important selection
                            Hit F5 to add the current selection to the stack.
                            repeat as needed.
                            Hit F6 to work backwards through the selection stack
                            Hit F7 to move forwards through the selection stack.

                            That could be quite useful.

                            I also am thinking of other apps that make named lists, and you have to save and recall the selection through the list of named sets. But that seems difficult in SU to me I think. But maybe it would work. I supposed the list could be in a html dialog box and warn you if your selection set has changed wince it was created. And give the option to update the selection set, etc.

                            Just some thoughts.

                            Plus, I think TIG or Rick maybe has a selection memmory plugin already? I wonder how their's works. Maybe I should check it out.

                            Chris

                            Lately you've been tan, suspicious for the winter.
                            All my Plugins I've written

                            1 條回覆 最後回覆 回覆 引用 0
                            • jeff hammondJ 離線
                              jeff hammond
                              最後由 編輯

                              i use rickw's selectionmemory and it's sweet.. i use the free version but he also has a premium version which allows for different sets.

                              with the version i use, i can make selections and save them, add to them, and recall or clear..
                              perfect for me but if you'd like the ability to have multiple sets, get the premium.

                              i also vaguely remember trying one a few years ago which had a toolbar/icons.. i'm pretty sure jim wrote it?

                              [edit] yeah, jim foltz has one available too (free).. this one has the option to deselect from the memory set as well..
                              http://sketchuptips.blogspot.com/2008/01/plugin-selection-memory.html

                              dotdotdot

                              1 條回覆 最後回覆 回覆 引用 0
                              • jeff hammondJ 離線
                                jeff hammond
                                最後由 編輯

                                and Thomas,
                                v2 is looking sweet.. i haven't used the plugin in the past as i was a little overwhelmed by all the choices at first (and i was in the process of learning some other things at the time).. i'm giving it a legit shot now and it's great.
                                thank you!

                                dotdotdot

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

                                  @chris fullmer said:

                                  I also am thinking of other apps that make named lists, and you have to save and recall the selection through the list of named sets. But that seems difficult in SU to me I think. But maybe it would work. I supposed the list could be in a html dialog box and warn you if your selection set has changed wince it was created. And give the option to update the selection set, etc.

                                  I was thinking of adding selection tacks to the On Screen tool. As you modify/filter the selection you take snapshots. Autonamed, but you can set your own custom.

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

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

                                    @unknownuser said:

                                    and Thomas,
                                    v2 is looking sweet.. i haven't used the plugin in the past as i was a little overwhelmed by all the choices at first (and i was in the process of learning some other things at the time).. i'm giving it a legit shot now and it's great.
                                    thank you!

                                    Yea, it's grown a bit since its first appearance nearly a year ago. I find it difficult myself to make an organized overview in the main post.

                                    Hopefully the little cheat sheet can help.

                                    btw, the two functions I use the most is Select Only->Edges and Select Only->Faces. I've assigned them to Ctrl+1 and Ctrl+2 and it's probably the functions I use the most when I use SU.

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

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

                                      It's SU that automatically toggle the button down. Mechanism of assigning a Tool to a toolbar button.

                                      I don't really feel I want to add another toolbar button just to deactivate it. Personally I use hotkeys a lot and I always tap the Space bar to activate Select. One hand on the keyboard and one hand on the mouse. Rarely moving up to click toolbar buttons or menus. But I've observed at work that many work by point and click for nearly all their operations.

                                      Maybe an on screen button. Or make it so that if you click empty space it deactivates the tool.

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

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • JClementsJ 離線
                                        JClements
                                        最後由 編輯

                                        Thomas, shouldn't the Select Edge Loops icon in the Toolbar be a "Toggle button"...or add a "red" version of the icon to turn it off.

                                        Currently, you can turn it on by clicking it but clicking it again wont turn it off. User has to manually select SU's Select Tool.

                                        John

                                        John | Illustrator | Beaverton, Oregon

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • X 離線
                                          xrok1
                                          最後由 編輯

                                          @thomthom said:

                                          @chris fullmer said:

                                          I also am thinking of other apps that make named lists, and you have to save and recall the selection through the list of named sets. But that seems difficult in SU to me I think. But maybe it would work. I supposed the list could be in a html dialog box and warn you if your selection set has changed wince it was created. And give the option to update the selection set, etc.

                                          I was thinking of adding selection tacks to the On Screen tool. As you modify/filter the selection you take snapshots. Autonamed, but you can set your own custom.

                                          YES!! please do.

                                          one more thing if i may. 😆 you know how if you use the eraser button everything you pass over highlights and if you select another tool before you let the button up... a selection toy like that would be great, i know there is:Capture.JPG but one that can select not just edges would be ☀

                                          “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                          http://www.Twilightrender.com try it!

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • A 離線
                                            ale one
                                            最後由 編輯

                                            Very good script thomthom.
                                            Only i want to say what will be fantastic to add more functions to the loop selection tool,for the edges and faces. (i know it has been commented previously)
                                            thank you very much for your script.
                                            sorry for my bad inglish ;D

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 29
                                            • 30
                                            • 9 / 30
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement