Benjamin Nauck
06aaa1515e
Update src/App/ExpressionParser.l
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-03-29 20:56:55 +01:00
Benjamin Nauck
d63d0ae366
Update src/App/ExpressionParser.l
...
Fixes issue in expression parser
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-03-29 20:56:30 +01:00
Benjamin Nauck
b1fa55eb78
Web: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
550609a6da
Tools: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
cf94011294
Techdraw: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
41756a3726
Surface: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
cd5c4b8acd
Spreadsheet: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
3279a1dd8f
Sketcher: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:39 +01:00
Benjamin Nauck
883d02756d
Robots: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
61684e86c1
ReverseEngineering: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
306846abaa
Point: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
c2e885d774
PartDesign: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
075a1362ed
Part: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
1301b58296
MeshPart: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
99bb999deb
Mesh: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
f72ffc438b
Measure: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
9b6494d689
Material: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
fa702d6ef5
Inspection: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
c1c14a6817
Import: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
e2da3bce46
FEM: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
3fc0831116
Drawing: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
9e3c0d111e
CAM: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
d551ad8be5
Assembly: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
b625e81a3e
Gui: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Benjamin Nauck
3253f2c2de
Base: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:37 +01:00
Benjamin Nauck
c77de32b78
App: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:37 +01:00
marioalexis
47e93539f2
Fem: Fix return value in FemPostPipelinePy::read
2025-03-28 16:39:34 +01:00
marioalexis
805c27ca7b
Base: Improve schema translation for electrical units
2025-03-28 07:43:15 +01:00
Roy-043
ad673da42a
Draft: fix status bar widgets display timing issue
...
Fixes #17044 .
2025-03-28 06:09:54 +01:00
Leif-Jöran Olsson
e544969624
Fixing ambiguiguous python shebang in installed script freecad-thumbnailer. Removed skip ci according to instruction.
2025-03-27 21:42:49 -05:00
marioalexis
f2b047e2c4
Fem: Update test
2025-03-27 21:13:21 +01:00
marioalexis
b10c02407f
Fem: Add electric charge density object
2025-03-27 21:13:21 +01:00
marioalexis
f65db92156
Fem: Rename property SurfaceChargeDensity to ElectricFluxDensity
2025-03-27 21:13:21 +01:00
marioalexis
1c19608799
Base: Add volume charge density unit
2025-03-27 21:13:21 +01:00
Roy-043
51f4917c24
Draft: add font name dropdown to preferences ( #20400 )
...
Fixes #20330 .
2025-03-27 13:11:47 +01:00
Roy-043
22b1f9b297
Merge pull request #20483 from Roy-043/Draft-remove-obsolete-param-functions
...
Draft: remove obsolete param functions
2025-03-27 11:51:16 +01:00
Lawrence Woestman
22f73df97c
CAM: Enabled coolant in the refactored_grbl post, with test
2025-03-27 07:31:13 +01:00
PaddleStroke
fc9c5a7521
TechDraw: Section task: Fix spinbox ( #20413 )
...
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-03-26 21:41:17 +01:00
João Martins
caa6606810
Assembly: Allow more than one assembly deactivation ( #20461 )
...
Fixes #18631 .
2025-03-26 19:25:53 +01:00
Syres916
85410a2816
[Gui] Fix Seg Fault when deleting a Link Array
2025-03-26 17:44:49 +01:00
xtemp09
26c7a6c302
Disconnect signals in destructor to avoid the assert
...
Closes #20272 .
2025-03-26 17:42:34 +01:00
Roy-043
714e874c49
Draft: remove obsolete param functions
...
See #20198
These functions are no longer used in the Draft WB or in the BIM WB.
There is a small risk that 3rd party code relies on them and breaks, but that can be addressed when such is reported as a problem.
2025-03-26 15:52:40 +01:00
Roy-043
b3c4cec346
BIM: Remove calls to obsolete Draft.getParam
...
See #20198 .
2025-03-26 13:09:17 +01:00
tritao
b45a3025e6
Material: Remove XML binding files.
2025-03-26 13:01:41 +01:00
Joao Matos
4ec136b252
Material: Convert XML bindings to Python.
2025-03-26 12:18:02 +01:00
tritao
35420022e9
Tools: Improve handling of sequence_protocol in Python bindings generator.
...
This allows SequenceProtocol being initialized without all members which
simplifies Python authoring of binding files.
2025-03-26 12:18:02 +01:00
Joao Matos
1224143a99
CMake: Fix generate_from_py macro for temporary pyi files.
2025-03-26 12:18:02 +01:00
Roy-043
2eabba29cb
BIM: Remove calls to obsolete Draft.getParam
...
See #20198 .
2025-03-26 11:03:21 +01:00
Benjamin Bræstrup Sayoc
56020bfb75
TechDraw: arc dimensions should not have fill
...
Fixes #20418 . Regression by commit 998f713c97
2025-03-26 11:02:57 +01:00
Roy-043
7f9eb9932f
Merge pull request #20436 from Roy-043/Draft-Update-checked-state-of-grid-button-when-switching-the-grid
...
Draft: Update checked state of grid button when switching the grid
2025-03-26 10:40:46 +01:00