Check out Febhouse | New extensions for Shadow Analysis in SketchUp Download
  • Sketchucation Tools 5.0...

    Pinned Extensions & Applications Discussions
    169
    4
    4 Votes
    169 Posts
    54k Views
    G
    @kmead Thank you for the test result. It makes it probable that your MAC/ SketchUp or Firewall or any other "middleware" is considering our SSL certificate invalid. To narrow down the problem, could you please run the following script? require 'open-uri' require 'openssl' url = "https://pluginstore.sketchucation.com/downloadtest.txt" save_path = File.join(Sketchup.temp_dir, "downloadtest.txt") begin # Bypassing SSL verification for diagnostic purposes IO.copy_stream(URI.open(url, ssl_verify_mode: OpenSSL::SSL::VERIFY_NONE), save_path) puts "✅ Success! File saved to: #{save_path}" rescue => e puts "❌ Error downloading file: #{e.message}" end This script skips the SSL cert test. If it downloads the test file without any problems then it is very likely that it is the problem with the corporate firewall. If we know the result, we can try to create a possible solution which we can integrate into the next version of the tools.
  • Free de 2026

    Français
    87
    1
    0 Votes
    87 Posts
    8k Views
    pilouP
    Bon courage!
  • ERROR_D05

    Extensions & Applications Discussions
    2
    0 Votes
    2 Posts
    28 Views
    Rich O BrienR
    Can you try again please?
  • 1 Votes
    5 Posts
    304 Views
    J
    jd_selective_dc_editor_v3.0.rbz What's New — v3.0 -All attributes in a single table: all editable TEXTBOX/LIST attributes found across the selection are displayed at once, eliminating one-at-a-time popups. -Smart multi-selection: attributes are shown even when only some selected components contain them, with a counter such as 3/5. Applying changes only affects components that actually contain that attribute. -Full group and nested component support: select a group, wrapper component, or nested element and the plugin recursively finds Dynamic Components at any depth. -Independent instances: improved component instance handling prevents changes to one instance from unintentionally affecting other copies. -Live auto-refresh: the editor remains open and automatically updates whenever the model selection changes, with no need to close and reopen it. -Improved Apply & Undo: Dynamic Component updates are handled more reliably within a single SketchUp Undo operation. -Extended timeout for complex operations: the Dynamic Components operation timeout has been increased to 30 seconds. -Improved performance: definition-level caching avoids repeatedly scanning identical sub-assemblies, attribute filtering uses a precompiled regular expression, and live refresh uses debouncing to prevent unnecessary rebuilds during rapid selection changes. -Better error handling: errors now display a message to the user and print the full backtrace to the Ruby console instead of failing silently. -Cleaner interface: only the user-facing attribute name is displayed; internal formula/attribute names are hidden. https://youtu.be/hOMfIjRIZac?is=J0YrocMXkSAOXABC
  • Messing around

    Gallery
    1
    4
    2 Votes
    1 Posts
    41 Views
    No one has replied
  • Pour changer un peu...

    Français
    1k
    0 Votes
    1k Posts
    678k Views
    pilouP
    [image: 1786396907781-croute.jpg]
  • Free of 2026

    Freeware
    93
    0 Votes
    93 Posts
    11k Views
    pilouP
    [image: 1786396862019-croute.jpg]
  • Gaussian Splat

    Extensions & Applications Discussions
    22
    0 Votes
    22 Posts
    701 Views
    jo-keJ
    @kenancakir thank you. I posted there and they started to help.
  • little animation

    Gallery
    3
    5
    2 Votes
    3 Posts
    62 Views
    jo-keJ
    @Rich-O-Brien Thank you. By the way. I used Sketchup AI render and the result was better than I expected. I did a little faceswap in Pinokio and this is the result: [image: 1786386023399-jo-ke-swap.webp] this is the su model: [image: 1786386220847-jo-ke-skp001.jpg]
  • ThruPaint Licensed Version 2.9 on Mac

    Plugins
    13
    0 Votes
    13 Posts
    253 Views
    fredo6F
    Then it is even more puzzling. It has to do with detecting the dialog is visible on screen.... Maybe the emulation of Mac does behave a Mac Intel for that.
  • Prêts à tâter des Nurbs ?

    Français
    447
    0 Votes
    447 Posts
    249k Views
    pilouP
    French Version ! Section(s) de volume(s) https://moiscript.weebly.com/sectionmoi.html [image: 1786297170303-gif_section_fr.gif]
  • 0 Votes
    4 Posts
    148 Views
    K
    Hi everyone, I’m looking for a few Mac users who would like to beta test Terrain2Sketch. Terrain2Sketch is a macOS application I’ve developed to quickly convert GeoTIFF terrain data (DEM/DTM/DOM)into terrain models and import them directly into SketchUp. The beta is working well in my own testing, but now I need some fresh eyes to find the things I haven’t found myself. Here’s a short video showing Terrain2Sketch in action: https://youtu.be/SurAszSHoy8?si=ofxkDkcXzkXzgbuT SketchUp Terrain From 25×25m to 100×100m in Seconds SketchUp Terrain From 25×25m to 100×100m in Seconds If you use SketchUp on a Mac and work with terrain, I’d really appreciate your feedback. If you’re interested, reply here or send me a private message and I’ll send you the beta download. Thanks! Karl
  • [Plugin Library] LibFredo6 - v16.0a - 08 Aug 26

    Plugins
    2k
    3
    0 Votes
    2k Posts
    6m Views
    fredo6F
    NEW RELEASE: LibFredo6 v16.0a - 08 Aug 26 LibFredo6 16.0a is a maintenance release. It includes changes related to: Bug Fixing for ThruPaint (visibility of palette) Requirements: SU2017 and above See plugin home page of LibFredo6 for Download of LibFredo6. Main Post of the LibFredo6 thread
  • Interview request for Fredo6

    SketchUp Discussions
    2
    0 Votes
    2 Posts
    70 Views
    fredo6F
    Thnks for the attention. I am not taking any interview actually. Sorry for that.
  • Modelling a tramway

    Gallery
    567
    1 Votes
    567 Posts
    363k Views
    jo-keJ
    Bridge- scene in fall at the 60ties [image: 1786183636211-tram-bridge-hd1-001pp-resized.jpg] su model: [image: 1786183695285-tram-bridge-hd1-su001-resized.jpg]
  • Changing Guidepoints into Guidelines

    Plugins
    2
    0 Votes
    2 Posts
    60 Views
    TIGT
    How would this mythical Ruby code know the orientation of the guideline that you want it to draw ? There are an infinite number of lines passing through a guide-point. You can draw a new guideline using the Tape-Measure tool, that passes through a guide-point - but you need to give it some clues... So if you have two guide-points you can draw a guideline that passes between them, Of you have only one guide-point you need to pick a second point [e.g. on existing geometry] to give the guideline its orientation. Or you can pick an existing edge/line in the model to set the guidelines orientation and then pick the guide-point through which it should pass. None of this needs a script ??
  • 1 Votes
    2 Posts
    106 Views
    M
    Nobody willing to give it a quick spin?
  • 0 Votes
    3 Posts
    137 Views
    U
    Thanks Rich, that looks a bit fancier than what I used.
  • Reliant Scimitar GTE SE5a

    Gallery
    9
    1
    0 Votes
    9 Posts
    242 Views
    Mike AmosM
    @pixelcruncher Ta mate, great news and better when I find some automotive ies files. I am using colour as an emitter and point/spot lights which does not work tbh. Might be better with auto exposure deselected.
  • Save windows maximised only.

    SketchUp Discussions
    1
    0 Votes
    1 Posts
    53 Views
    No one has replied