🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • [Plugin] Sutool2009 (v0.58) en version(Update 08.11.29)

    11
    0 評價
    11 貼文
    11k 瀏覽
    R
    Maybe someone has to delete the [Plugin] tag from this discussion.
  • Useful? "Follow me on rails" plugin idea

    14
    0 評價
    14 貼文
    2k 瀏覽
    fredo6F
    @honoluludesktop said: Fredo, What software do you use to screen capture, and make the gif's. I use Camtasia Studio. Very powerful software and easy to use for video edition. @honoluludesktop said: And if possible in a few sentences, how did you create that menu at the top of the screen? I guess you refer to the button palettes. This is simply 2D drawing with the very few drawing functions available in the SU API. Fredo
  • Grid Plugin

    6
    0 評價
    6 貼文
    5k 瀏覽
    GaieusG
    @didier bur said: Hi, @unknownuser said: For some reason, it does not load for me - again RLD's OK, though... Not always; see catamountain post in this topic recently (so it is not just me): http://www.google.com/support/forum/p/sketchup/thread?tid=22ea17cbcf56c8a5&hl=en @unknownuser said: Happy new year 2011 Happy Birthday to you, Didier as well!
  • FredoScale for Mac

    9
    0 評價
    9 貼文
    2k 瀏覽
    S
    Same problems, no solution despite trying everything. I'm going to uninstall and reinstall everything? Also, my Preferences > Extensions folder does not contain anything useful either. HELP!!
  • Spiral Extrusion?

    13
    0 評價
    13 貼文
    3k 瀏覽
    A
    @jim said: Hi Aqualung - is that your plugin? How about a tutorial? Hi Jim - Yes, it's mine - The only tricky thing to using it is getting the entities in the right order - The plugin uses any un-grouped geometry as input - Additionally, any subsequent operation on the geometry (such as moving, scaling, etc.) potentially alters the order it is returned in a list - My workaround for this is to first create the reference geometry I need, put it in a group, and then trace any new geometry to be used as input. To reproduce the spiral in question, create a circle (I used 12" for the diameter), position it where desired, and then put it into a group: [image: d33G_sp01.JPG] Next, create a semi-circle using the three-point circle tool: [image: lp4j_sp02.JPG] For five turns of 48 segments each, 240 segments total are needed - In order to spread out the turns, a height of 120" was used along with a scaling factor of 2.0: [image: oX49_sp03.JPG] The result should be as shown below: [image: DezL_sp04.JPG] If you try to edit the original circle into a semi-circle and subsequently use it as input, you will prpbably end up with something like: [image: piei_sp05.JPG] This is a result of modifying the geometry after it's created. Aqualung
  • FELIZ NAVIDAD Y PROSPERO AÑO 2011

    4
    0 評價
    4 貼文
    525 瀏覽
    P
    Lo mismo os digo. ¡Feliz 2012! Porque con la crisis, el 2011 hay que darlo por perdido
  • Subdivision Question

    6
    0 評價
    6 貼文
    419 瀏覽
    mitcorbM
    The multiplication kind of resembles the effect of the Inverse Square Law, where doubling the radius results in 4x the area, and 1/4 the intensity regarding light and acoustics.
  • [request] hold-fetch (3ds Max like) feature

    11
    0 評價
    11 貼文
    1k 瀏覽
    thomthomT
    Instantly is impossible. Even Copy+Paste takes time depending on how much you copied.
  • Plugins or Plug-ins?

    12
    0 評價
    12 貼文
    939 瀏覽
    Bob JamesB
    Plugout: a Plugin that has been removed As in "causesproblems.rb became an immediate plugout for me".
  • Cost plugin. Is there a good one out there?

    5
    0 評價
    5 貼文
    527 瀏覽
    C
    There's cutlist, used by a lot of woodworkers that could perhaps help you.
  • Booltools

    4
    0 評價
    4 貼文
    600 瀏覽
    GaieusG
    You need to have this edge and these faces insidethe groups to make them solid. [image: 6YZu_solid.png]
  • Request for plugin

    7
    0 評價
    7 貼文
    619 瀏覽
    S
    @dave r said: Do you even need layers, then? Could you just name the groups and be done with it? I have thought of that but havent had a chance to test it yet.But layers do help by being able to turn them off and on as needed especialy when working with alot of groups/layrs. for example a 6 light glass door would have 14 layers total.
  • [REQ] manipulate camera by something like mover2 ?

    8
    0 評價
    8 貼文
    2k 瀏覽
    Dan RathbunD
    @driven said: I don't understand what super is... or where it comes from... super is a Ruby keyword that acts similar to a method, but has a quirk. super calls the same method in the ancestor PASSING UP the parameters that the child method received. super() calls the same method in the ancestor BUT PASSES AN EMPTY parameter list. super(arg1, arg2, ...) calls the same method in the ancestor BUT PASSES ONLY the parameters listed. ~
  • SDS Plugin

    21
    0 評價
    21 貼文
    4k 瀏覽
    J
    try here for the latest news: http://www.facebook.com/pages/Whaats-Up/131914406857471?sk=wall&_fb_noscript=1
  • Merge/combine materials

    10
    0 評價
    10 貼文
    4k 瀏覽
    TIGT
    I suppose you could use a dialog to set up a pattern like /^Glass-blue/ For material name that starts with 'Glass-blue'. Or /[Gg]lass/ for any material name containing the text 'Glass' or 'glass' etc etc... You can eval the pattern string in a gsub() on each materials name... Then you can iterate through the Model's Materials and find all of the ones with 'matching names' as an array. Then you can apply a Name+R+G+B+A[+texture+size] which is initially read from the first match in the array... and offered for 'adjustment' in a second dialog... On OK all of the matches are 'consolidated to 'Name' using the set R/G/B/A..values etc and the rest of the matching materials are replaced with 'Name' and then 'purged'...
  • SCF Power Toolbar not run on sketchup 8

    4
    0 評價
    4 貼文
    1k 瀏覽
    majidM
    @cadfather said: did you update to latest version? works fine on my machine.. noop yet... let me check it out now.
  • Copy Multiples Plugin?

    8
    0 評價
    8 貼文
    657 瀏覽
    J
    Cheers for the info, just found Grow.rb... looks the business!
  • [Plugin] Mac OS X versions of Tgi3D plugins for SketchUp

    3
    0 評價
    3 貼文
    6k 瀏覽
    jason_marantoJ
    Wow, I really digg the UV unwrap feature -- simple but powerful Best, Jason.
  • [REQUEST] bitmap to mesh with materials

    14
    0 評價
    14 貼文
    1k 瀏覽
    B
    More serious use exemples to come asap.
  • Plugin load errors, new installation

    10
    0 評價
    10 貼文
    5k 瀏覽
    J
    After running a search on compatibility files I read one of the older threads, http://forums.sketchucation.com/viewtopic.php?f=323&t=17947&p=203864&hilit=Compatibility+files#p203864 that mentioned that the Smustard Organizer plugin caused errors similar to the ones I was having with LibFredo6 instead of the compatibility files system being the perpetrator. I tested this theory by changing the file extensions of Organizer.rb, SmustardOrganizerExcludeFolders.txt, and restarted SketchUp 3 times without an error message. It doesn't make sense that all the other plugins loaded without a problem. The last plugin I installed, LibFredo6 caused error messages, but first plugin installed, Organizer caused the problem. Another thing that doesn't make sense is the compatibility files system. When I deleted the organizerEdit.log from the virtualstore directory, the compatibility files button on the explorer window dissappered, but I didn't delete the defparms folder (contained no files) and the twilight folder (only contained the twilight license). Why would the compatbility files button dissapear even though not all of the content has been deleted?

Advertisement