sliptonic
b60a97f2b4
Vcarve translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
d39d91f90e
Black
2022-01-22 13:11:46 -06:00
sliptonic
4c08365920
AxisMap dressup translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
931f4a2b8f
black
2022-01-22 13:11:46 -06:00
sliptonic
aae9d645f2
ZCorrect translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
c3b46bad38
Merge pull request #5405 from sliptonic/feature/helix_refactor
...
[Path] Feature/helix refactor
2022-01-22 13:09:36 -06:00
sliptonic
e506233bbb
Merge pull request #5410 from sliptonic/bug/translateDeburr
...
[Path] Bug/translate deburr, fixture, inspect, probe
2022-01-22 13:00:34 -06:00
luz paz
48f07429a2
TD: fix source comment typo
2022-01-22 16:28:41 +01:00
luz paz
da6f34723b
Part: fix source comment typo
2022-01-22 16:28:41 +01:00
luz paz
0324b5b338
TD: Uniformity tweaks left over from #5383
2022-01-22 16:27:46 +01:00
0penBrain
e3c0a43797
[PartDesign] Allow single (viewport) click for mapping feature selection
...
Parameter 'singleClickFeatureSelect' can be used to enable/disable
2022-01-22 16:14:30 +01:00
sliptonic
c950d3779d
Merge pull request #5418 from sliptonic/bug/unittest
...
[Path] Unit test breaks due to tolerance issue. Disable this test
2022-01-22 08:56:09 -06:00
sliptonic
c7e7f4ed90
Unit test breaks due to tolerance issue. Disable this test
2022-01-22 08:54:42 -06:00
Roy-043
997cd89fc2
TechDraw: fix typos in CommandAnnotate.cpp
2022-01-22 11:48:19 +01:00
0penBrain
5bbd24e48d
Display Midplane checkbox with Pocket/ThroughAll
...
Was enabled but not visible.
Hopefully last time I fix it. :)
2022-01-22 10:34:14 +01:00
sliptonic
945602f187
Merge pull request #5403 from sliptonic/feature/splitArcsHelper
...
[Path] Feature/split arcs helper
2022-01-21 13:14:47 -06:00
sliptonic
63ced6756d
translation cleanup
...
fix context for deburr enums
deburr translation cleanup
enums
2022-01-21 10:54:34 -06:00
sliptonic
a09a6fe879
black reformat
2022-01-21 10:54:34 -06:00
sliptonic
9ee01669ed
fixture command fix
2022-01-21 10:54:34 -06:00
sliptonic
caaa9005b6
translation cleanup (probe)
...
PathLog missing import
command name
2022-01-21 10:54:31 -06:00
sliptonic
4c0e9da7e1
black reformat
2022-01-21 10:54:31 -06:00
sliptonic
1f71e170ce
translation cleanup (PathInspect)
2022-01-21 10:54:31 -06:00
sliptonic
3332712bb3
black reformat
2022-01-21 10:54:31 -06:00
Wanderer Fan
cf5a14bc27
[TD]Adjust initial placement of dim text
2022-01-21 11:25:09 -05:00
Aapo
253817e3e9
[TD] Add new non-standard format specifier '%w' that truncates trailing zeros.
2022-01-21 11:24:44 -05:00
edi271
83839b6d13
[TD] add right/left baseline in Parallel Dimension tools
2022-01-21 11:22:40 -05:00
edi271
242dcd7e44
[TD] Variable line stretching distance
2022-01-21 11:22:40 -05:00
edi271
c46a4f776b
[TD] Move Circulation method to DrawUtil
2022-01-21 11:22:40 -05:00
Wanderer Fan
5a40cd0ae5
[TD]Add MoveView and CopyView commands
2022-01-21 11:21:51 -05:00
Chris Hennes
d1a94de371
Addon manager: install dependencies ( #5376 )
...
Addon Manager: Dependency Installation
The Addon Manager can now attempt to use pip directly to install
required packages as specified in either metadata.txt or
requirements.txt files provided by AddOns. The packages are installed
into FreeCAD.getUserAppDataDir()/AdditionalPythonPackages directory.
Only simplified requirements.txt data is supported: any version
information is stripped out, and only packages are supported (that is,
no pip arguments, included files, etc.). Further, packages are checked
against a list of allowed packages prior to being suggested for
installation. Addon authors should submit a PR to the FreeCAD repo
adding their requirements to the allowed list, for packages that are not
already on the list (this is a malware-prevention mechanism).
2022-01-21 10:19:21 -06:00
sliptonic
39b9cd0f98
fix bug with extraoffset not stored
2022-01-21 09:21:11 -06:00
sliptonic
be772fc6c7
translation cleanup
2022-01-21 09:20:57 -06:00
wmayer
fb84f715fa
Base: extend Python wrapper to allow to create a quantity with Units.Quantity(1, 'm') and add a unit test
2022-01-21 14:57:49 +01:00
sliptonic
bb4adc37d5
Tweaks
2022-01-20 18:24:56 -06:00
Uwe
39ed257eb4
[Part] add missing include
...
needed since PR #5382
- also transfer another include
2022-01-21 01:07:38 +01:00
sliptonic
5d1d1bc2a7
remove deprecated code
2022-01-20 17:41:15 -06:00
sliptonic
3dcb104461
add a material allowance property
2022-01-20 17:38:52 -06:00
sliptonic
21f31d6556
black reformat
2022-01-20 17:26:42 -06:00
sliptonic
1ff688a3ff
Helix refactor for generator
2022-01-20 17:26:30 -06:00
sliptonic
3cf2a2cb69
translation fixes
2022-01-20 17:17:29 -06:00
sliptonic
4ea14101c0
helper to split arcs
2022-01-20 11:40:37 -06:00
sliptonic
69fc16d367
add helper to discretize arc gcode to G1
2022-01-20 11:40:37 -06:00
sliptonic
f9518ed42c
fix typo
2022-01-20 11:40:37 -06:00
0penBrain
b3e52226fe
[Sketcher] set debug as cross platform
2022-01-20 13:03:16 +01:00
marioalexis
7b23f6793c
Part: Use Tools::getNormal to compute normal to surface
2022-01-20 13:01:27 +01:00
marioalexis
a888a0ac0a
Part: Implement Tools::getNormal function
2022-01-20 13:01:27 +01:00
wmayer
e8162893ce
Test: add unit test for face and surface normals
2022-01-20 11:15:37 +01:00
Uwe
fcaa698be8
[Part] Extrusion: just style fixes
...
to keep following PR diffs small
all changes were automatically done by MSVC
2022-01-20 01:08:35 +01:00
Ajinkya Dahale
ec00d35c5f
[FEM] Add reference highlighting for FEM constraints
...
Following constraints affected:
`ViewProviderFemConstraint`
`ViewProviderFemConstraintDisplacement`
`ViewProviderFemConstraintFixed`
`ViewProviderFemConstraintFluidBoundary`
`ViewProviderFemConstraintForce`
`ViewProviderFemConstraintHeatflux`
`ViewProviderFemConstraintPressure`
`ViewProviderFemConstraintSpring`
`ViewProviderFemConstraintTemperature`
2022-01-19 22:22:42 +01:00
sliptonic
d5f17a7106
Add property to split arcs into G1/G0 segements
2022-01-19 14:00:55 -06:00