πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
  • Plugin Continuity

    14
    0 Votes
    14 Posts
    621 Views
    TIGT
    Do you want to PM me the .rb file and I'll look at it
  • Italian Language

    4
    0 Votes
    4 Posts
    2k Views
    micioneM
    I suggest you uninstall the versions in English or any other language. Then run the file (it.exe) SketchUp Pro 8. ( For Windows) The program will install itself in the Italian language. You will still need to enter the purchased license key (being "pro"). For updates on SU2013 and SU2014: Do not fail to install in other language versions. Otherwise it will be, later, impossible to install Italian versions: there will be several conflicts with the new platforms " Microsoft.NET Framework". Always remember to make a backup on an external disk before installing any program. (I use Acronis True Image). Ciao
  • Context Click Blip

    6
    0 Votes
    6 Posts
    369 Views
    Dave RD
    Thank you, driven. I was hoping for something like that although it doesn't seem to turn up anything when Housebulder is active. I've disabled it in the Plugin Store tool and that gets rid of the annoying beeps. @Box, lucky guess or not, you hit the nail on the head.
  • Drop plugin for 2014

    13
    0 Votes
    13 Posts
    987 Views
    S
    Thanks, I will give that one a try as well
  • D.Bur Align tool issue

    4
    0 Votes
    4 Posts
    683 Views
    KrisidiousK
    Don't feel stupid Ekon, someone else will undoubtedly have the same issue and will search the net and find us here and this answer will help them. Feel free to ask anything and welcome to the forum.
  • {REQ} Advanced Painter - Floor Generator

    7
    0 Votes
    7 Posts
    4k Views
    R
    +1 to topic starter. SU lacks decent Object Painter. The same issue with Floor\Wall Finish generator.
  • Shaderlight launch Timed Access Licenses

    2
    0 Votes
    2 Posts
    161 Views
    T
    @kate-art said: We know that everyone's rendering requirements differ so we've just launched a new way of rendering with Shaderlight. Our new Timed Access Licenses let you pay for the rendering time you need – whether its to boost rendering capacity for a large project, render a one off image or simply spread the cost of rendering your SketchUp models. You can choose from 30 days, 3 or 6 month licenses from $50. http://www.artvps.com/index.php/news/story/artvps-announce-new-way-to-render-with-shaderlight Thanks Kate I'm a licence for Shaderlight. How to install to Sketchup Pro 2014?
  • A Simple Copy Plugin Needed

    3
    0 Votes
    3 Posts
    162 Views
    dukejazzD
    move tool with control key held down will copy and paste over and over
  • Retrieve 'User' File Locations

    8
    0 Votes
    8 Posts
    644 Views
    TIGT
    If your Plugin uses its own 'custom materials' why not supply them disassembled in a 'Textures' subfolder within your plugin's own subfolder [that is itself within Plugins]. Then you'll know where it is automatically from File.dirname(__FILE__). Because SKMs are not easily accessible with the API, then you define plain colors for newly made materials [if needed] as the tool runs [that way any purged materials are remade], and where needed add textures to these, based on Image files kept in a that plugin's 'Textures' subfolder ? That way you never need to go near the Materials folder. Your custom materials are automatically listed as loaded into the Model, and any other unloaded materials [as SKMs] can be accessed too from the Materials Browser by the user in the normal way... You are unlikely to have permission to write to any Materials folder in the PC's Program Files tree, or the MAC equivalent. If the users has set up their own custom Materials folders, then on a PC they could be anywhere... and on a MAC its location in their User Lib folder tree is recommended, but not guaranteed [it needs making by them] - and if it were missing and you made it then it's not going to be added to the list of 'Material Collections' in the Materials Browser anyway [unless the user does it manually] ?
  • Extrude line plugin for 2014 [Solved]

    11
    0 Votes
    11 Posts
    814 Views
    TIGT
    A longstanding private falling out with 'Trimble' about them planning their EWH based on the previously discussed SCF model... Nuf' said
  • [Plugin] extrudeEdgesByVector

    20
    0 Votes
    20 Posts
    36k Views
    brodieB
    TIG, Would it be possible to get a slight tweak on this? The extrusion works great but I use it pretty often and the dialogs sort of break up the flow a bit for me. I wonder if it would be a big deal to have a version that doesn't ask you about reversing the faces and automatically explodes the resulting geometry. -Brodie Edit: Nevermind. I just found your post on Didier's ExtrudeLineTool thread. With your modification to get it to work in 2014, that's exactly what I needed. Thanks! http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=1523%26amp;start=30
  • [Plugin] Pushpull Groups

    5
    0 Votes
    5 Posts
    15k Views
    M
    Thanks you very much
  • REQ: BOLT CREATOR

    9
    0 Votes
    9 Posts
    4k Views
    Dave RD
    Interesting. Looks like that way is a lot of work to make bolts in SketchUp, though.
  • Installing Store 2.6

    7
    0 Votes
    7 Posts
    303 Views
    KrisidiousK
    @unknownuser said: but because the entire project was seen as a 'rival' to the Extension Warehouse itself - which of course it predated... and outperformed...
  • Old Mirror plugin won't work in 2014. Options?

    6
    0 Votes
    6 Posts
    400 Views
    BoxB
    If you are getting ad links within the text of people's posts they aren't from this site, they are an adbot that has got into your system.
  • Conflict between QuadFaceTools and other plugins?

    6
    0 Votes
    6 Posts
    443 Views
    thomthomT
    I really havnen't made any changes to QuadFace Tools since 19 April 2013. Even then the UV tool haven't been touched - that's the same as several years ago. It's really help to have a sample model we it fails for you. Because in my tests it's working. Only thing I can guess at now is that your mesh isn't consisting of quads. You say "creata a shape" - what kind of shape? If you are using Sandbox Tools as a starting point you must remember to convert the mesh to quads first.
  • [Plugin] Hidden to Layer

    3
    0 Votes
    3 Posts
    4k Views
    TIGT
    I don't know. Let's assume the following: You've moved all hidden lines to the HIDDN layer. That HIDDN layer is OFF. If you switch it ON, and also have View > Hidden Geometry set to ON, then do you see the hidden geometry ? If not something is wrong. But if they are there, then a 3d export to DWG/DXF will include all of the SKP's layers, including those layers that are currently OFF in the SKP, and it will include the geometry assigned to the OFF layers too. Proper layering etc is preserved in the exported file, just as in the SKP. What 'Options' do you have ticked for your 3d export ? IN CAD switching the layer HIDDN on should show the hidden lines on that layer. I have just tested it to make sure I wasn't mistaken ! It works fine for me. Possible mess up... If you ill-advisedly export a 2d DWG/DXF version then it's not really a useful CAD file - more a 'graphic' - it will be in inches, there will be no recognizable layers brought over from the SKP - all geometry is moved onto layer 0, and if any layer is OFF its geometry is simply =NOT exported. If you have hidden lines with their layer ON, then in 2d export, if the appropriate option is ticked, you should be prompted to include those in the export - but then these are lumped with other lines on layer 0 so they are no longer separated.
  • Another Plugin Store Request

    11
    0 Votes
    11 Posts
    410 Views
    mitcorbM
    Thanks.
  • (REQ) Brick & Tile Maker

    26
    0 Votes
    26 Posts
    7k Views
    J
    Apologies if this has been stated already, but I couldn't find where this request ties into a plugin that has been created on here... sdmitch has a 'blog' - http://sdmitch.blogspot.com.au/ Scroll down to Tile&Brick Maker - Interactive tool to create tile and brick pattern on face. Thanks Sam
  • Real time project data

    8
    0 Votes
    8 Posts
    422 Views
    TIGT
    Given enough effort, yes...

Advertisement