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

[Plugin] Sculpt Tools v 1.0...

Scheduled Pinned Locked Moved Plugins
99 Posts 50 Posters 122.4k Views 49 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.
  • C Offline
    CadFather
    last edited by 24 Jul 2009, 14:12

    i think BTM writes his plugins on a mac - so he probably means it will not have unknown bugs on pc which he can't always foresee

    1 Reply Last reply Reply Quote 0
    • E Offline
      Edson
      last edited by 24 Jul 2009, 14:43

      @cadfather said:

      i think BTM writes his plugins on a mac - so he probably means it will not have unknown bugs on pc which he can't always foresee

      max,

      well thought of. otherwise, why would one working on a PC worry about producing something PC-friendly? thanks.

      edson mahfuz, architect| porto alegre β€’ brasil
      http://www.mahfuz.arq.br

      1 Reply Last reply Reply Quote 0
      • M Offline
        MrWip
        last edited by 24 Jul 2009, 14:46

        Thanks BTM for your quick reply.

        First of all I've try the plugin on my (bugging) sketchup 7, and it works just fine.
        Then I've try to do the changes you've recommended on each ruby script :
        (@model.start_operation "Sculpt Bulge", true) or (@model.start_operation "Sculpt Bulge")
        But, I always ended with an error message at the startup, about a syntaxe problem:

        @unknownuser said:

        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:4: syntax error
        Copyright 2009, btmsketchup@hotmail.com
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:6: syntax error
        THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:7: syntax error
        IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:7: syntax error
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:10: Illegal octal digit
        Created by β€’BTM on 23/07/09.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:12: syntax error
        Name: Bulge (sculpt tools)
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:13: syntax error
        Version: 1.0
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:14: syntax error
        Description: Bulges geometry on a mesh, in a way similar to 'brushing' on the mesh.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:14: syntax error
        Description: Bulges geometry on a mesh, in a way similar to 'brushing' on the mesh.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:14: syntax error
        Description: Bulges geometry on a mesh, in a way similar to 'brushing' on the mesh.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:15: syntax error
        Usage: Set the settings of the tool with the Sculpt Tools Dialog, and use it by 'brushing' on the mesh, with the left mouse button held down.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:15: syntax error
        Usage: Set the settings of the tool with the Sculpt Tools Dialog, and use it by 'brushing' on the mesh, with the left mouse button held down.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:15: syntax error
        Usage: Set the settings of the tool with the Sculpt Tools Dialog, and use it by 'brushing' on the mesh, with the left mouse button held down.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:15: syntax error
        Usage: Set the settings of the tool with the Sculpt Tools Dialog, and use it by 'brushing' on the mesh, with the left mouse button held down.
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:16: syntax error
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:43: syntax error
        @entities.each do |e|
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:55: syntax error
        @apns.each do |p|
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:56: syntax error
        @sculptlocks.each do |l|
        ^
        C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt2_Bulge.rb:69: syntax error

        I've checked the previous version (beta) which was working on skp 6, and there was no 'false, true', just as you said... but sadly the same trick does not seems to work anymore...

        ...I guess the other users reporting problems have encounter the same bug ...

        I really hope there will be a way to solve it, because that's a really great script !

        http://www.wip-archi.com

        1 Reply Last reply Reply Quote 0
        • C Offline
          CADAddict
          last edited by 24 Jul 2009, 18:38

          Ok, the plugin works fine with Sketchup 7 Free version, so I guess there is some issue with version 6.

          http://www.cad-addict.com/

          1 Reply Last reply Reply Quote 0
          • M Offline
            mitcorb
            last edited by 24 Jul 2009, 21:03

            Thanks, -BTM,
            I will check out the latest release, mindful of the current feedback.

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

            1 Reply Last reply Reply Quote 0
            • C Offline
              Chris Fullmer
              last edited by 24 Jul 2009, 22:07

              I made some changes so that it should work in version 6 now. I've already changed the file in the first post. Someone who uses 6 want to download it and see if ti working better in v6 now? It should still work just the same in version 7.

              Chris

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

              1 Reply Last reply Reply Quote 0
              • U Offline
                urgen
                last edited by 25 Jul 2009, 07:57

                ...In SU5 the plugin works well πŸ‘....thanks!

                --pupil forever...------

                1 Reply Last reply Reply Quote 0
                • K Offline
                  kwistenbiebel
                  last edited by 25 Jul 2009, 08:53

                  Thanks BTM and Chris for the update.
                  works well in SU6 now πŸ‘

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MrWip
                    last edited by 25 Jul 2009, 22:26

                    Just Perfect on Su 6 now, thanks a lot you two !

                    http://www.wip-archi.com

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mitcorb
                      last edited by 26 Jul 2009, 22:51

                      This latest version seems to work well in SU6 on my machine, even though it is an older unit (processing/reaction time is slow).
                      Question-- Is the "lagline" setting in the dialog a selection of a visual cue? If it is, I have not seen it.
                      mitcorb

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

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        dacad
                        last edited by 28 Jul 2009, 08:32

                        Thanks a lot for this .BTM πŸ˜„
                        Right now i can't fully play with it because i've got a lot of work to do but as soon as i get time i'll be back to sculpting and post something (if it turns out i'm a good sculptor and is woth posting...πŸ˜›).
                        Again Thanks!!

                        David

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          chango70
                          last edited by 29 Jul 2009, 17:22

                          Wow this works very well! Great effort and great idea. Now I have to think about how I am going to use this new feature.

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            silver_shadow
                            last edited by 30 Jul 2009, 04:44

                            can i make a suggestion...if its possible
                            can you maybe look into if one press the right mouse button and drag it, that the brush size gets resized. I am not sure if this is possible, but it would be awesome if you can. Great job on what you have achieved in this. Without all these plugins, where would we ever be. Great job.

                            1 Reply Last reply Reply Quote 0
                            • J Offline
                              justry
                              last edited by 30 Jul 2009, 11:49

                              Amazing plugin, really!! You guys are taking sketchup to another level!!

                              I was just wondering, is there a tutorial of a help file maybe, because I'm not really sure what all the tools do or how exactly they work so... a help file would be really useful!!

                              Thanks and keep up the awesome work!!

                              1 Reply Last reply Reply Quote 0
                              • I Offline
                                ideas_arte
                                last edited by 30 Jul 2009, 21:06

                                Many many thank you very much,

                                SU7 tested on Mac OSX 10.5.7 and it works 100%

                                Greetings! πŸ˜„

                                1 Reply Last reply Reply Quote 0
                                • C Offline
                                  CadFather
                                  last edited by 31 Jul 2009, 16:24

                                  Thank You BTM - i got some proper time to play with it.. this plugin is truly amazing... you get great organic stuff done and.. all in the old 'sketchup way' ..fantastic

                                  ..i made a pillow so good i could sleep on it tonight πŸ˜„

                                  [also confirm it still works with soap-skin]

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    McGyver
                                    last edited by 31 Jul 2009, 19:57

                                    This is one amazing plugin!!! This has to be one of the best ideas I've seen in a long time and has the potential to bring SketchUp to a new level of versatility!! I was recently talking to someone who had just tried SU for the first time and was telling them all the great things it can do and about the great rubies available, the only thing I said it CAN'T do is what this plugin of yours DOES do... Thank you for proving me wrong and for sharing this really wonderful tool!!! I've gotten it to work, but at the moment my efforts are hit and miss as I'm not sure what to do to get the results I want. I can see it does work and is a very powerful and infinitely useful tool! Any hints and tips more advanced users could provide would be greatly appreciated! Thank you BTM! And BTW the gargoyle looks great! 😍

                                    I don't know if this is of any help with your zip file issues, I am a Mac user also and have found YemuZip to be a reliable windows friendly archiver.... I use it for zipping up my freebie models on ShareCG and so far so good. you can get it here:
                                    http://www.yellowmug.com/yemuzip/
                                    and it's free too!

                                    [Visit My ShareCG Freebie Gallery](http://www.ShareCG.com/pf/full_uploads.php?pf_user_name)

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      markitekt
                                      last edited by 3 Aug 2009, 18:55

                                      This a fantastic plugin! It really works great with SketchUp's sandbox tools. There's so much more I need to explore with this. It really opens the door to more organic forms. I look forward to its future development and tutorials.
                                      Thanks!
                                      Mark P.

                                      1 Reply Last reply Reply Quote 0
                                      • X Offline
                                        xrok1
                                        last edited by 3 Aug 2009, 20:12

                                        i'd love to see pictures of some of the things people have made with this plugin. πŸ˜„

                                        β€œ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 Reply Last reply Reply Quote 0
                                        • M Offline
                                          majid
                                          last edited by 4 Aug 2009, 04:02

                                          does any one is going to make a document please?
                                          or does anyone knows how that "lock" feature works?

                                          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
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 1 / 5
                                          1 / 5
                                          • First post
                                            20/99
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement