hehe I'm so sorry.
I should probably rename the plugin
Posts made by schorradt
-
RE: [Plugin] Construction Tools (2014-03-22)
-
RE: [Plugin] Construction Tools (2014-03-22)
@guanjin said:
Icons in 2014 is too large, uncoordinated, where the modified icon file
i have Sketchup 2014 and no problems... large icons or small icons.
can you me explain the problem?
-
RE: [Plugin] Construction Tools (2014-03-22)
@kwistenbiebel said:
Cool idea.
As Edson said, it might be good to mention the rubies used in your first post of this thread.Sorry! I am now back in the community...
The embedded scripts are:
2 scripts from Jim (Construction Line Tool(older Version)) and (Arc Centerpoint)
1 script is from TIG (AddVertex)
1 script "Pointify Edges" unknown -
RE: [Plugin] Hidden Manager (08.Feb.2015)
I think it's more a problem of Toolbar extension. ! Or?
please report error message if you get a conflict with my plugin. thx -
RE: [Plugin] Hidden Manager (08.Feb.2015)
oh right... i will check it out. thx
do you mean "SCF Power Toolbar v1" or where can i find a new version?
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
Hello! I am back!
here is an update, tested in Sketchup 2014. At the moment without new features but I'm thinking about.
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
I'm sorry, but it works on my computer. I can find no error.
Perhaps the pathfunctions does not feature in Sketchup 7 !? -
RE: [Plugin] Hidden Manager (08.Feb.2015)
Update: 16.Feb.2011
- Change to start the observer on activate and remove on deaktivate now. i hope the bugsplash from other Plugins (ImageTrimmer or Slicer etc...) is removed...
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
okay ... i looking for another solution...
@Caleidos4D
Sorry ,but in my testenvirement, i canΒ΄t see any errors . i do not understand it. maybe another plugin for a conflict?! -
RE: [Plugin] Hidden Manager (08.Feb.2015)
Thx for the feedback...
Is there a function to the undo function to prevent
for the undo stack? Or a code snipped?The error is to be here, I can not find...
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
No feedback?! I am looking forward to your opinions
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
Please try to deactivate the Plugin and then reactivate. the Problem is the Entry in die Registry for the Plugin. I have fixed the bug in the "mx_hidemanager_loader.rb" ...
-
RE: [Plugin] Hidden Manager (08.Feb.2015)
oh sorry, i have postet a new Version now. This bug is corrected.
-
[Plugin] Hidden Manager (08.Feb.2015)
I want to publish my first plugin.
I hope it can be useful to someone.Try it out. I look forward to your feedback.
I tested the plugin in SketchUp Pro 2014, please report errors!Description:
This plugin shows all the hidden elements in the model in a separete Window to control this Entities. You can from there select each item, or make them visible.Update: 08.Feb.2015
- Test: tested in Sketchup 2015 (do not install about the sketchucation store plugin, there is an old version)
Update: 21.Mar.2014
- Bugfix: Strict Code Bug and some files renamed, tested in Sketchup 2014
Update: 16.Feb.2011
- Change to start the observer on activate and remove on deaktivate now. i hope the bugsplash from other Plugins (ImageTrimmer or Slicer etc...) is removed...
Update: 17.Jan.2011
- Change the onmouseover in the list from hidden/visible to select/unselect
Update: 20.Okt.2010 (Second)
- Bugfix and support for open Groups und Components
-
RE: [Plugin] CLineTool (Small Update)
i try to start the Instructor from clinetool
def getInstructorContentDirectory c = File.join(File.dirname(__FILE__), "clinetool") return c.to_s end
i have a index.html included, but it doesnt work
why?This is my Animation, is also a part for Visuel Index...
-
RE: Md5 encoding in sketchup
thx... it works
but its not easy to get an old version of ruby...
oldversion.com is goood -
RE: Md5 encoding in sketchup
I have the digest.so and md5.so placed in the to the plugins directory.
I try it with
require 'digest'but i get an errormessage:
Error Loading File mx_eftools.rb
uninitialized constant MX_eftools::EftoolDoes it ever so? or I do something wrong?
The .so-files come from the following package: \ruby-1.9.1-P376-i386-mswin32.zip\lib\ruby\1.9.1\i386-mswin32\