sketchucation logo sketchucation
    • Login
    1. Home
    2. derei
    3. Topics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 147
    • Posts 828
    • Groups 1

    Topics

    • dereiD

      Need high-quality model chair to fit with this table.

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      1
      0 Votes
      1 Posts
      170 Views
      No one has replied
    • dereiD

      [REQ] VRML importer

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      13
      0 Votes
      13 Posts
      9k Views
      D
      Go to: http://www.ctrlview.com/file_upload.php -navigate to your file location & upload your *.wrl file ON NEXT SCREEN -specify which *.wrl file (vrml or vrml 2) -choose your specifics (true color, rotation, view mode, view type) -in the "convert to format" drop down menu, select your preferred output format (I choose dxf, skp output wasn't valid output format at this time) in conversion -press the "view/convert" button -select the link "Click here to get converted file" (in blue), it will begin your converted file download
    • dereiD

      Need scene suggestion (something "artistic")

      Watching Ignoring Scheduled Pinned Locked Moved Gallery
      18
      0 Votes
      18 Posts
      1k Views
      dereiD
      @karinagm said: Nice stucco wall BTW Thanks Stucco bump is from here or twilight forum, can't remember where I found it , but judging after file name, it was downloaded from http://www.openfootage.net/
    • dereiD

      SolidWorks .exe file? How to import it in Sketchup?

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      22
      0 Votes
      22 Posts
      5k Views
      T
      Excellent! That's what we're here for!
    • dereiD

      Request plugin fix

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      4
      0 Votes
      4 Posts
      305 Views
      dereiD
      Thank you, I'll give it a spin!
    • dereiD

      Can I work on different model while rendering with TW?

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      8
      0 Votes
      8 Posts
      485 Views
      GaieusG
      @unknownuser said: Can't you set how many threads Twilight uses so you've resources for both? But if you've already started then it's too late... Yes, that too. Although s he says it's a complicated model with progressive rendering so I guess it will take long so pausing for a little bit and then let it cook at top speed overnight seems to be more economical. If I had 8 cores, I may have thought about that solution. I have a dual core only however.
    • dereiD

      Scale definition to all components in Model? How?

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      7
      0 Votes
      7 Posts
      278 Views
      tt_suT
      Well, I have my Scale Group Definition plugin - which has the code for scaling definitions. All that code needs is a loop to traverse the model. I'm quite busy this week, and then disappearing on vacation for two weeks. If anyone want anything before that they can just pull out the code and wrap it up. https://bitbucket.org/thomthom/scale-group-definition/src/30c19da82371f5dcaf95ef6e66098368da265a6a/src/tt_scale_group_definition/core.rb?at=master#cl-64
    • dereiD

      [request] Cline from Camera Eye to Sun

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      7
      0 Votes
      7 Posts
      577 Views
      dereiD
      Thank you TIG, this is exactly what I wanted.
    • dereiD

      UV Mapping problem, please help

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      2
      0 Votes
      2 Posts
      223 Views
      TIGT
      You need to copy the petal off by 1mm then reverse its face... then all is well... there is only one petal so editing is quiet quick...test_hibiscus.skp[image: TVc4_test_hibiscus1.PNG] [image: Y6SQ_test_hibiscus.PNG]
    • dereiD

      Solar North (SU Pro) causes bugsplat

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Bug Reporting sketchup
      8
      0 Votes
      8 Posts
      1k Views
      J
      I'll make this a priority to get released this week.
    • dereiD

      Sketchup (and Layout) icons

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      6
      0 Votes
      6 Posts
      302 Views
      GaieusG
      Well, maybe. If you go anywhere else than the home page, there are articles from TDC in the sidebar.
    • dereiD

      How to divide complex curve in equal segments?

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      4
      0 Votes
      4 Posts
      3k Views
      simon le bonS
      A remark: Don't forget to copy/save your path before convert it in a polyline. Because depending of your division, its aspect is going to be broken (as a polyline ) simon
    • dereiD

      Toolbar icons issue?

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Bug Reporting sketchup
      3
      0 Votes
      3 Posts
      545 Views
      mitcorbM
      Or, if you sneeze.
    • dereiD

      What is this icon?

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      11
      0 Votes
      11 Posts
      1k Views
      thomthomT
      @mitcorb said: Thanks, thomthom: When you say "has focus" you mean the active window, right? Yes.
    • dereiD

      How is better and faster?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      232 Views
      Dan RathbunD
      I usually keep the toolwindows "in my stack" rolled up, with the EntityInfo open, on the bottom of the stack. (Because it varys in height depending on what is selected, when it's at the top, the whole stack jiggles up and down in a most annoying way.) Anyway.. I only unroll a toolwindow when I'm actually using it.
    • dereiD

      Please help with SDS model

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      6
      0 Votes
      6 Posts
      359 Views
      D
      Thats it, thank you
    • dereiD

      Is it possible? To use plugins from USB stick

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      16
      0 Votes
      16 Posts
      6k Views
      B
      Type this into the ruby console: require_all("G:\Plugins") just make sure all of you're plugins are in "G:\Plugins" You're flash drive might not be named "G", in which case, you would need to type the letter of you're flash drive. require_all("F:\Plugins") Or, require_all("H:\Plugins")
    • dereiD

      A little suggestion.

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      6
      0 Votes
      6 Posts
      304 Views
      thomthomT
      @chris fullmer said: I've written a entire RGB color picker for the SketchUp UI. I just haven't had the time/real need to implement it. Maybe I should get it into my color scripts and just release them to see how it goes. I'm not sure if my color picker is too bulky to even really be useful. But it is a great improvement over the old system. Ahh, but come to think of it, it is still necessary to enter RGB values using my color picker if you want to be prcise. So in that case, I suppose I could still revamp my RGB input methods too. Chris Aye! The color picker was looking good.
    • dereiD

      Which WIN32API.so ?

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      17
      0 Votes
      17 Posts
      3k Views
      Al HartA
      @djohnson.nz said: Brilliant piece of detective work Mr Hart. The last winapi.so file you made available works perfectly. Thank you for all the time you have put into this issue. Cheers, David. Thanks David. We will start using that one for our Plugins. Al
    • dereiD

      If your friends are out of reach...

      Watching Ignoring Scheduled Pinned Locked Moved Corner Bar
      1
      0 Votes
      1 Posts
      225 Views
      No one has replied
    • 1 / 1