Roy-043
012b1179c6
Draft: Draft_Slope input did not obey Decimals pref ( #14060 )
...
Forum topic:
https://forum.freecad.org/viewtopic.php?t=87686
2024-05-16 22:02:25 +02:00
marioalexis
5da413e70f
Fem: Update CalculiX writer of the constraint rigid body
2024-05-16 12:51:37 -05:00
marioalexis
42d13a3747
Fem: Update task dialog of the rigid body constraint
2024-05-16 12:51:37 -05:00
marioalexis
5911df4ea6
Fem: Update view provider of the rigid body constraint
2024-05-16 12:51:37 -05:00
marioalexis
cddc7b6a29
Fem: Change properties of the rigid body constraint
2024-05-16 12:51:37 -05:00
marioalexis
b5655c3a8a
Fem: Add transform for extra symbol in constraints
2024-05-16 12:51:37 -05:00
FEA-eng
2d26fb5426
Fem: Add ConstraintRigidBody icon
2024-05-16 12:51:37 -05:00
FEA-eng
53b9c0b6e6
Fem: Update writer of the constraint rigid body
2024-05-16 12:51:37 -05:00
FEA-eng
f012e92e33
Fem: Update properties of ConstraintRigidBody
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
845c0e7bcd
FEM: Add unit test for new ConstraintRigidBody object
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
0a6a7155e5
FEM: Add rigid body constraint to ccx writer
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
3785aec4c8
FEM: Make connections with rigid body gui and app
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
a9bff5b7b3
[FEM] Add rigid body constraint
2024-05-16 12:51:37 -05:00
Yorik van Havre
b74b17d6f0
BIM: Fixed leftover bugs after the big move
2024-05-16 17:23:10 +02:00
Yorik van Havre
4d917c6538
BIM: Added ifcopenshell update command
2024-05-16 17:23:10 +02:00
Yorik van Havre
d48a47f120
BIM: Fixed project creation and refactored status bar toggle system
2024-05-16 17:23:10 +02:00
Yorik van Havre
f7ec184f32
BIM: Fixed status bar display and project command
2024-05-16 17:23:10 +02:00
Yorik van Havre
c857b04e50
BIM: Fixed resources location in build dir
2024-05-16 17:23:10 +02:00
Yorik van Havre
4fe0b17f8e
BIM: Added missing resource for welcome screen
2024-05-16 17:23:10 +02:00
Yorik van Havre
a5e1f64d1f
CMAKE: Do not strip lines when creating python resources
2024-05-16 17:23:10 +02:00
Yorik van Havre
d8254996bf
BIM: Removed ts files from resource
2024-05-16 17:23:10 +02:00
Yorik van Havre
521ab99cb2
BIM: Fixed resource contents
2024-05-16 17:23:10 +02:00
Yorik van Havre
ef08efcd00
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
f9ceb7d35d
BIM: Fixed leftover bugs
2024-05-16 17:23:10 +02:00
Yorik van Havre
f21a3b3ec9
BIM: Renamed Arch to BIM
2024-05-16 17:23:10 +02:00
Yorik van Havre
23fc3bb5bc
Start: Used BIM icon instead of Arch
2024-05-16 17:23:10 +02:00
Yorik van Havre
d6ae8a4277
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
21558764f7
BIM - moved importers to subdir
2024-05-16 17:23:10 +02:00
Yorik van Havre
700ae5348b
Added BIM and NativeIFC files
2024-05-16 17:23:10 +02:00
bgbsww
b82e3c73d4
Toponaming: Fix point crash bug
2024-05-16 09:05:27 -05:00
Chris Hennes
064a715860
Revert "update icons for legibility on dark themes and update icons for WBs"
...
This reverts commit 117a9dac33c357cc42186eaf1e1e713fb19452a5.
2024-05-16 09:02:18 -05:00
sliptonic
4aa7f78790
fix minor bugs with sanity report and job visibility ( #14043 )
2024-05-16 07:27:45 -05:00
bgbsww
52ed6eb848
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
51a0d8ecb8
Mesure: Ignore ValueError exceptions in quick measure
2024-05-15 10:28:33 -04:00
marcuspollio
1b2a3c3c29
Address feedback
2024-05-15 14:27:18 +12:00
marcuspollio
a5a26aee9e
Merge remote-tracking branch 'upstream/main' into UI-TaskPanels-cleanup-1
2024-05-15 13:45:43 +12:00
hlorus
3bb78b1873
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
381d10e305
MeasureGui: Add icons
...
Co-Authored-By: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2024-05-14 17:55:06 +02:00
hlorus
e473ec2333
Measure Prefs: Set background default color to white
2024-05-14 17:53:56 +02:00
wmayer
af3861aa79
Gui: move to new-style connect() in createEditor()
2024-05-14 15:58:44 +02:00
WandererFan
0958fa066f
Merge pull request #14000 from wwmayer/td_fix_warning
...
TD: Fix several compiler warnings
2024-05-14 07:56:38 -04:00
wmayer
e32d1aa28a
TD: Fix several compiler warnings
2024-05-14 10:55:41 +02:00
bgbsww
6fa5dc42c6
Toponaming: bring in missing code fragments in Sketcher
2024-05-13 15:47:44 -05:00
Bas Ruigrok
f7078d13d4
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
33e91421b5
Fix backwards-compatible Qt6 warnings
2024-05-13 11:39:24 -05:00
WandererFan
5b4eeb29a9
Merge pull request #13525 from Ondsel-Development/td_dimension
...
TechDraw: Smart dimension tool
2024-05-13 12:31:32 -04:00
Max
c6ebc80f1f
update icons for legibility on dark themes and update icons for WBs
2024-05-13 11:23:21 -05:00
wmayer
c16a4e034d
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
c05111cb59
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
a3d0713911
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