News:

SMF - Just Installed!

Main Menu

Recent posts

#1
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 17, 2023, 04:11:44 PM
Version 3.1.5 - 03.17.2023
- Added a fluting number parameter for classical columns.



Really wasn't wanting to dig into this right now but after a quick inspection of my code I realized it would only take me a few minutes to add in this additional parameter so that one could fine tune the look of the fluting of classical columns.

This update per customer request.
#2
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - March 12, 2023, 11:37:51 AM
Version 3.1.4 - 03.12.2023
- Added the following door types: flat one panel (single and double).





This update per customer request.
#3
Medeek Project Plugin / Re: Development and Updates fo...
Last post by Medeek - March 10, 2023, 04:40:52 PM
Version 1.0.9 - 03.10.2023
- Fixed a bug with the Trim 3 tool.
#4
Medeek Foundation Plugin / Re: Development and Updates fo...
Last post by Medeek - March 04, 2023, 02:32:56 AM
!!!! BUG ALERT - SKETCHUP 2023 !!!!

I've just identified an issue with the Foundation plugin and the current release of SU 2023.

Many of the tools within the Truss plugin still use the UI.inputbox module for simple menus, see example below:



If you notice that this type of menu appears (not an HTML menu) then press Alt-Tab which will then require you to refocus on the menu with your mouse and will also allow it to function correctly (unfreezes the menu).

I don't know all of the details however it appears that the backend framework has extensively changed and in the process a few focus bugs have slipped through and need to be ironed out with SU 2023.  See status and more details at the thread below:

https://forums.sketchup.com/t/sketchup-2023-changes-to-ui-inputbox-focus/220580

For now I would recommend staying with SU 2022 if you extensively use SketchUp combined with the Truss and Foundation plugins.  However the alt-tab work around should also keep you up and running if you have already migrated to SU 2023.

I am hoping that minor update will be forthcoming in the near future from SketchUp, which will save me from having to rewrite a significant amount of code and pull me away from the Floor plugin development.  If the bug is not fixed I will proceed to switch all remaining menus in the Truss and Foundation plugins  to HTML dialog type menus, that process could take upwards of two to three weeks.
#5
Medeek Truss Plugin / Re: Development and Updates fo...
Last post by Medeek - March 04, 2023, 01:55:33 AM
!!!! BUG ALERT - SKETCHUP 2023 !!!!

I've just identified an issue with the Truss plugin and the current release of SU 2023.

Many of the tools within the Truss plugin still use the UI.inputbox module for simple menus, see example below:



If you notice that this type of menu appears (not an HTML menu) then press alt-tab which will then require you to refocus on the menu with your mouse and will also allow it to function correctly.

I don't know all of the details however it appears that the backend framework has extensively changed and in the process a few focus bugs have slipped through and need to be ironed out with SU 2023.  See status and more details at the thread below:

https://forums.sketchup.com/t/sketchup-2023-changes-to-ui-inputbox-focus/220580

For now I would recommend staying with SU 2022 if you extensively use SketchUp combined with the Truss and Foundation plugins.  However the alt-tab work around should also keep you up and running if you have already migrated to SU 2023.

I am hoping that minor update will be forthcoming in the near future from SketchUp, which will save me from having to rewrite a significant amount of code and pull me away from the Floor plugin development.  If the bug is not fixed I will proceed to switch all remaining menus in the Truss and Foundation plugins  to HTML dialog type menus, that process could take upwards of two to three weeks.
#6
General Forum / Re: Future of Medeek Plugins
Last post by Medeek - February 25, 2023, 02:23:38 AM
So far so good with SU 2023, but I am still testing and looking at it.
#7
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - February 25, 2023, 02:22:11 AM
The edit menu and draw menu are pretty much done now, just a few more tweaks and error checking and we might be able to start creating our first real floors with this thing:



I was going to include the blocking as an advanced option but after some further thought it seemed like it might be more intuitive to have the blocking be similar to beams and openings, where you can really customize the location and size etc... of each row of blocks independently.

I usually have a pretty good idea how I want things to go even before I start coding but sometimes you get halfway into it and you realize that an alternative method or system would be more optimal.
#8
General Forum / Re: Future of Medeek Plugins
Last post by Irunfree - February 24, 2023, 04:21:37 AM
Gotcha, so sorry to hear that, I hope you are recovering well. Keep up the good work! I along with many others are excited for the floor plugin!  ;D

BTW, with SU 2023 released, do you expect to have any issues with Medeek being compatible?
#9
Medeek Wall Plugin / Re: Development and Updates fo...
Last post by Medeek - February 16, 2023, 02:33:03 PM
Version 3.1.3 - 02.16.2023
- Fixed a bug with door presets within the Edit Door menu.
#10
Medeek Project Plugin / Re: Development and Updates fo...
Last post by Medeek - February 13, 2023, 04:55:05 AM
Version 1.0.8b - 02.13.2023
- Fixed a bug in the Estimating module for king stud quantities for windows and doors (metric units).