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

[Plugin] GOSU v1.1.1

Scheduled Pinned Locked Moved Plugins
69 Posts 16 Posters 67.4k Views 16 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.
  • T Offline
    TECHDAVE02
    last edited by 24 Apr 2013, 14:00

    Am I right that GOSU will only do 1 function at a time??
    If so what about a right click sub menu to choose function???

    My pause button is not working
    rest works great so far.

    1 Reply Last reply Reply Quote 0
    • R Offline
      renderiza
      last edited by 24 Apr 2013, 22:59

      @techdave02 said:

      Am I right that GOSU will only do 1 function at a time??

      Hi,

      Gosu can do multiple functions in some cases since it uses the same component name for all "Set::" parameters. The "Set:: Scene" and "Set:: Layer" are the ones that can be repeated with another "Set::" option withoud any issues...Let me give you an example;

      Example A

      1. Set:: URL = http://www.sketchUcation.com
      2. Set:: Scene = http://www.sketchUcation.com
      3. Set:: Layer = http://www.sketchUcation.com

      ^^When you use ::Gosu:: it will active URL,Scene and Layer at the same time.

      Example B

      1. Set:: Sound = C:\Users\name\Desktop\folders\audio.wav
      2. Set:: Scene = C:\Users\name\Desktop\folders\audio.wav
      3. Set:: Layer = C:\Users\name\Desktop\folders\audio.wav

      Note: Again notice how Set:: Scene & Set:: Layer can be combine with other "Set::" Options.

      @techdave02 said:

      If so what about a right click sub menu to choose function???

      This is great idea I will try to add it on next version...thanks!

      @techdave02 said:

      My pause button is not working
      rest works great so far.

      What the Pause button is supposed to do is deactivate tool be leave the web dlg window instead to closing it like the close button do. If this does not work try hitting 'Esc' key or Select another tool like the Select tool. I will see if I can find the issue...thanks.

      Cheers!

      [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

      1 Reply Last reply Reply Quote 0
      • S Offline
        smicha
        last edited by 25 Apr 2013, 17:15

        I just watched a video tutorial - your plugin is great!

        1 Reply Last reply Reply Quote 0
        • R Offline
          renderiza
          last edited by 26 Apr 2013, 01:18

          @smicha said:

          I just watched a video tutorial - your plugin is great!

          Thank you sir for does kind words! πŸ‘

          [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

          1 Reply Last reply Reply Quote 0
          • S Offline
            smicha
            last edited by 26 Apr 2013, 10:15

            Rafael,

            I have a very very very big wish, and I think you can introduce it into your great plugin. This would speed up sketchup many many times. You are a very talented programmer, so I truly think/believe that you can do it πŸ˜„

            I may say in advance that I saw such a solution in a very famous 3d software πŸ˜„

            The point is: let's assume I have a component (or a group, it should apply to both, but components are more important to me) and let's assume that this components have 1 million polygons. Now lets assume I have 100 copies of this component. Yes - 100 millions polygons altogether (BTW it's not a problem for Octane Render using instancing with great TIG's plugin - see Octane forum). We all know how such geometry may affect speed of SU - orbiting, zooming can be a real nightmare. Now imagine I select one copy of a component, go to your plugin, choose a new option eg. "Set:: bounding box" and only bounding boxes (frames only) become visible. Just 12 edges of a bounding box instead of millions. We can assign a shortcut key like "alt+B" to turn on/off this option. And now orbiting, zooming, navigation would be so fast.

            An extra option would be to give a user a choice to turn on/off bounding boxes on all of same components or on all but the selected one.

            Tell me what you think and if the idea is clear to you and of course if it is possible to code?

            Kind regards,

            Sebastian

            PS. I attach some screenshots with the idea.

            1. Copies of a component.
            2. First version of a plugin function - frames on each copy of a component.
            3. Second version of a plugin function - frames on each copy of a component but not selected one.

            https://lh6.googleusercontent.com/-1xVKBuxKshA/UXpcW92rTLI/AAAAAAAADwQ/D_U4dQdqb-M/w1000/bb1.jpg

            https://lh6.googleusercontent.com/-6H00eE2whMA/UXpcW_kfmyI/AAAAAAAADwI/fHshc4H9GUo/w1000/bb2.jpg

            https://lh6.googleusercontent.com/-f3JnCBrgZXc/UXpcW-eeudI/AAAAAAAADwM/wFnDjGE5wDQ/w1000/bb3.jpg

            1 Reply Last reply Reply Quote 0
            • R Offline
              renderiza
              last edited by 26 Apr 2013, 12:45

              ::smicha::

              Hi, very clear explanation! πŸ‘

              Here is a video for "Bounding Box View" Plugin found here... http://sketchucation.com/forums/viewtopic.php?t=21427

              @smicha said:

              An extra option would be to give a user a choice to turn on/off bounding boxes on all of same components or on all but the selected one.

              I have not tested "Bounding Box View" plugin yet to know if your suggested extra options is available but for the most part its pretty close to what you asked I think.

              Tell me if that plugins was what you wanted if not maybe something else can be worked out.

              Cheers!

              [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

              1 Reply Last reply Reply Quote 0
              • S Offline
                smicha
                last edited by 26 Apr 2013, 15:27

                It's almost it. But selecting one component and running the plugin should also change all other components without a need of selecting them. And an option to have one selected component visible and rest in a form of frames would be so useful.

                Perfect solution (for me) would look like this: select a component, apply the plugin - frames on all components, apply it again - frames on all but selected, apply again - go back to an original view. And a dream πŸ˜„ is to assign one shortcut, eg. 'F6'.

                What do you think Rafael?

                1 Reply Last reply Reply Quote 0
                • R Offline
                  renderiza
                  last edited by 27 Apr 2013, 01:04

                  @smicha said:

                  It's almost it. But selecting one component and running the plugin should also change all other components without a need of selecting them. And an option to have one selected component visible and rest in a form of frames would be so useful.

                  Perfect solution (for me) would look like this: select a component, apply the plugin - frames on all components, apply it again - frames on all but selected, apply again - go back to an original view. And a dream πŸ˜„ is to assign one shortcut, eg. 'F6'.

                  What do you think Rafael?

                  Sounds like a plan! I will put this things on my to do list and hopefully make it happen in a reasonable amount of time. I like to realease simple scripts that solve just a few of your suggestions and then refine it by updates.

                  No promises since I have extra work but I think is a good idea so I will try.

                  @techdave02 said:

                  If so what about a right click sub menu to choose function???

                  This is done already just need to check few thing so I can release it.

                  Cheers

                  [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    renderiza
                    last edited by 27 Apr 2013, 01:56

                    GOSU v1.0.5 Released!

                    [highlight=#bfff00:hy2ldg96]1.0.5:: 4/26/2013[/highlight:hy2ldg96]

                    • Right click sub menu to choose functions.

                    Cheers!

                    [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      renderiza
                      last edited by 27 Apr 2013, 02:37

                      @smicha said:

                      It's almost it. But selecting one component and running the plugin should also change all other components without a need of selecting them. And an option to have one selected component visible and rest in a form of frames would be so useful.

                      Perfect solution (for me) would look like this: select a component, apply the plugin - frames on all components, apply it again - frames on all but selected, apply again - go back to an original view. And a dream πŸ˜„ is to assign one shortcut, eg. 'F6'.

                      What do you think Rafael?

                      Hey I stumbled upon this ... http://sketchucation.com/forums/viewtopic.php?f=180&t=21334

                      Please tell me what you think...cheers!

                      [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        smicha
                        last edited by 27 Apr 2013, 06:19

                        I saw ghostcomp yesterday - great plugin but its use is not as fast as I wanted. It introduces extra layer, wireframe is only for original component (box is with sides). Anyway ghostcomp is a great plugin.

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          renderiza
                          last edited by 27 Apr 2013, 06:48

                          @smicha said:

                          I saw ghostcomp yesterday - great plugin but its use is not as fast as I wanted. It introduces extra layer, wireframe is only for original component (box is with sides), it doesn't convert all same components unless I select them,... I think proxy component works better for me. Anyway ghostcomp is a great plugin.

                          I have started to add the 'Set:: Proxy' to Gosu.

                          @smicha said:

                          BTW. Do you know any plugin that selects same components? This function is available in a component manager, right click on a component that is on a list, and choose 'select instances' but I cannot assign shortcut key for it.

                          Here is the one I found by Confitex Architure;

                          [Plugin] Select component instances on right click - http://sketchucation.com/forums/viewtopic.php?t=9810

                          Note: You can add a shortcut key to that plugin under 'Edit/Item/DC Instances/Select Active

                          [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            smicha
                            last edited by 27 Apr 2013, 06:51

                            5 minutes ago I found the same plugin πŸ˜„

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              smicha
                              last edited by 27 Apr 2013, 06:59

                              @unknownuser said:

                              Note: You can add a shortcut key to that plugin under 'Edit/Item/DC Instances/Select Active

                              I am confused - I cannot find it.

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                smicha
                                last edited by 27 Apr 2013, 07:07

                                I found it. Thanks.

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  renderiza
                                  last edited by 28 Apr 2013, 06:22

                                  GOSU v1.0.6 Released!

                                  [highlight=#bfff00:3lqn88ji]1.0.6:: 4/26/2013[/highlight:3lqn88ji]

                                  • Set:: Proxy - Replaces complex component with simple one temporarily.

                                  Set:: Proxy

                                  Note: The Set:: Proxy feature in Gosu is a modification of a plugin called 'Bounding Box View by AdamB' and even though is written little different at its base is the same thing with couple functions added. So most of the credits should go to him...again thanks and if there is any issue please let me know.

                                  ::GOSU dlg::

                                  dlg-1.jpg

                                  [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    smicha
                                    last edited by 28 Apr 2013, 08:56

                                    You are my hero πŸ˜„ Great job Rafael!

                                    Can you add an option to get frames only (boxes with edges only, no sides)?

                                    1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      renderiza
                                      last edited by 28 Apr 2013, 15:18

                                      @smicha said:

                                      Can you add an option to get frames only (boxes with edges only, no sides)?

                                      Download the plugin again because I added some code that will allow you to add cline lines with no faces to proxy if you hold 'ctrl' key while clicking component.

                                      Note: In the video I said 'cline line' and the correct name for it is 'construction line'. Also sometime if the web dlg is focused and you hold ctrl and click component it will not work, so before doing this move camera to refresh view-port so the plugin recognize a key being press.

                                      [url=https://www.sketchupcode.com/:z3kqsidd]My Extensions ...[/url:z3kqsidd]

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        smicha
                                        last edited by 28 Apr 2013, 17:42

                                        Ctrl function is not working - I installed it twice.

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          smicha
                                          last edited by 28 Apr 2013, 17:50

                                          Another improvement would be proxy on a single group, not a component.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          2 / 4
                                          • First post
                                            37/69
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement