Dirk Olbrich
|
53df758a86
|
[Path] remove duplicate link of PathCommands.py
|
2022-02-09 10:16:13 +01:00 |
|
Chris Hennes
|
4cede1394f
|
GitHub Actions: Correct the label for Sketcher and Mesh
|
2022-02-08 22:36:02 -06:00 |
|
Sebastian
|
04f71e02be
|
Update PrimitiveFeature.cpp
Correct upper case words equal to other tool tip hints.
|
2022-02-08 21:54:20 +01:00 |
|
luz paz
|
812c337d0f
|
Assembly: fix older assembly code typos
Includes @ickby's 3rdparty opendcm code
|
2022-02-08 21:53:12 +01:00 |
|
0penBrain
|
73f2c1434a
|
Modernize signal/slot connection for real :)
|
2022-02-08 17:51:36 +01:00 |
|
0penBrain
|
6030e9aac5
|
Base: introduce uniform scaling of matrix
|
2022-02-08 17:18:54 +01:00 |
|
0penBrain
|
1e22d2ea19
|
Base: fix move+scale Python error cleaning after parsing args
|
2022-02-08 17:18:54 +01:00 |
|
wmayer
|
a6860310fc
|
PD: fix 'stack-use-after-scope' crash
|
2022-02-08 17:16:59 +01:00 |
|
luz paz
|
6debee9947
|
Tools: remove py2 support from fcinfo script
|
2022-02-08 16:29:27 +01:00 |
|
wmayer
|
64ea2e75af
|
Gui: modernize C++11
* remove redundant void-arg
* use nullptr
|
2022-02-08 16:26:07 +01:00 |
|
marioalexis
|
50478a19d1
|
Part: Move Part_SectionCut command to Part menu item list
|
2022-02-08 12:09:09 +01:00 |
|
Chris Hennes
|
f388e3d7a9
|
GitHub: Update Feature Request form
|
2022-02-07 16:20:11 -06:00 |
|
Chris Hennes
|
9c2dc72a85
|
GitHub: Update bug template
|
2022-02-07 16:19:30 -06:00 |
|
Chris Hennes
|
6f11e63bf7
|
OpenSCAD: More fixes from Keith Sloan
|
2022-02-07 13:15:48 -06:00 |
|
S_Mayer
|
ab5d64fd7d
|
Merge branch 'master' into master
|
2022-02-07 10:06:48 +01:00 |
|
JohnHyslop
|
813983974d
|
TD: Adding more TechDraw svg symbols
Per the discussion in https://github.com/JohnHyslop/FreeCAD-SVG-TechDraw=Symbols/issues/1
|
2022-02-06 19:26:01 -05:00 |
|
luz paz
|
24db53f0e3
|
Path: Fix class 'KeyError' in PathSelection.py
Fix suggested by GeneFC on the forum
|
2022-02-06 19:24:43 -05:00 |
|
wmayer
|
bc18b3309e
|
Gui: implement Inventor node for color legend
|
2022-02-06 23:14:39 +01:00 |
|
wmayer
|
b7bef31aca
|
App: set by default three colors for legend
|
2022-02-06 23:13:38 +01:00 |
|
S_Mayer
|
6d9acc318c
|
Merge pull request #1 from SamuelMayer/SamuelMayer-KineticNC_Postprocessor
Path: KineticNC Postprocessor
|
2022-02-06 18:02:09 +01:00 |
|
S_Mayer
|
22e2834fce
|
Add files via upload
Was asked to make a pull request for this postprocessor here: https://forum.freecadweb.org/viewtopic.php?f=15&t=57003&p=568889#p568889
so I did.
|
2022-02-06 17:58:50 +01:00 |
|
mdkus
|
b88575b6df
|
Tools: icon error when envoking pure python test module
|
2022-02-06 17:21:50 +01:00 |
|
wmayer
|
339c9841ff
|
Gui: replace floats with SbBox2f in SoFCColorGradient
|
2022-02-06 14:24:11 +01:00 |
|
wmayer
|
4de5400f75
|
Test: add unit tests for FreeCAD.Units.toNumber
|
2022-02-06 12:48:39 +01:00 |
|
wmayer
|
3bc1e62604
|
Base: expose UnitsApi::toNumber to Python
|
2022-02-06 12:47:57 +01:00 |
|
wmayer
|
e38f378acc
|
Base: harmonize UnitsApi::toString/UnitsApi::toNumber with UnitsSchema::toLocale
|
2022-02-06 12:47:13 +01:00 |
|
wmayer
|
e5a3854fe2
|
Base: [skip ci] fix inconsistency in overloaded UnitsApi::toNumber()
|
2022-02-06 08:49:50 +01:00 |
|
Abdullah Tahiri
|
faf8b8e6a6
|
Sketcher: remove extra semicolon
|
2022-02-06 07:02:25 +01:00 |
|
Ajinkya Dahale
|
0eb03ef734
|
[Sketcher] Give knot information in insert knot command
|
2022-02-06 07:01:47 +01:00 |
|
0penBrain
|
d6a314c4b9
|
[Sketcher] Fix section mode automation
|
2022-02-06 05:52:51 +01:00 |
|
0penBrain
|
d25a3e566c
|
[Sketcher] Fix check for fixed items in tangent+perpendicular
|
2022-02-06 05:12:15 +01:00 |
|
Chris Hennes
|
557c42909e
|
GitHub: Tweak templates to include WB, etc.
|
2022-02-05 17:26:45 -06:00 |
|
Chris Hennes
|
ae54eafb7b
|
GitHub: Prepare issue templates for upcoming migration
|
2022-02-05 16:43:21 -06:00 |
|
Chris Hennes
|
d34d4e9d44
|
Addon Manager: Add timeout to page load
|
2022-02-05 13:11:10 -06:00 |
|
Yann LEROY
|
82090b6a8c
|
Base: Remove old unused C-style function
Those function was used by a commented code, hence never called.
Since it don't have been change for a long time,
it should be safe to remove them.
|
2022-02-05 19:03:39 +01:00 |
|
mosfet80
|
c37698c3fc
|
Update CMakeLists.txt
Fix python include.
|
2022-02-05 17:59:20 +01:00 |
|
wmayer
|
6f3446d19e
|
Gui: force a redraw of the 3d view when creating it as otherwise on some systems the bottom and right side of the main window becomes black
|
2022-02-05 17:56:52 +01:00 |
|
wmayer
|
dae81fa377
|
App: [skip ci] fix regression in ColorGradient/ColorField
|
2022-02-05 17:54:55 +01:00 |
|
wmayer
|
846b680d07
|
Part: [skip ci] add Part unit tests to test Geom2dCircle::getCircleCenter
|
2022-02-05 16:26:12 +01:00 |
|
wmayer
|
92dc997608
|
Part: fix possible creation of NaN in Geom2dCircle::getCircleCenter
|
2022-02-05 16:16:59 +01:00 |
|
wmayer
|
2bec14b93a
|
Part: expose Geom2dCircle::getCircleCenter to Python and fix a regression
|
2022-02-05 16:07:00 +01:00 |
|
Uwe
|
eecc2eacae
|
[Part] SectionCutting: remove another unused variable
strangely MSVC did not report me these, the CI does
|
2022-02-05 14:45:34 +01:00 |
|
Uwe
|
b65cbdef05
|
[3rdParty] fix typo
to silence the spellcheking CI
|
2022-02-05 14:32:26 +01:00 |
|
wmayer
|
0922265b37
|
App: fix ColorField::set/ColorGradient::set in case an invalid value range is passed
|
2022-02-05 14:13:35 +01:00 |
|
wmayer
|
6bee73532e
|
smesh: suppress -Wcast-function-type
|
2022-02-05 14:13:05 +01:00 |
|
wmayer
|
d33cf1b3fe
|
PyCXX: fix warning with function casts for METH_VARARGS or METH_KEYWORDS functions
|
2022-02-05 14:12:24 +01:00 |
|
Uwe
|
02b9877312
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2022-02-05 14:09:26 +01:00 |
|
Uwe
|
a7b1557bcb
|
[Part] SectionCutting: remove unused variable
|
2022-02-05 14:09:13 +01:00 |
|
sliptonic
|
a3c45209cc
|
Merge pull request #5497 from sliptonic/bug/pythonversion
[PATH] Toolcontroller import startup bug
|
2022-02-05 07:07:28 -06:00 |
|
wmayer
|
82e1feffef
|
App: fix Py3.8 warnings
|
2022-02-05 12:24:36 +01:00 |
|