Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from FreeCAD:master #1721

Open
wants to merge 3,038 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3038 commits
Select commit Hold shift + click to select a range
a6971d3
TaskImage: remove the spinbox/sodatumLabel gestion and use the global…
PaddleStroke Sep 17, 2023
125852c
Arch: Fix Arch_Fence section placement
Roy-043 Sep 17, 2023
32dcd00
Draft: shape2dview: avoid issues with intersecting solids
Roy-043 Sep 17, 2023
da65485
Gui: fix clang-tidy warnings in TaskImage
wwmayer Sep 17, 2023
4110a62
Gui: fix clang-tidy warnings in EditableDatumLabel
wwmayer Sep 17, 2023
b5e1d4b
Gui: Remove bounding box computation from SoDatumLabel::GLRender()
wwmayer Sep 13, 2023
beb3923
Part: fix crash in Geometry::Restore()
wwmayer Sep 12, 2023
2a386c9
App/Toponaming: Add StringHasher to Document
chennes Sep 12, 2023
b8055fa
App/Toponaming: Minor code cleanup
chennes Sep 13, 2023
ef91d82
App/Toponaming: Add a few tests for Document
chennes Sep 14, 2023
6704cc6
App/Toponaming: Clarify return value of addStringHasher
chennes Sep 17, 2023
1063c76
Assembly: Fix joint icons
qewer33 Sep 17, 2023
939984b
Base: fix many lint warnings in Matrix class
wwmayer Aug 29, 2023
4f6ab50
Base: fix incorrect method names of Matrix class about diagonal and t…
wwmayer Aug 29, 2023
d567b85
Tests: add some more unit tests for Matrix class
wwmayer Aug 29, 2023
788c86e
[Macro Execute Dialog] add file name and file content filtering
mwganson Sep 17, 2023
492f16d
Merge pull request #10712 from Roy-043/Draft-shape2dview-avoid-issues…
yorikvanhavre Sep 18, 2023
e1f3e7c
Merge pull request #10711 from Roy-043/Arch-Fix-Arch_Fence-section-pl…
yorikvanhavre Sep 18, 2023
e33c575
Core, Gui: allow breakpoints in Init.py and InitGui.py of mods
bdieterm Sep 9, 2023
ecad770
Tests: fix a memory leak in StringIDRefTest::getPyObject
wwmayer Sep 18, 2023
420f099
Gui: Transform dragger improvements (#10706)
qewer33 Sep 18, 2023
f393a90
Sketcher: refactor CommandConstraint.cpp (#10692)
FlachyJoe Sep 18, 2023
3915e44
Merge pull request #10681 from wwmayer/dock_windows_rebased
chennes Sep 18, 2023
12913da
fixes #10651
howie-j Sep 13, 2023
efc7fd0
Sketcher: update SketchObject's pydocs, first batch
jbaehr May 22, 2023
c483ece
using clang-format tags to avoid get headers reordered(fix DOMDocumen…
AgCaliva Sep 18, 2023
dacb2c4
Merge branch 'master' into User/Document/Feature_level_units_selectio…
AgCaliva Sep 18, 2023
1c8f49e
Adds a small convenience function to get arc of circle angle.
PaddleStroke Sep 12, 2023
9aabfcd
continue fix DOMDocument redefinition
AgCaliva Sep 18, 2023
4293c4a
Core: Selection : Add possibility to set the style of selection betwe…
PaddleStroke Sep 6, 2023
e58b52e
Add setter/getter for constraint expression.
PaddleStroke Sep 18, 2023
a8f11f1
Implement a function in sketchObject that swap an angle constraint to…
PaddleStroke Sep 18, 2023
55420d9
Sketcher: Angle constraint: when moving it with mouse, it enables use…
PaddleStroke Sep 18, 2023
e344538
Sketcher_Dimension : adds arc-angle mode for arcs.
PaddleStroke Sep 16, 2023
5a2b230
Split Commands.py so that each command has a file.
PaddleStroke Sep 4, 2023
c0185ad
Move functions to UtilFunctions.py.
PaddleStroke Sep 4, 2023
04a951a
Assembly : Initial implementation of 'create joint' command.
PaddleStroke Sep 14, 2023
691609b
Removing /showIncludes option for windows compiler
AgCaliva Sep 19, 2023
8f053e5
Merge branch 'master' into User/Document/Feature_level_units_selectio…
AgCaliva Sep 19, 2023
9ae03a5
Part: Fix a missing argument for HLR projector
pieterhijma Aug 10, 2023
68276d2
Draft: Add distance_to_plane and project_point_on_plane to geometry.py
Roy-043 Sep 19, 2023
8d4a013
Gui: Transform dragger fixes
qewer33 Sep 19, 2023
cd4d3e4
Remove unnecessary parameters from ViewParams
qewer33 Sep 19, 2023
fec8888
Merge pull request #10611 from Ondsel-Development/Assembly_joint_basis
chennes Sep 19, 2023
2702d3b
Merge pull request #10657 from Ondsel-Development/dim_angle_supplemen…
chennes Sep 19, 2023
08d6e65
[Stylesheets] ProDark remove reminant of hex color codes. (#10737)
MisterMakerNL Sep 19, 2023
108e2c1
fix qbytearray length out of bound
Pesc0 Sep 18, 2023
0bbb108
Merge pull request #10656 from Ondsel-Development/dim_arc_angle
chennes Sep 19, 2023
4c39dcb
Gui: Transform dragger fix lint warnings
qewer33 Sep 19, 2023
0163291
Arch: avoid intersecting solids in windows and doors with openings
Roy-043 Sep 19, 2023
ab4abab
Sketch: fix a few minor issues:
wwmayer Sep 19, 2023
4e46635
[Gui] Fix color bar position and text (#10552)
Syres916 Sep 19, 2023
730d471
Update translations
chennes Sep 20, 2023
a92c528
Structure toolbar : put Link in the command group.
PaddleStroke Sep 20, 2023
404623a
Give std_LinkMake a proper tooltip.
PaddleStroke Sep 20, 2023
b77ab71
Give std_SelBack and std_selforward proper names and tooltips.
PaddleStroke Sep 20, 2023
e833a49
Add Std_SelBack and Std_SelForward to the Std_TreeViewActions group w…
PaddleStroke Sep 20, 2023
5edb1b0
Add "Std_LinkSelectActions" to the view menu.
PaddleStroke Sep 20, 2023
f9379e0
Std_Part : give it a proper tooltip.
PaddleStroke Sep 20, 2023
5dc8c42
Group: Give a proper tooltip
PaddleStroke Sep 20, 2023
c2bf9ef
Gui: Improve accuracy for navigation cube's rotate to nearest feature
Rexbas Sep 16, 2023
695a314
TechDraw: creates closure for concurrent thread context.
andre-caldas Sep 19, 2023
1fc5dea
TechDraw: Expose two functions for SVG export
pieterhijma Sep 19, 2023
3a0582b
Merge pull request #10738 from qewer33/transform-fixes
chennes Sep 20, 2023
0b191c4
[TD]initial implementation of cosmetic cicle command
WandererFan Sep 19, 2023
e36e16d
Merge pull request #10667 from chennes/toponamingHasherToDocument
chennes Sep 20, 2023
a515bd0
Improve tooltips and remove the html from the translate.
PaddleStroke Sep 20, 2023
e0b814e
Merge pull request #10735 from Roy-043/Draft-Add-distance_to_plane-an…
yorikvanhavre Sep 21, 2023
864026d
Merge pull request #10741 from Roy-043/Arch-avoid-intersecting-solids…
yorikvanhavre Sep 21, 2023
6528eef
Draft: Introduction of the PlaneBase class
Roy-043 Sep 21, 2023
5743ce4
Gui: fix possible memory leak if inappropriate view provider is created
wwmayer Sep 21, 2023
fdc44d5
Gui: fixes #10724: TaskView gets truncated
wwmayer Sep 20, 2023
274b05c
Part: remove leftover comment markup
luzpaz Sep 22, 2023
79211f7
Arch: Added missing ArchSketchObject to cmake file (#10774)
yorikvanhavre Sep 22, 2023
49a9f5b
Assembly: Improve JCS appearance and implement autoscale
qewer33 Sep 21, 2023
62722aa
Assembly: Make JCS axis colors use parameters
qewer33 Sep 22, 2023
2257f32
Start: use Gui::FileChooser::Directory where applicable
Roy-043 Sep 22, 2023
ca7b329
Draft: use Gui::FileChooser::Directory where applicable (#10780)
Roy-043 Sep 22, 2023
26418c0
Draft: ShapeString: add font file filter (#10777)
Roy-043 Sep 22, 2023
1893ff0
OpenSCAD: use Gui::FileChooser::Directory where applicable
Roy-043 Sep 22, 2023
c3b33f6
Merge pull request #10767 from qewer33/assembly-jcs
chennes Sep 23, 2023
4ef4819
Draft: ShapeString add ObliqueAngle property
Roy-043 Sep 23, 2023
14cbc5f
Mesh: Add to pre-commit hooks
wwmayer Sep 22, 2023
4e32868
Mesh: Apply clang-format
wwmayer Sep 22, 2023
15b11bc
Mesh: Apply clang-format
wwmayer Sep 22, 2023
5a81fcd
MSVC: fix warnings and build failure
wwmayer Sep 23, 2023
b65ae56
clang-format: disable sorting of includes
wwmayer Sep 23, 2023
3bb891e
fix #10396 - refactor Utils imports
haraldhartmann Sep 23, 2023
148f4ad
Gui: Add rotation center indicator color, transparency and size prefe…
Rexbas Sep 23, 2023
1f11b1c
Path: fix LeadInOutDressup throwing an exception due to floating poin…
Sep 24, 2023
d95b26d
Merge pull request #10788 from wwmayer/format_no_sorting
chennes Sep 24, 2023
97d84ec
Add Rexbas to contributors
Rexbas Sep 24, 2023
83d4080
App: fixes #10460: App::PropertyPythonObject is not saving data
wwmayer Sep 22, 2023
7e92729
[Path] Sanity Follow up improvements...
Syres916 Sep 24, 2023
432ba3a
Draft: ShapeString: add ObliqueAngle property (improvement)
Roy-043 Sep 24, 2023
9728e60
Gui: fixes #10782: Unable to cancel Select module Open obj messagebox
wwmayer Sep 23, 2023
883de46
[Path] Fix multiple substitutions
Syres916 Sep 25, 2023
f883a77
Merge pull request #10766 from Roy-043/Draft-Introduction-of-the-Plan…
yorikvanhavre Sep 25, 2023
be84810
Merge pull request #10783 from Roy-043/Draft-ShapeString-add-ObliqueA…
yorikvanhavre Sep 25, 2023
951aafd
Merge pull request #10555 from Syres916/Font_8514oem_exclude
yorikvanhavre Sep 25, 2023
93cb1b3
Merge pull request #10778 from Roy-043/Start-use-Gui-FileChooser-Dire…
yorikvanhavre Sep 25, 2023
9260cd9
FEM naming fix part 2
FEA-eng Sep 24, 2023
0aa9ea9
Import: move glTF writer to its own source files
wwmayer Sep 24, 2023
37e477d
Import: fixes #8666: Enable support to read glTF files
wwmayer Sep 25, 2023
0b6b720
[Path] Sanity fix based on user feedback and further testing...
Syres916 Sep 25, 2023
c1d1a4f
Test: add unit tests for PropertyPythonObject
wwmayer Sep 22, 2023
58adf21
App: still support __getstate__/__setstate__ for add-ons for < Py3.11
wwmayer Sep 25, 2023
800006a
Fem: Add to pre-commit hooks
wwmayer Sep 22, 2023
91a40b2
Fem: Apply clang-format
wwmayer Sep 22, 2023
59c7653
Fem: Apply clang-format
wwmayer Sep 25, 2023
b8b94c2
Fem: Apply clang-format
wwmayer Sep 25, 2023
836c237
Fem: Apply clang-format
wwmayer Sep 25, 2023
afdbd4c
Removed the use of SoGui in Arch OfflineRenderingUtils module
yorikvanhavre Sep 22, 2023
cdbc778
Arch: fixed leftover in OfflineRenderingUtils
yorikvanhavre Sep 25, 2023
4c666d1
[Path] Sanity fixed another bug found in testing
Syres916 Sep 25, 2023
563dc0b
Part: Add method Part.Compound.setFaces()
wwmayer Sep 25, 2023
6624fa3
Material: Material handling enhancements
davesrocketshop Sep 15, 2023
442bca8
Material: Material handling enhancements
davesrocketshop Sep 25, 2023
70f3a40
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 25, 2023
292952d
Merge pull request #10792 from jffmichi/fix_leadinoutdressup
sliptonic Sep 25, 2023
c380d78
Merge pull request #10789 from haraldhartmann/PathAddEstlcamPP-patch-2
sliptonic Sep 25, 2023
8945ab6
Merge pull request #10761 from Ondsel-Development/ui_view_toolbar
chennes Sep 25, 2023
acbf135
[Sketcher] Fix angle constraint expression regression (#10743)
howie-j Sep 25, 2023
f6ca504
update glext.h
mosfet80 Sep 6, 2023
84cb841
Merge pull request #9446 from Rexbas/navigation-animation
yorikvanhavre Sep 25, 2023
4435a39
[Part] Optimize snippet of code in `ShapeMerge.py`
AjinkyaDahale Dec 31, 2022
70894e7
Merge pull request #10800 from Syres916/Sanity_FollowUp
sliptonic Sep 25, 2023
0a2f47f
Arch: ArchSectionPlane.getSVG add linespacing argument
Roy-043 Sep 25, 2023
1f9bae0
Merge branch 'master' into User/Document/Feature_level_units_selectio…
AgCaliva Sep 26, 2023
247df99
Merge pull request #10816 from Roy-043/Arch-ArchSectionPlane.getSVG-a…
yorikvanhavre Sep 26, 2023
79a74e7
Merge pull request #10790 from Rexbas/rotation-center-preferences
yorikvanhavre Sep 26, 2023
eec9bdc
Gui: do not create the commands StdCmdSelBack and StdCmdSelForward twice
wwmayer Sep 26, 2023
bd0a312
Mesh: C++ core guidelines
wwmayer Sep 25, 2023
56d3d3d
Draft: ShapeString: improve ObliqueAngle (#10811)
Roy-043 Sep 26, 2023
759e838
Mesh: C++ core guidelines
wwmayer Sep 26, 2023
3433ce7
Gui: fix automatic spinning of DemoMode
wwmayer Sep 26, 2023
ffd66cf
Revert "Gui: Refactor navigation animations"
yorikvanhavre Sep 26, 2023
aadca6a
Merge pull request #10827 from FreeCAD/revert-9446-navigation-animation
yorikvanhavre Sep 27, 2023
92c6a36
Draft: Update the Plane class (step 1)
Roy-043 Sep 27, 2023
4f8fe8f
[cmake] some definitions do not matter build now
Sep 27, 2023
7aa31ad
Fem: fixes #10823: Solver CalculiX (new framework) seems to be unnece…
wwmayer Sep 27, 2023
1efa0ee
Draft: ImportDXF: CURRENTDXFLIB is not obsolete and should be kept
Roy-043 Sep 27, 2023
3b9aefa
Tools: support of METH_NOARGS flag for Python methods
wwmayer Sep 27, 2023
abbf544
Base: use NoArgs in MatrixPy
wwmayer Sep 27, 2023
a51c54e
[TD]allow centerline deletion with Del
WandererFan Sep 21, 2023
084b33d
[TD]fix centerline rotation
WandererFan Sep 23, 2023
82ba7ae
Merge branch 'master' into remove_redundant_definition
ppphp Sep 27, 2023
f1a6a9e
Change default file saving preferences (#10781)
dyylanhammond Sep 27, 2023
dcbb74a
Merge pull request #10690 from davesrocketshop/material_merge
chennes Sep 27, 2023
0d7880a
Mat: fix several compiler warnings:
wwmayer Sep 27, 2023
2494411
Material: Include needed header file
marioalexis84 Sep 28, 2023
d7fcbc7
[TD]fix missing reference geometry
WandererFan Sep 26, 2023
3847db5
Draft: get_movable_children: prevent endless loop
Roy-043 Sep 28, 2023
9a076ac
Add G43 tool height compensation to centroid post
djmdjm Sep 28, 2023
588b964
Path: fix LeadInOutDressup incorrectly treating missing axis words as…
Sep 28, 2023
2d8c280
Create rotation from any matrix
Jolbas Mar 23, 2023
40228d9
Matrix.decompose() fix
Jolbas Aug 31, 2023
e6e8c64
Material: include some more required header files
wwmayer Sep 28, 2023
dd6a6d1
Path: Major refactoring of the export_common function.
LarryWoestman Jul 24, 2022
d1f4922
regress test for G43 in centroid post
djmdjm Sep 29, 2023
e3306cc
Material: fix build failure with Qt6
wwmayer Sep 29, 2023
367e0b7
Material: QMetaType::type(const char*) is deprecatred and shouldn't b…
wwmayer Sep 29, 2023
a9f6835
Gui: fix build failure with Qt6 on macOS
wwmayer Sep 29, 2023
a731d16
Merge pull request #10845 from Roy-043/Draft-ImportDXF-CURRENTDXFLIB-…
yorikvanhavre Sep 29, 2023
a0e2d70
Merge pull request #10856 from Roy-043/Draft-get_movable_children-pre…
yorikvanhavre Sep 29, 2023
2cdb802
Material: use get_filename_component() instead of cmake_path() to sup…
wwmayer Sep 29, 2023
eb53436
Merge pull request #10863 from wwmayer/material_fixes
chennes Sep 30, 2023
5dfd4d5
Update translations
chennes Sep 29, 2023
0398716
Gui: fixes #10807: By default keep the old tabulated layout of ComboV…
wwmayer Sep 28, 2023
2e1f3d8
Gui: several minor improvements:
wwmayer Sep 29, 2023
fe4f1a4
FEM: Add sWhatsThis for FEM_CompEmConstraints
Roy-043 Sep 30, 2023
a14a6aa
Path: fix -Wunused-but-set-variable
wwmayer Sep 27, 2023
14683ac
Path: fix -Wunused-parameter
wwmayer Sep 27, 2023
4092677
Import: move STEP reader & writer to own classes
wwmayer Sep 30, 2023
70ca90f
Import: move IGES reader & writer to own classes
wwmayer Sep 30, 2023
c878609
Import: fix lint warnings
wwmayer Sep 30, 2023
18af697
Merge remote-tracking branch 'origin/master' into remove_redundant_de…
Oct 1, 2023
1cbd96f
Import: code-refactoring and clean-up
wwmayer Oct 1, 2023
0e67929
Import: move class ExportOCAFGui tp its on source files
wwmayer Oct 1, 2023
bac2b83
Import: rename ImportOCAFExt to ImportOCAFGui and move to own source …
wwmayer Oct 1, 2023
f951e7d
Import: move OCAFBrowser to its own source files
wwmayer Oct 1, 2023
ec07dce
Remove macro recording stop from toolbar and menu, and adds the stop …
PaddleStroke Sep 27, 2023
e076e4b
Remove Std_MacroStopRecord command as obsolete.
PaddleStroke Oct 1, 2023
895d0f0
[TD]add line spacing property
WandererFan Sep 30, 2023
c9315ff
Spreadsheet: export CSV file extension by default
Predko Oct 2, 2023
a03de9c
COPR - add yaml-cpp-devel
PrzemoF Oct 1, 2023
fca9830
COPR - add MatGui Material plugins
PrzemoF Oct 1, 2023
97173e0
Merge pull request #10838 from Roy-043/Draft-Update-the-Plane-class-(…
yorikvanhavre Oct 2, 2023
0e2b3c0
[TD]Fix no dimensions from old document (#10880)
WandererFan Oct 2, 2023
83921f5
Import: fix legacy STEP/IGES/glTF export function to support colors p…
wwmayer Oct 2, 2023
74e658c
Import: improve new STEP/IGES/glTF export function to support colors …
wwmayer Oct 2, 2023
acd40ef
Merge pull request #10859 from jffmichi/fix_leadinoutdressup
sliptonic Oct 2, 2023
c9ff833
Merge pull request #10835 from wwmayer/path_fix_warnings
sliptonic Oct 2, 2023
25d483a
Merge pull request #10857 from djmdjm/centroid-g43
sliptonic Oct 2, 2023
6d4d5a6
Merge pull request #10889 from Predko/SpreadsheetFileExtension
yorikvanhavre Oct 2, 2023
7f295fc
FEM: Added more intuitive FEM solver icons (#10885)
FEA-eng Oct 2, 2023
ec4d1a9
Merge branch 'master' into patch-5
FEA-eng Oct 2, 2023
3ce6874
Merge pull request #10509 from LarryWoestman/staging
sliptonic Oct 2, 2023
d9090d4
Merge branch 'master' into patch-5
FEA-eng Oct 2, 2023
fe2829a
Revert "Add G43 tool height compensation to centroid post"
sliptonic Oct 2, 2023
d8a30d5
Merge pull request #10897 from FreeCAD/revert-10857-centroid-g43
sliptonic Oct 2, 2023
047334f
Merge branch 'master' into patch-5
sliptonic Oct 2, 2023
c831387
TechDraw: Implements projected Length dimension
FlachyJoe Sep 28, 2023
60da0b8
TechDraw: fix extension lines of projected dimension
FlachyJoe Oct 1, 2023
885212d
TD: fix compiler warning about unused class member (-Wunused-private-…
wwmayer Sep 27, 2023
f02a1bb
Merge pull request #7488 from FEA-eng/patch-5
sliptonic Oct 2, 2023
6d37ef6
Merge pull request #10844 from ppphp/remove_redundant_definition
chennes Oct 2, 2023
6c8856c
Update conda development dependencies.
oursland Oct 2, 2023
d8636dd
[Feature Request] [Core] [Preferences] [UI/UX] Buttons to reset defau…
CalligaroV Oct 2, 2023
826194e
Imoprt: move ExportOCAF2 to own source files
wwmayer Oct 2, 2023
c214ca3
TechDraw: Fix #10919 crash at geometry deletion
FlachyJoe Oct 3, 2023
b42b2c8
Import: Support of colors of the glTF format
wwmayer Oct 3, 2023
3fb37a6
Import: Extend OCAF browser
wwmayer Oct 3, 2023
690b892
Gui: add class WorkbenchManipulator
wwmayer Oct 3, 2023
ac342af
Gui: integrate WorkbenchManipulator
wwmayer Oct 3, 2023
f48e79c
Part: add WorkbenchManipulator to Part module
wwmayer Oct 3, 2023
6b6229e
Part: handle Part_SectionCut in WorkbenchManipulator
wwmayer Oct 3, 2023
77f88d3
Part: handle Part_SectionCut in WorkbenchManipulator
wwmayer Oct 3, 2023
255e9eb
Part: move CmdSelectFilter and friends from core to Part module
wwmayer Oct 3, 2023
ed72c03
[TD]fix sketch location in view
WandererFan Oct 2, 2023
6845cb6
Fem: Change ConstraintPressure::Pressure property to App::PropertyPre…
donovaly Oct 3, 2023
58ada81
Fem: Fix pressure values in examples
donovaly Oct 3, 2023
a6b0cf3
Fem: Update pressure values in test .inp files
donovaly Oct 3, 2023
ca204f7
Fem: Use lower camel case in TaskFemConstraintPressure methods
marioalexis84 Oct 3, 2023
919f6e7
Draft: importSVG: handle viewBox in mm
Roy-043 Oct 4, 2023
c248491
Draft: Update the Plane class (step 2)
Roy-043 Oct 4, 2023
7af1ec5
solving new error related to cmake
AgCaliva Oct 4, 2023
2212e68
merge master via cli
AgCaliva Oct 4, 2023
878fce7
Merge pull request #10923 from marioalexis84/FEM-pressure
sliptonic Oct 4, 2023
f9930d8
Fem: Change ConstraintPressure::Force property to App::PropertyForce
donovaly Oct 4, 2023
9f90558
Fem: Fix force values in examples
donovaly Oct 4, 2023
ce860e2
Fem: Update force values in test .inp files
donovaly Oct 4, 2023
5482699
Fem: Set default force to 1 N in FEM_ConstraintForce command
marioalexis84 Oct 4, 2023
51e1dda
Clang-tidy: enable check google-explicit-constructor
wwmayer Oct 4, 2023
d72478a
[TD]upgrade WeldSymbol icone
WandererFan Oct 4, 2023
74a31d1
Part: fix #10868 crash with null edge
FlachyJoe Oct 3, 2023
afe8e70
Part: fix crash with null face
FlachyJoe Oct 3, 2023
82c7427
Part: add unit tests for empty edge
wwmayer Oct 4, 2023
13cd3b7
Part: add unit tests for empty face
wwmayer Oct 4, 2023
579d427
[MacroExecuteDialog] set keyboard focus to LineEditFind
mwganson Oct 4, 2023
95f1e3c
Base: replace calls of printf() with Console().DeveloperWarning()
wwmayer Oct 5, 2023
5f14ef7
Merge pull request #10935 from marioalexis84/Fem-force
sliptonic Oct 5, 2023
aa82948
Merge pull request #9521 from AgCaliva/User/Document/Feature_level_un…
sliptonic Oct 6, 2023
772bd03
[TD]fix fail on unmeshed shape
WandererFan Oct 6, 2023
37b68f3
Create makeAngleBetweenTwoLines and Create Create calculateAngle to r…
PaddleStroke Oct 6, 2023
96efff8
Sketcher: Fix segfault when activating a tool in a different view
abdullahtahiriyo Oct 1, 2023
05e28cf
Fem: Remove markers from scenegraph - fixes #10438
marioalexis84 Oct 6, 2023
b1a7ca4
Material: Update Python tests to work with other locales
davesrocketshop Oct 6, 2023
e19ef9b
Base: templates for type checking
abdullahtahiriyo Oct 7, 2023
e918741
Sketcher: Example new type checking template function usage
abdullahtahiriyo Oct 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 0 additions & 19 deletions .circleci/config.yml

This file was deleted.

15 changes: 9 additions & 6 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,18 @@ AccessModifierOffset: -4
AlignAfterOpenBracket: Align
AlignConsecutiveAssignments: None
AlignOperands: DontAlign
AllowAllParametersOfDeclarationOnNextLine: true
AllowAllArgumentsOnNextLine: false
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortBlocksOnASingleLine: Empty
AllowShortCaseLabelsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AllowShortIfStatementsOnASingleLine: Never
AllowShortLambdasOnASingleLine: Empty
AllowShortLoopsOnASingleLine: false
AlwaysBreakAfterReturnType: None
AlwaysBreakTemplateDeclarations: MultiLine
AlwaysBreakTemplateDeclarations: Yes
BinPackArguments: false
BinPackParameters: false
BreakBeforeBraces: Custom
BraceWrapping:
AfterCaseLabel: false
Expand All @@ -25,13 +27,13 @@ BraceWrapping:
AfterNamespace: true
AfterUnion: true
BeforeCatch: true
BeforeElse: false
BeforeElse: true
IndentBraces: false
SplitEmptyFunction: false
SplitEmptyRecord: true
BreakBeforeBinaryOperators: NonAssignment
BreakBeforeTernaryOperators: true
BreakConstructorInitializers: BeforeColon
BreakConstructorInitializers: BeforeComma
BreakInheritanceList: BeforeColon
ColumnLimit: 100
CompactNamespaces: false
Expand All @@ -47,7 +49,8 @@ ObjCSpaceAfterProperty: false
ObjCSpaceBeforeProtocolList: true
PackConstructorInitializers: Never
PointerAlignment: Left
ReflowComments: false
ReflowComments: true
SortIncludes: Never
SpaceAfterCStyleCast: false
SpaceAfterLogicalNot: false
SpaceAfterTemplateKeyword: false
Expand All @@ -58,7 +61,7 @@ SpaceBeforeInheritanceColon: false
SpaceBeforeParens: ControlStatements
SpaceBeforeRangeBasedForLoopColon: true
SpaceInEmptyParentheses: false
SpacesBeforeTrailingComments: 0
SpacesBeforeTrailingComments: 2
SpacesInAngles: false
SpacesInCStyleCastParentheses: false
SpacesInContainerLiterals: false
Expand Down
4 changes: 2 additions & 2 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
Checks: 'clang-diagnostic-*,clang-analyzer-*,boost-*,bugprone-*,
performance-*,readability-*,portability-*,modernize-*,cppcoreguidelines-*,
performance-*,readability-*,portability-*,modernize-*,cppcoreguidelines-*,google-explicit-constructor,
concurrency-*,-modernize-use-trailing-return-type, -modernize-use-nodiscard,
-readability-redundant-access-specifiers'
-readability-redundant-access-specifiers,-readability-qualified-auto'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
Expand Down
36 changes: 35 additions & 1 deletion .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,38 @@ b389f6e602eb42c07c21f37fbcd451e28dd9fbc4
48365a1df5286c7a5608cd3a5cce0def5e4d5380
dc5b3cb495002951c3a36c928c55108b0999bc3e
875f9eaad6a59abd70775c0b67a7f10d92128a5a
7a8a453746a8e4a845219948591fd17f4494a067
7a8a453746a8e4a845219948591fd17f4494a067
8b31d7deb09077bc0cce0ecf6de02c94db262a67
4a7e1b6d9b12df211cf6fbec61cc8544e4c6bf9d
129d5882a729327a72b57ec695bb376e84205bd0
2ae7cc4a94c1ab1dfc0264367c5da4716ea02bfe
987b4bda2ac8570969dc07fa887bda420f77e441
ec899d75c6abf45d7ee4dd91ea0f8141a9818446
233a337ca5d693e4773fecf1de14325752afd658
9271b6d433578f65df9b469131ece4e4bdbb19aa
2637527e3a4e132506e8c074b752721d66ae146a
7681c62468d7b6f4d8af6758324b9ec983340b97 # Test: apply clang format
4919fa18ff7f9a4cdfdd7896d768c2342e5f9f37 # Surface: apply clang format
791fe029341aa1dda42376620d52c67ecaca7eea # Sketcher: Reformat to current clang-format standard
0a8292a850b98d2e66e08e235dfb81b6e7285df1 # Web: apply clang format
1a960286a4a549a6454155481ce51cad88a51745 # Tests: Reformat to current clang-format standard
c1825036a6dfd44576da6157bde9fa2fab724d55 # Tools: Reformat to current clang-format standard
17bf44ec9a5fd7a8f1c7bf0d3c24d63b6c808dbd # Start: apply clang format
89579cff6e8834e296d5efe6292f019fadedce53 # Addon Manager: Reformat with new Black line length
c989a8506ecc26e3172c0d18ce4d0f710b5c7d92 # RE: apply clang format
c6bc17ffc13aee4d38d2938800ef5002fc874fc3 # RE: apply clang format
6fb2bcafe85eb6bb0c625f37f233b0b09e093963 # MeshPart: apply clang format
c2bda2f75684ed8bb64813d4a92a5a595181f556 # MeshPart: apply clang format
ea116dc0332ccfc5797f248b04492a16f421b787 # Inspection: apply clang format
8d24f0c021a04f19f5463a52e3be1af60fb892f1 # Points: apply clang-formatting
e3de4f217c4f028523adcb5cb566f4d6a7957abe # minor reformat: break lines, one per item
d57d14321b408beef7b115331e2cfa7215f59b8a # Web: Final application of pre-commit
efd11e590d28d72e350b72f02f3f599ef4f704f4 # Test: Final application of pre-commit
217674de04533afb81da0968483dd5a6c4d88667 # Surface: Final application of pre-commit
70e046bbd5a7214b5d5ae8f12da5aed502dc89ab # Start: Final application of pre-commit
db24eeec535f1f43fb3d5b63d24c5171af637880 # RE: Final application of pre-commit
714cb0a309e243cfb035b046dd8cc543ac514cd2 # Points: Final application of pre-commit
7593f0c112198a0cf033a0bcf8d55db4e0a0e3f5 # MeshPart: Final application of pre-commit
b8f8b232cb0882d171cb299e6f6279a516cdd6eb # Inspection: Final application of pre-commit
c5c2ea3498f402c0c89916c46ddb071e22756622 # Assembly: Final application of pre-commit
592c992b863549fde52741fd8830418168387695 # Assembly: Apply pre-commit to Assembly files
20 changes: 0 additions & 20 deletions .gitattributes

This file was deleted.

19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/BACKPORT_REQUEST.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Request a Backport
description: Suggest that a commit from the main development branch be backported to the next point release
title: "[Backport] "
labels: ["needs triage", "backport"]
body:
- type: input
id: pull_request
attributes:
label: Original PR
description: A link to the PR that contains the commits to be backported
placeholder: https://github.com/FreeCAD/FreeCAD/pulls/1234
validations:
required: true
- type: textarea
id: description
attributes:
label: Description and Justification
description: Why should this PR (or individual commit) be backported?
placeholder: Please explain why this PR or commit should be backported to the next point release.
86 changes: 0 additions & 86 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml

This file was deleted.

73 changes: 0 additions & 73 deletions .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

This file was deleted.

24 changes: 7 additions & 17 deletions .github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Report a Problem
description: File an problem report
description: Have you found something that does not work well, is too hard to do or is missing altogether? Please create a Problem Report.
title: "[Problem] "
labels: ["needs triage"]
body:
Expand All @@ -11,14 +11,12 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: dropdown
id: version
- type: textarea
id: description
attributes:
label: Version
description: What version of FreeCAD are you running?
options:
- 0.20 (Release)
- 0.21 (Development)
label: Problem description
description: Describe the problem and how it impacts user experience, workflow, maintainability or speed of the code. If the problem appears to be a bug with the current functionality, provide as test case or recipe that reproduces the error.
placeholder: Description of the problem
validations:
required: true
- type: textarea
Expand Down Expand Up @@ -51,21 +49,13 @@ body:
- Spreadsheet
- Techdraw
- Other (specify in description)
- type: textarea
id: description
attributes:
label: Problem description
description: Describe the problem and how it impacts user experience, workflow, maintainability or speed of the code. If the problem appears to be a bug with the current functionality, provide as test case or recipe that reproduces the error.
placeholder: Description of the problem
validations:
required: true
- type: textarea
id: anything_else
attributes:
label: Anything else?
description: |
Links? References? Anything that will give us more context about the issue you are encountering!
If there is a discussion about the problem on the forum, provide link(s) here.
If there is a discussion about the problem on the forum, provide link(s) here.

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. To attach a FCStd file, ZIP it first (GitHub won't recognize the extension otherwise).
validations:
Expand Down
8 changes: 0 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

Loading