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

    Topics

    • W

      Cnc depth map

      Watching Ignoring Scheduled Pinned Locked Moved Woodworking
      2
      0 Votes
      2 Posts
      6 Views
      Rich O BrienR
      You could project a bitmap of a gradient 'through' the mesh... [image: fK47s8S.png] Then export an orthographic view as needed. [image: XRfRYti.png]
    • W

      SketchyPhysics working in SU 2013

      Watching Ignoring Scheduled Pinned Locked Moved SketchyPhysics
      24
      0 Votes
      24 Posts
      15k Views
      A
      @deskpilot said: Not sure if there's another thread for this but, isn't there a fix for SP and SU2014 yet? I have loaded the program but it just won't run. Searching the net and one sees various suggestions to open CMD files etc but we're not all pc literate. An suggestions folk? Cheers, Doug Unofficial release: http://sketchucation.com/forums/viewtopic.php?f=61%26amp;t=58936#p536443
    • W

      Update on a couple of Mac issues

      Watching Ignoring Scheduled Pinned Locked Moved SketchyPhysics
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • W

      MIDI/Sound bug in SP3 for the Mac

      Watching Ignoring Scheduled Pinned Locked Moved SketchyPhysics
      2
      0 Votes
      2 Posts
      570 Views
      chippwaltersC
      For those interested in specified directions: Find: module AudioToolbox extend DL::Importable dlload '/System/Library/Frameworks/AudioToolbox.framework/Versions/Current/AudioToolbox' and change to: (note blue line at bottom) module AudioToolbox extend DL::Importable dlload '/System/Library/Frameworks/AudioToolbox.framework/Versions/Current/AudioToolbox' dlload '/System/Library/Frameworks/AudioUnit.framework/Versions/Current/AudioUnit'
    • W

      Sketchup use of WebKit

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      588 Views
      W
      When Sketchup is run there is no instance of Safari that shows up in the process list. Actually, nothing shows up in the process list other than Sketchup. This indicates that all of the processing is managed within Sketchup itself. Therefore, the sketchup application is linking to frameworks to get its services - rather than launching separate applications. The web framework that Sketchup uses is WebKit. Within the Sketchup bundle there is a WebDialog.framework The WebDialog.framework has the WebKit.h file so I'm assuming it links to the WebKit.framework within the OS I have loaded the nightly build for WebKit and redirected the load path to use the new build. If Sketchup is calling WebKit.framework it should be the one I'm referencing. Its possible that Sketchup is using some kind of "statically linked" instance of webkit but that isn't likely (I hope) The nightly build has a built in Javascript Debugger within the WebInspector but now I need to figure out how to activate it since the Sketchup WebDialogs don't respond to a context click (a right click) like normal Safari windows. I hope I'm on the right track since a JavaScript debugger would be a great help to WebDialog development!
    • W

      UI.play_sound on mac

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      2
      0 Votes
      2 Posts
      137 Views
      Chris FullmerC
      Check out this post tothe Ruby API blog. It should help hopefully, http://sketchupapi.blogspot.com/2009/01/playing-sounds-in-sketchup.html Chris
    • 1 / 1