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.
    • majidM Online
      majid
      last edited by

      First of all, thanx for such brilliant tool..it was one of my dreams... πŸ‘ πŸ‘ πŸ‘
      It worked for mr ,but seems to me that I'v missed icons.

      My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

      1 Reply Last reply Reply Quote 0
      • BurkhardB Offline
        Burkhard
        last edited by

        I've played around and get the Icons to work. The files are send to BTM.

        [http://www.ia-plus.de(http://www.ia-plus.de)]

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

          Wait, so all it needs is the small icons? 😲
          I thought that I didn't need small icons, as my mac will automatically turn the large ones into 16x16's, if I set it to small.

          I'll change the scripts as you did to have small icons too. If there are still issues, let me know.

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

            You don't need to make separate small icons if you set the small icons to the same image as the large icons. But hand-made small icons usually look better than having SketchUp shrink the large ones. But I now remember having the same problem until I set the small icons to something, rather than nothing.

            Hi

            1 Reply Last reply Reply Quote 0
            • C Offline
              Click Draw
              last edited by

              So.....all good to go now...shall I download it? Excited!!!!
              Jeff

              Have I mentioned how much of a laugh I get out of some of the Signatures on here!

              1 Reply Last reply Reply Quote 0
              • BurkhardB Offline
                Burkhard
                last edited by

                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.

                [http://www.ia-plus.de(http://www.ia-plus.de)]

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

                  Pretty remarkable, btm. Here's 15 minute test.


                  184.jpg


                  185.jpg

                  Hi

                  1 Reply Last reply Reply Quote 0
                  • 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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 9
                                            • 10
                                            • 3 / 10
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement