FEA-eng
3739d06528
Fem: Update writer of the constraint rigid body
2024-05-16 12:51:37 -05:00
FEA-eng
ab6afeb261
Fem: Update properties of ConstraintRigidBody
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
4feb519bc9
FEM: Add unit test for new ConstraintRigidBody object
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
cc6e59eacc
FEM: Add rigid body constraint to ccx writer
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
5ae3c93fc3
FEM: Make connections with rigid body gui and app
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
cefbb17c17
[FEM] Add rigid body constraint
2024-05-16 12:51:37 -05:00
Yorik van Havre
acecc2c435
BIM: Fixed leftover bugs after the big move
2024-05-16 17:23:10 +02:00
Yorik van Havre
bd143feae2
BIM: Added ifcopenshell update command
2024-05-16 17:23:10 +02:00
Yorik van Havre
ffe71d2221
BIM: Fixed project creation and refactored status bar toggle system
2024-05-16 17:23:10 +02:00
Yorik van Havre
b4bddb5b80
BIM: Fixed status bar display and project command
2024-05-16 17:23:10 +02:00
Yorik van Havre
2423159d69
BIM: Fixed resources location in build dir
2024-05-16 17:23:10 +02:00
Yorik van Havre
0d0ae22023
BIM: Added missing resource for welcome screen
2024-05-16 17:23:10 +02:00
Yorik van Havre
76ad87d464
CMAKE: Do not strip lines when creating python resources
2024-05-16 17:23:10 +02:00
Yorik van Havre
fb1a64f3d6
BIM: Removed ts files from resource
2024-05-16 17:23:10 +02:00
Yorik van Havre
0a6ff497de
BIM: Fixed resource contents
2024-05-16 17:23:10 +02:00
Yorik van Havre
40f33f0f73
BIM: misc tool adjustments
...
- Level offest can now be negative
- Auto wall grouping is now off by default
- Shape2DView (BIM version) now sets InPlace to False
- The Axis tool starts with only one axis by default
- Sketches initiated with the BIM Sketch command take Draft colors
- Snapping WP shortcuts were changed to avoid conflicts
2024-05-16 17:23:10 +02:00
Yorik van Havre
3593946d1c
BIM: Fixed leftover bugs
2024-05-16 17:23:10 +02:00
Yorik van Havre
76e901861d
BIM: Renamed Arch to BIM
2024-05-16 17:23:10 +02:00
Yorik van Havre
f58e1120df
Start: Used BIM icon instead of Arch
2024-05-16 17:23:10 +02:00
Yorik van Havre
b0501884f2
BIM - Converted arch files
...
- all commands are moved to bimcommands
- all make*() functions are moved to Arch.py
- Objects and ViewProvider definitions are left in Arch* files for backwards compatibility
2024-05-16 17:23:10 +02:00
Yorik van Havre
bd1edd292a
BIM - moved importers to subdir
2024-05-16 17:23:10 +02:00
Yorik van Havre
ca7bbb5943
Added BIM and NativeIFC files
2024-05-16 17:23:10 +02:00
bgbsww
ad7ceb8ba6
Toponaming: Fix point crash bug
2024-05-16 09:05:27 -05:00
Chris Hennes
9c961e8404
Revert "update icons for legibility on dark themes and update icons for WBs"
...
This reverts commit d2f381c379 .
2024-05-16 09:02:18 -05:00
sliptonic
a0e4184c73
fix minor bugs with sanity report and job visibility ( #14043 )
2024-05-16 07:27:45 -05:00
bgbsww
b72a8c4222
Toponaming: Bring in Chamfer, Fillet code and add tests ( #14035 )
...
* Toponaming: bring in missing code fragments in Sketcher
* Toponaming: Fix infinite recursion, remove debug cruft, rough in fillet test
* Bring in missing code; fix chamfers
* Toponaming: Add code for fillets and test
2024-05-15 19:43:30 -04:00
wmayer
792cee1801
Mesure: Ignore ValueError exceptions in quick measure
2024-05-15 10:28:33 -04:00
marcuspollio
e7993e053f
Address feedback
2024-05-15 14:27:18 +12:00
marcuspollio
0526257be5
Merge remote-tracking branch 'upstream/main' into UI-TaskPanels-cleanup-1
2024-05-15 13:45:43 +12:00
hlorus
030cdcfa5e
MeasureGui: Add UMF folder icon
...
Co-Authored-By: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2024-05-14 17:55:21 +02:00
hlorus
b3ea58a503
MeasureGui: Add icons
...
Co-Authored-By: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2024-05-14 17:55:06 +02:00
hlorus
ae7a16f945
Measure Prefs: Set background default color to white
2024-05-14 17:53:56 +02:00
wmayer
f3327475b9
Gui: move to new-style connect() in createEditor()
2024-05-14 15:58:44 +02:00
WandererFan
cf57d0adc7
Merge pull request #14000 from wwmayer/td_fix_warning
...
TD: Fix several compiler warnings
2024-05-14 07:56:38 -04:00
wmayer
c7532cf496
TD: Fix several compiler warnings
2024-05-14 10:55:41 +02:00
bgbsww
869cb1f83b
Toponaming: bring in missing code fragments in Sketcher
2024-05-13 15:47:44 -05:00
Bas Ruigrok
fb1539f48e
Part: Implement getCameraAlignmentDirection() for PartFeature
...
Returns normal of a face or direction of an edge
2024-05-13 19:03:56 +02:00
Johannes Wüller
0e24e121eb
Fix backwards-compatible Qt6 warnings
2024-05-13 11:39:24 -05:00
WandererFan
c12e1f8bc2
Merge pull request #13525 from Ondsel-Development/td_dimension
...
TechDraw: Smart dimension tool
2024-05-13 12:31:32 -04:00
Max
d2f381c379
update icons for legibility on dark themes and update icons for WBs
2024-05-13 11:23:21 -05:00
wmayer
3a16d73253
Measure: Fix quick measure
...
* Create QuickMeasure in C++ instead of Python to avoid that it will be garbage collected
* Handle exceptions in case of invalid selections
* Refactor QuickMeasure class
* Fix linter warnings
2024-05-13 11:22:52 -05:00
Chris Hennes
fef3a24187
Merge pull request #13914 from Roy-043/Draft-Draft_SetStyle-new-Material-handling
...
Draft: Draft_SetStyle new Material handling
2024-05-13 11:22:11 -05:00
marcuspollio
fd01f325b3
Update Draft WB icons ( #13585 )
...
* Update Draft WB icons
* Also make all icons 64px based
* keep inner white outline and small tweaks
* Tweaks following review
* Further tweaks following feedback
* Tweak more icons for consistency with light/dark themes
* Update following PR 13865, save as Plain SVG and remove unused ressources
Update texts for visibility
Some more cleanup
Use consistent FreeSans font
2024-05-13 11:20:42 -05:00
David Carter
f9eb6c2c68
Material: Material Preferences
...
Updates the material preferences including selecting a default material
Preferences adds some options for what gets displayed in the Materials editor.
The option to use the legacy editor is removed in favour of the new
editor.
A new preference page has been added that allows the user to select a
default material. This will then be assigned to any newly created object. In
support of this, a new widget PrefsMaterialTreeWidget has been added as an
extension of the MaterialTreeWidget to automatically save and restore the
selected material.
2024-05-13 11:14:55 -05:00
PaddleStroke
344b125a07
Core: Add getRootObjectsIgnoreLinks and fix bugs in tree.cpp and AssemblyObject.cpp, CommandInsertLink.py, UtilsAssembly.py
2024-05-13 17:58:34 +02:00
FEA-eng
7523582c5f
FEM: Change the misleading constraint descriptions regarding the geometry selection ( #13921 )
...
* FEM: Update TaskFemConstraintFixed.ui
* FEM: Update TaskFemConstraintForce.ui
* FEM: Update TaskFemConstraintTemperature.ui
* FEM: Update TaskFemConstraintDisplacement.ui
2024-05-13 10:54:03 -05:00
Chris Hennes
cc39030293
Merge pull request #13907 from wwmayer/issue_13898
...
Fix memory leaks with PySequence_GetItem
2024-05-13 10:53:00 -05:00
hlorus
2b9e9d6ca5
[MeasureGui] Add measurement value to label text
2024-05-13 10:47:10 -05:00
Chris Hennes
1028345ae6
Merge pull request #13811 from hlorus/remove_measure_prefs
...
[Measure] Remove unused properties from measure preferences
2024-05-13 10:39:18 -05:00
bgbsww
f304b0123c
Toponaming: bring in missing code fragments in PartDesign
2024-05-13 08:45:26 -05:00