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

    christian_dl

    @christian_dl

    10
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 69

    christian_dl Unfollow Follow
    registered-users

    Latest posts made by christian_dl

    • RE: [Plugin] Skin.rb

      @bob james said:

      This is an older version of the Skin folder that has six icons in it that results in three being shown with skin26.rb.
      Note that "Smooth" is unavailable (no other choice).

      @bob james said:

      This was done with skin26 on MacPro.

      The Skin folder has four icons in it.

      I might add that it took several tries to get the result shown (all sorts of weird results).

      Dear Bob,

      Thats the same Result as on my Mac. Should be 6 Icons.
      Skinfolder.png
      As I found out. The ..L.png's are for Windows. The ..S.png's are for OSX.
      The Smoothing Option is not implemented, because the Author promised this for a Version 3. See a Posting in this Thread before.
      I compared the Code v22 with v26 and there are a lot of changes to the 3D Routines as well.
      It tooks time to re-think (understanding) the Code. On the other Hand it's a good Way learning Ruby. May be any-one-other in this Forum has a brief Knowledge to interpret the Changes.

      Regards Christian

      posted in Plugins
      C
      christian_dl
    • RE: [Plugin] Skin.rb

      @watkins said:

      Dear Christian,

      Your skin-26 doesn't seem to be compatible with the icons for skin22. Only 2 of the 5 icons appear. Could you please produce a folder of icons which are compatible with your script?

      Regards,
      Bob

      Dear Bob,

      As I found out.
      The v22 is the only one with a 5 icons Toolbar.
      Also in this Version there is no Settingdialog. I think thats the Reason for the 5 Icons.
      This Version also works within Groups and Components.

      All later Version have a three icons Toolbar and the Settings dialog.
      I don't know exactly why the Author of Skin changed this Behavior.
      Also he changed back to active_model.entitities. Why ever??

      With skin-26.rb i repair only the NamedOptions and changed back to active_model.active_entitities.
      Because on OSX, Skin doesn't work at all since v23.
      Because i'm not a mathematical genius i don't know very well about changes to the 3D Code.

      So If you satiesfied with v22, stay there.

      Best Regards
      Christian

      posted in Plugins
      C
      christian_dl
    • RE: [Plugin] Skin.rb

      No should be working on Windows too.

      posted in Plugins
      C
      christian_dl
    • RE: [Plugin] Skin.rb

      Hi Again,

      Here is the next Version. I call it -26, because it works now within Groups and Components.
      This was a very minor Change frome active_model.entities to active_model.activ_entities.
      Thanks to Thomas Thomassen for his clearly tt_cg2.rb

      Best Regards


      skin-26.rb

      posted in Plugins
      C
      christian_dl
    • RE: [Plugin] Skin.rb

      Hi All,
      I'm new but i think i fixed the MacProblem with Skin.rb
      Because of Sketchup V6 and V7 have no NamedOptions there was this NilObject Problem.
      Here is the latest Code (2.5) with changes to the Option related Sections.
      Should be also running under Windows.
      Best Regards


      skin-25Mac.rb

      posted in Plugins
      C
      christian_dl