marioalexis
dfbc90d351
Fem: Add support for cyclic symmetry - fixes #12155
2024-02-08 16:08:59 -06:00
marioalexis
268edeeb60
Fem: Use override
2024-02-08 08:29:19 -06:00
Alexander Neumann
c57a83cb4f
move #include <SMESH_Version.h> out of ifndef _PreComp_
...
fix position of #endif for MEFISTO removal
2024-02-05 08:50:56 -06:00
marioalexis
38f7283016
Fem: Improve constraint tie - partial fixes #11653
2024-01-26 13:44:16 -03:00
marioalexis
6e75703425
Fem: Improve constraint contact - partial fixes #11653
2024-01-26 13:44:16 -03:00
Chris Hennes
c7ac9ee848
Merge pull request #12064 from bdieterm/fixPlaneTransparency
...
Gui: add explicit transparency specification
2024-01-23 21:33:20 -06:00
marioalexis
629f585a15
Fem: Set PotentialEnabled to False in capacitance_two_balls example - fixes #9707
2024-01-21 16:23:29 -07:00
bdieterm
62a6fab19b
Gui: add explicit transparency specification
2024-01-21 17:41:31 +01:00
marioalexis
674cc4b0ec
Fem: Call base class handleChangedProperyType function
2024-01-20 20:20:56 -07:00
marioalexis
9da842d884
Fem: Improve self weight constraint - fixes #11652
2024-01-20 08:57:46 -07:00
marioalexis
27a0fb1e99
Fem: Fix constraint arrows - fixes #6073
2024-01-15 19:21:09 -06:00
marioalexis
9ceb1e7af1
Fem: Remove pipeline node from analysis view provider - fixes #11175
2024-01-15 11:19:09 -06:00
Alexander Neumann
d9636aaa25
Guard MEFISTO code with version check against SMESH.
2024-01-15 10:44:06 -06:00
bgbsww
8abd09398a
Add support for OCCT 7.8.0 ( #11909 )
2024-01-09 19:47:25 -06:00
Adrian Insaurralde Avalos
a770971f58
FEM: remove unused file
2024-01-08 11:34:56 -03:00
Chris Hennes
1d2186b7d6
Update translations ( #11886 )
...
* Update translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-03 09:27:18 -06:00
luzpaz
e9f9e441fc
Fix typos
2023-12-22 13:35:23 +00:00
pre-commit-ci[bot]
66f172ab4b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-12-20 09:27:37 +01:00
Yorik van Havre
a679c8b818
merged crowdin translations
2023-12-20 09:27:37 +01:00
Yorik van Havre
f78959fab3
Updated ts files
2023-12-20 09:27:37 +01:00
FEA-eng
f5a7a9739f
Support for stress tensor components in FEM stress linearization ( #11724 )
...
* Stress components in linearization
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-18 10:42:04 -06:00
mosfet80
eda7e134ea
casts clean ( #11548 )
...
* remove unecessary casts
clean unused code
revert example py code
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-04 10:51:36 -06:00
Max Wilfinger
a1f0674020
Renaming FEM mesh region to mesh refinement (only Users POV / tooltips) ( #11489 )
...
* project to document on information, merge, util
* rename MehRegion to MeshRefinement (tooltip/user PoV only)
2023-12-04 10:41:04 -06:00
Yorik van Havre
3ade39ccf1
Translations ( #11551 )
...
* Updated ts files
* merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-27 11:29:38 -06:00
Chris Hennes
fa65438556
Core: Enable compiling with MSVC /permissive- ( #11014 )
...
* Base: Fixes for MSVC permissive-
* App: Fixes for MSVC permissive-
* Gui: Fixes for MSVC permissive-
* Main: Fixes for MSVC permissive-
* Fem: Fixes for MSVC permissive-
* Material: Fixes for MSVC permissive-
* Part: Fixes for MSVC permissive-
* Mesh: Fixes for MSVC permissive-
* Points: Fixes for MSVC permissive-
* Robot: Fixes for MSVC permissive-
* TechDraw: Fixes for MSVC permissive-
* Path: Fixes for MSVC permissive-
* Core; Changes per review comments
* TD: Revision from wandererfan
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-27 17:37:29 +01:00
Chris Hennes
90dc4aeb13
Update translations
2023-11-20 13:46:22 -06:00
Chris Hennes
954c2fa03f
Update translations
2023-11-09 12:23:56 -06:00
Chris Hennes
aaa0db3867
Merge pull request #11231 from DeflateAwning/http-cleanup
...
Find and replace http://freecad to https://freecad
2023-11-06 11:16:13 -06:00
DeflateAwning
8de6db3e97
Find and replace http://freecad.org to https://freecad.org
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
2023-10-29 22:39:22 -06:00
DeflateAwning
c847a3d516
Change http to https in SVGs
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Include: *.svg
2023-10-29 22:32:59 -06:00
Chris Hennes
cbd0ef5975
Merge branch 'main' into modernize-type-check
2023-10-25 16:07:28 -05:00
Florian Foinant-Willig
41080dec5b
Fem: modernize type checking
2023-10-23 18:09:04 +02:00
sliptonic
ee9b1b9e93
Merge pull request #11126 from marioalexis84/Fem-task_temperature
...
Fem: Connect constraint temperature spinboxes to properties and task dialog rework - fixes #11109
2023-10-23 10:58:36 -05:00
Adrian Insaurralde Avalos
7754c44b55
Migrate away from deprecated distutils python package where possible
2023-10-23 10:51:50 -05:00
Adrian Insaurralde Avalos
82ddd7cd18
[FEM] Improve some task dialog layouts
...
reduce horizontal space taken for better UX
2023-10-23 10:50:35 -05:00
marioalexis
c728676d6e
Fem: Connect constraint temperature spinboxes to properties and task dialog rework - fixes #11109
2023-10-21 00:38:39 -03:00
Victor Predko
f76f842302
File formats: Uppercase file types when importing a file. ( #10977 )
...
* Added uppercase extensions for supported formats
In the file App\Application.cpp
* Added file types in upper case
* Adds uppercase file types to the file import filter.
Fixes #10879
* Added filter for *.fcmacro *.fcscript
2023-10-16 14:40:46 -03:00
marioalexis
e33bd29b6e
Fem: Remove unnecessary DataAtPoint marker
2023-10-16 15:58:57 +02:00
marioalexis
57f71e2a9c
Fem: Remove FemPostDataAtPointFilter Radius property and add PointSize to their view provider - fixes #5719
2023-10-16 15:58:57 +02:00
marioalexis
3f1ecf9141
Fem: Change TaskPostBoxes constructors to specific view providers
2023-10-14 00:43:59 +02:00
marioalexis
56422b177b
Fem: Plot vector components in FemPostDataAlongLineFilter - fixes #5916
2023-10-12 12:49:18 +02:00
marioalexis
0ea0ea807b
Fem: Remove callback added by filters task box and rework marker classes
2023-10-10 13:58:34 +02:00
wmayer
56820718c5
Core: Revert superfluous changes made with PR #9521
2023-10-09 15:06:45 +02:00
marioalexis
05e28cf550
Fem: Remove markers from scenegraph - fixes #10438
2023-10-07 14:09:20 +02:00
sliptonic
aa82948b27
Merge pull request #9521 from AgCaliva/User/Document/Feature_level_units_selection_#7746
...
Adding "ProjectUnitSystem" support to project files.
2023-10-06 07:56:59 -05:00
marioalexis
5482699fad
Fem: Set default force to 1 N in FEM_ConstraintForce command
2023-10-04 17:09:53 -03:00
Uwe
ce860e2f34
Fem: Update force values in test .inp files
2023-10-04 17:06:47 -03:00
Uwe
9f90558d6a
Fem: Fix force values in examples
2023-10-04 17:03:28 -03:00
Uwe
f9930d883d
Fem: Change ConstraintPressure::Force property to App::PropertyForce
2023-10-04 17:03:28 -03:00
AgCaliva
2212e68a30
merge master via cli
2023-10-04 13:28:48 -03:00