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

    [Plugin] Sculpt Tools (help)

    Scheduled Pinned Locked Moved Plugins
    188 Posts 46 Posters 76.0k Views 46 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.
    • S Offline
      sepo
      last edited by

      Jim ..How did you make it work?

      1 Reply Last reply Reply Quote 0
      • J Offline
        Jim
        last edited by

        I just downloaded it - there are no images in the toolbar, but it works for me.

        Hi

        1 Reply Last reply Reply Quote 0
        • Chris FullmerC Offline
          Chris Fullmer
          last edited by

          It also has worked just fine for me. Did you try the most recent download? It has the files cleaned up, so its easier to get it installed.

          I have a question, does anyone have a good tip on how to make a triangulated sphere instead of one made from quads? I wanted one with triangualted faces so I could use the sandbox "add detail" tool.

          Chris

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

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            For the avoidance of doubt... the current toolset zip is here ? http://forums.sketchucation.com/viewtopic.php?p=169747#p169747

            TIG

            1 Reply Last reply Reply Quote 0
            • TIGT Offline
              TIG Moderator
              last edited by

              A most interseting tool... marred by these toolbar problems...

              The problem is there are no 'small_icons' AND the icons' paths are missing a ./... for example

              ###...
                $btm_sculpt_menu.add_item mgp
                mgp.large_icon = "./btm_sculpt3_push1.png"
                mgp.small_icon = "./btm_sculpt3_push1.png"
              ###...
              

              I adjusted each of the rubies and NOW it works fine for me πŸ˜„
              Until some different sized [better?] icons gets made...

              TIG

              1 Reply Last reply Reply Quote 0
              • B Offline
                BTM
                last edited by

                @burkhard said:

                I'm not sure if these changes are the only ones ( that's what I call "playing around" ) But I remember I put also the # in front of some header lines.

                Yeah, but =start and =end do the same things, so you didn't need those. I haven't posted the file with proper icons yet, but it's coming. I'm trying to get the script working with the multi-windows that macs can have; right now when I try it crashes. Apparently it's because active_model doesn't seem to be good enough for it, and the SU API FAQ mentions how to get it to work, so I'm going to give it a go…

                Also, on a side note, is there anyone who wants to make a webdialog that can be opened and closed on the click of the dialog tool, instead of the current inputbox? I think that could make it easier to change settings while using a tool, but I can't make webdialogs. I don't know how πŸ˜’ .

                1 Reply Last reply Reply Quote 0
                • Chris FullmerC Offline
                  Chris Fullmer
                  last edited by

                  hehe, yeah I also fixed my copy so the toolbars had icons. They stilla re in double, but at least they are there πŸ˜„

                  Chris

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

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    BTM
                    last edited by

                    @tig said:

                    A most interseting tool... marred by these toolbar problems...

                    The problem is there are no 'small_icons' AND the icons' paths are missing a ./... for example

                    ###...
                    >   $btm_sculpt_menu.add_item mgp
                    >   mgp.large_icon = "./btm_sculpt3_push1.png"
                    >   mgp.small_icon = "./btm_sculpt3_push1.png"
                    > ###...
                    

                    I adjusted each of the rubies and NOW it works fine for me πŸ˜„
                    Until some different sized [better?] icons gets made...

                    Then why did it still work for me? 😲

                    1 Reply Last reply Reply Quote 0
                    • CadFatherC Offline
                      CadFather
                      last edited by

                      because mac is 🀒

                      small icons here


                      btm_sculpt_tools icons.zip

                      1 Reply Last reply Reply Quote 0
                      • Chris FullmerC Offline
                        Chris Fullmer
                        last edited by

                        Awesome, thanks TIG!

                        BTM, I just PM'ed you a copy of the plugin with working icons on the PC, and a pc friendly zip, if you want to update the version here.

                        Maybe put the current copy back in the first post? Or maybe it just needs a whole new topic now that its a [Plugin] ? Or maybe you want to wait til the final toolbar oddities get worked out?

                        Chris

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

                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          @chris fullmer said:

                          I have a question, does anyone have a good tip on how to make a triangulated sphere instead of one made from quads? I wanted one with triangulated faces so I could use the sandbox "add detail" tool.

                          See here:
                          http://forums.sketchucation.com/viewtopic.php?p=169956#p169956 ...
                          for 'triangulate.rb' ...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            sepo
                            last edited by

                            Could actually someone post the one which works...of course with BTMs agreement. At moment this is crazy,

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              Thanks, got the small/large icons and tweaked the scripts... now works fine...

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • B Offline
                                BTM
                                last edited by

                                @cadfather said:

                                because mac is 🀒

                                small icons here

                                I already made my own small icons, but whatever. Good for the others untill the next one's up.

                                Just a simple question, but is anyone willing to make better icons? I don't really like the ones it has right now, but don't know what the new ones should look like…

                                @unknownuser said:

                                Awesome, thanks TIG!

                                BTM, I just PM'ed you a copy of the plugin with working icons on the PC, and a pc friendly zip, if you want to update the version here.

                                Maybe put the current copy back in the first post? Or maybe it just needs a whole new topic now that its a [Plugin] ? Or maybe you want to wait til the final toolbar oddities get worked out?

                                Chris

                                Why does everyone post things when I'm writing my posts/ editing the script myself! πŸ˜†

                                I'll check my PMs, and yes, I'm planning on making a [Plugin] thread when all the oddities work out. I'll keep the download where it is for now, so that mostly the people downloading it are those who are testing it.

                                @sepo said:

                                Could actually someone post the one which works...of course with BTMs agreement. At moment this is crazy,

                                Tell me about it πŸ˜’ πŸ‘Š

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  BTM
                                  last edited by

                                  The download's been replaced with the one with good icons that Chris edited. My next fix of the mac issue should be up shortly.

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    sepo
                                    last edited by

                                    BTM ...could you actually post the link for PC or at least say on which page it is. There are couple of download versions. Thanks

                                    1 Reply Last reply Reply Quote 0
                                    • B Offline
                                      BTM
                                      last edited by

                                      @sepo said:

                                      BTM ...could you actually post the link for PC or at least say on which page it is. There are couple of download versions. Thanks

                                      The download all link to the one on page 5.

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        Can I suggest a new "[Plugin] Sculpt" thread that has the updated stuff as its first post - it's getting confusing...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • TIGT Offline
                                          TIG Moderator
                                          last edited by

                                          Chris
                                          I've updated: triangulate.rb v1.1 to trap for 3 vertices in line and made a one-step undo http://forums.sketchucation.com/viewtopic.php?p=169956#p169956

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            sepo
                                            last edited by

                                            It is not there anymore..

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

                                            Advertisement