UR_ code improvements

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

UR_ code improvements

Post by bernd »

I would like to merge these: ok for you?
https://github.com/berndhahnebach/FreeC ... 7060972a2a
https://github.com/berndhahnebach/FreeC ... e078dee589
https://github.com/berndhahnebach/FreeC ... dccf5ad7c9
https://github.com/berndhahnebach/FreeC ... 2d4cf042b5

is density needed method:
https://github.com/berndhahnebach/FreeC ... 3f78d18d54
does it fit with this, which I merged today? git commit 8e25fe33dc5

selection widget
https://github.com/berndhahnebach/FreeC ... 9cf49a272a
Would it be possible to explain in short the reason for the changes?

icon file
https://github.com/berndhahnebach/FreeC ... caec7412d1
Was this done automatically by accident or do you do dislike my comments :o

cheers bernd
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: UR_ code improvements

Post by bernd »

UR_ wrote: :bell:
UR_
Veteran
Posts: 1355
Joined: Tue Jan 03, 2017 8:42 pm

Re: UR_ code improvements

Post by UR_ »

bernd wrote: Wed Jun 09, 2021 10:39 am is density needed method:
https://github.com/berndhahnebach/FreeC ... 3f78d18d54
does it fit with this, which I merged today? git commit 8e25fe33dc5
*BUCKLE doesn't need *DENSITY, AFAIK.

___________________________________________

bernd wrote: Wed Jun 09, 2021 10:39 am icon file
https://github.com/berndhahnebach/FreeC ... caec7412d1
Was this done automatically by accident or do you do dislike my comments :o
Fem.qrc is generated by UpdateResources.bat
Perhaps dir2qrc.py has a restricted comment policy :D

___________________________________________

bernd wrote: Wed Jun 09, 2021 10:39 am selection widget
https://github.com/berndhahnebach/FreeC ... 9cf49a272a
Would it be possible to explain in short the reason for the changes?
If caller restricted selection widget to allow selection of solids only, it makes no sense to display radio buttons for enabling eg. face selection.
Post Reply