Roy-043
cd958b7a54
Merge pull request #11663 from Roy-043/Draft-remove-the-Draft_ToggleContinueMode-command
...
Draft: remove the Draft_ToggleContinueMode command
2023-12-05 23:30:48 +01:00
Roy-043
26adc417a9
Draft: remove the Draft_ToggleContinueMode command
...
Rarely used as Continue mode can also be checked in the task panel of Draft commands.
2023-12-05 22:31:44 +01:00
Syres916
5d64833d5c
[Techdraw] Add missing Line Styles to CMakeLists.txt
2023-12-05 09:37:03 -05:00
Roy-043
83fbcf4239
Sketcher: Sketcher_Offset: menu text and shortcut
...
* Menu text "Offset geometry" (singular).
* Shortcut "Z, O" was already in use. Changed to "Z, T".
2023-12-05 15:25:52 +01:00
bgbsww
c2bab7a2fa
Move the unit schema into Project Information and remove all Project Unit System code ( #11266 )
...
* Add unit system to Project Information and store with document.
* Remove the project unit system
* Restore correct document activation signalling to fix test fail
* Remove commented out dead lines
* Restore ignore option for project unit schemas
* Whitespace fix
* Refresh after changing units
* Remove field label
* Property editor changes applied to unit system
2023-12-04 13:04:53 -06:00
mwganson
130755a98b
[Part::Mirror] fix bug where selection gate was not getting removed on cancel button clicked
2023-12-04 12:40:10 -06:00
sliptonic
0aa328622d
Merge pull request #11499 from Syres916/Sanity_CycleTime_Fix
...
[Path] Sanity, change default zero CycleTime from float to string
2023-12-04 12:00:15 -06:00
Jacob Oursland
2237dc3704
CMake: permit ccache with conda.
2023-12-04 10:15:08 -07:00
Jacob Oursland
811bb55015
CI: Use Ninja build on Ubuntu 20.04.
2023-12-04 10:15:08 -07:00
Jacob Oursland
5614f2c359
CI: Reorder Ubuntu 20.04 packages in alphabetical order.
2023-12-04 10:15:08 -07:00
Jacob Oursland
9d590d798e
CI: Enable C++ unit tests on Windows on Conda.
2023-12-04 10:15:08 -07:00
Jacob Oursland
b544e2fa7f
CI: Add macOS.
2023-12-04 10:15:08 -07:00
Jacob Oursland
f0630a22bf
CI: Add conda builds.
2023-12-04 10:15:08 -07:00
Jacob Oursland
febabab55c
CI: fix indentation.
2023-12-04 10:15:08 -07:00
Jacob Oursland
b0a32ee2e7
CI: Use CMake presets.
2023-12-04 10:15:08 -07:00
Jacob Oursland
6fcfcdd8d9
CI: Remove unnecessary Ubuntu 22.04 build.
2023-12-04 10:15:08 -07:00
Jacob Oursland
de37fa29e2
conda: Add ccache.
2023-12-04 10:15:08 -07:00
Jacob Oursland
806d52aa46
conda: use double quotes for terminal compatibility.
2023-12-04 10:15:08 -07:00
Jacob Oursland
ca86dccb42
CMake: Use /Z7 instead of /Zi when ccache is used.
2023-12-04 10:15:08 -07:00
Jacob Oursland
a95c5353b0
CMake: set FREECAD_USE_PYBIND11 on conda builds, not all.
2023-12-04 10:15:08 -07:00
Kacper Donat
5f97079a33
Gui: Cap starting height of Preferences dialog
...
This commit ensures that preference windows does not start taller than available geometry.
2023-12-04 11:03:35 -06:00
wmayer
f8c3e5505a
Gui: fix several lint warnings
2023-12-04 10:53:51 -06:00
wmayer
e8d6955908
Gui: refactor FCSphereSheetProjector
2023-12-04 10:53:51 -06:00
mosfet80
f9f1f88426
casts clean ( #11548 )
...
* remove unecessary casts
clean unused code
revert example py code
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-04 10:51:36 -06:00
Bas Ruigrok
ea8b5b4b39
Gui: Add a separate checkbox for enabling spinning animations ( #11534 )
...
* Gui: Create group box for animation preferences
* Gui: Add spinning animation checkbox
* Gui: Implement isAnimating() for NavigationAnimator
* Gui: No need to enable animations in DemoMode
The spin animation is played regardless of the user preference and does not need to be enabled before starting the spin animation
* Gui: Change comment
2023-12-04 10:50:29 -06:00
Chris Hennes
b70eb6a173
Merge pull request #11507 from Ondsel-Development/constr_primitives
...
[Sketcher] Improve angle & radius constraint rendering
2023-12-04 10:48:20 -06:00
Chris Hennes
bd9a210b65
Merge pull request #11494 from Ondsel-Development/Coincident
...
[Sketcher] Introduce an optional unified version of coincident and pointOnObject
2023-12-04 10:46:21 -06:00
Max Wilfinger
d491ac0865
Renaming FEM mesh region to mesh refinement (only Users POV / tooltips) ( #11489 )
...
* project to document on information, merge, util
* rename MehRegion to MeshRefinement (tooltip/user PoV only)
2023-12-04 10:41:04 -06:00
Ajinkya Dahale
518b48ffaf
[PD] Set up-to-face when opening revolution/grove task box
2023-12-04 13:40:31 -03:00
Ajinkya Dahale
48a1db8a76
[PD] Fix wrong mode options when opening existing revolution
...
Only the "Dimension" options showed regardless of what mode was selected.
2023-12-04 13:40:31 -03:00
Abdullah Tahiri
c34bc88d66
Sketcher: Solver - Remove outdated request for reporting
2023-12-04 16:32:23 +01:00
MisterMaker
48d4a74923
[Stylesheets] Fix for new settings menu ( #11609 )
...
It can probably use some more tweaks but this way it is bug free.
2023-12-04 11:44:05 -03:00
Roy-043
652c0fb752
Draft: menu texts to sentence case
2023-12-04 10:44:59 +01:00
Syres916
5677f93236
[Start] Fix regression from 2b6662c896
...
for runtime error see https://github.com/FreeCAD/FreeCAD/pull/11513#issuecomment-1837300296
2023-12-04 10:43:37 +01:00
Jacob Oursland
7f10321a29
VSCode: Change setup conda environment task type to process. ( #11556 )
2023-12-04 01:07:32 -03:00
Jacob Oursland
d2fa72103f
conda: Remove conda-build and conda-smithy. Add git. ( #11597 )
...
* conda: Remove conda-build and conda-smithy.
* conda: Add git.
2023-12-03 18:26:35 -03:00
wmayer
e785786673
MSYS: fix CMake configure and build for MinGW
2023-12-03 18:02:07 +01:00
wandererfan
1d3aca0733
[TD]handle loose geometry via HLR
2023-12-03 08:55:59 -05:00
Rexbas
2e54b4c4f1
Part: Use vector.data() to get data pointer
2023-12-03 12:35:15 +01:00
Rexbas
6f16be76de
Part: Use materialIndex.setValuesPointer() only if the new values are different
2023-12-03 12:35:15 +01:00
Roy-043
056cbef618
Merge pull request #11610 from Roy-043/Draft-update-Draft_ApplyStyle
...
Draft: update Draft_ApplyStyle
2023-12-03 11:25:27 +01:00
wandererfan
2c0a69e171
[TD]fix fix hidden line style
2023-12-02 13:55:08 -05:00
wandererfan
ac6c3786b0
[TD]fix line numbering in preferences
...
- resolve conflict between comboBox currentIndex [0,n] and
line numbering [1, n]
2023-12-02 13:55:08 -05:00
pavltom
cc12843e1d
[TechDraw] Use OCC to compute intersections - drop limits from hint
2023-12-02 13:54:37 -05:00
pavltom
289dda439a
[TechDraw] Use OCC to compute intersections of any types of curves
2023-12-02 13:54:37 -05:00
wmayer
edb6a25335
Python: deprecated aliases have been removed in Py 3.12
2023-12-02 14:45:55 +01:00
Roy-043
6db658255f
Draft: update Draft_ApplyStyle
...
The command now applies all style properties from `utils.get_default_annotation_style()` and `utils.get_default_shape_style()`.
Additionally: minor improvements to gui_setstyle.py.
2023-12-02 13:11:08 +01:00
wandererfan
2010acc142
[TD]fix errors in MS CI
...
- apparently the "or" alternative to "||" is not supported
by MS but is part of the c++ specification:
https://en.cppreference.com/w/cpp/language/operator_alternative
- also missing TechDrawExport
2023-12-01 11:27:29 -05:00
wandererfan
d4e1731716
[TD]Standard Line Styles - Gui components
2023-12-01 11:27:29 -05:00
wandererfan
79694d9956
[TD]Standard Line Styles - data files
2023-12-01 11:27:29 -05:00