MisterMaker
6d73ca96da
Merge branch 'master' into master
2023-06-13 17:55:40 +02:00
Chris Hennes
6f026f5c34
Merge pull request #9763 from yorikvanhavre/translations
...
Translations
2023-06-12 15:39:04 -05:00
Yorik van Havre
3c07d567cf
Merged crowdin translations
2023-06-12 22:34:22 +02:00
Yorik van Havre
d61e60511a
Updated ts files
2023-06-12 22:27:56 +02:00
Chris Hennes
09698ee494
Merge pull request #9752 from Roy-043/Sketcher-Minor-improvements-for-some-GUI-texts
...
Sketcher: Minor improvements for some GUI texts
2023-06-12 15:20:18 -05:00
Chris Hennes
617dc203e0
Merge pull request #9561 from luzpaz/FEM_ClippingPlaneAdd-fix
...
Fix FEM_ClippingPlaneAdd.svg (#9550 )
2023-06-12 15:19:29 -05:00
Yorik van Havre
655adc11ab
Merge pull request #9749 from marioalexis84/arch-import_webgl
...
Arch: Improve performance of WebGL importer
2023-06-12 15:10:51 +02:00
Yorik van Havre
3bd434664b
Merge pull request #9761 from kpemartin/Issue8968
...
Handle long text/mtext on DXF import
2023-06-12 15:00:48 +02:00
Abdullah Tahiri
965d143be3
Sketcher: unused variable fixes
2023-06-11 20:32:39 +02:00
Kevin Martin
d404dd59ef
Handle long text/mtext on DXF import
...
This had previously been corrected using similar code but merging another
fix lost part of the original change for this issue.
2023-06-11 13:44:08 -04:00
Abdullah Tahiri
00fc2311a6
Sketcher: Expose constraint redundancy information to Python
2023-06-11 18:37:38 +02:00
MisterMaker
51d9f8415a
Merge branch 'master' into master
2023-06-11 15:56:15 +02:00
Chris Hennes
16790fbfc0
Merge pull request #9638 from FreeCAD/dependabot/pip/requests-2.31.0
2023-06-10 23:05:04 -05:00
wandererfan
59c81132f2
[TD]fix nonstandard representation
2023-06-10 15:33:05 -04:00
Roy-043
041a8674fd
Update CommandCreateGeo.cpp
...
Additional change: "via" -> "by"
2023-06-10 18:46:37 +02:00
Roy-043
fda7f95646
Sketcher: Minor improvements for some GUI texts
...
Menu texts for new B-spline tools were inconistent. See https://forum.freecad.org/viewtopic.php?t=78808
2023-06-10 18:39:32 +02:00
marioalexis
fb32420fe0
Arch: Improve performance of WebGL importer
2023-06-09 00:53:05 -03:00
MisterMaker
8f5c87ca41
Merge branch 'master' into master
2023-06-08 20:57:33 +02:00
Haas
e2f0c79763
Merge branch 'master' of https://github.com/MisterMakerNL/FreeCAD_MisterMaker
2023-06-08 20:56:04 +02:00
Haas
8eee124442
removed trailing white sapces.
2023-06-08 20:55:56 +02:00
Jolbas
26a3249107
Navicube OffsetX and OffsetY fix
...
The navigation cube didn't load parameters OffsetX and OffsetY on creation of a new 3D view. See https://forum.freecad.org/viewtopic.php?p=686678#p686678
2023-06-08 14:08:25 -04:00
MisterMaker
c6fea07dc2
Merge branch 'master' into master
2023-06-08 19:48:50 +02:00
Haas
17fcae756d
changed names!
...
Classic to classic theme
Also added some extra tags.
2023-06-08 19:44:58 +02:00
wandererfan
e8e7a64b39
[TD]fix select vertex behind highlight
2023-06-08 13:15:20 -04:00
dependabot[bot]
134bcdd0fe
Bump requests from 2.28.2 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 14:58:21 +00:00
Jonas Bähr
1bd8082a7e
Fix build of "tests" on macOS
...
Building the C++ unit tests failed for
tests/src/App/Metadata.cpp
tests/src/Base/Reader.cpp
because some XML headers were not found. This was because the XercesC
include dir was not in the search list for headers.
I cannot say why only macOS seems to be affected, but it's not the first
time, see e.g 05469895f9
2023-06-08 10:57:13 -04:00
Chris Hennes
404b34f839
Merge pull request #9742 from adrianinsaval/sketcher-toolbar-case
...
[Sketcher] Fix incorrect toolbar name uppercase
2023-06-07 17:44:41 -05:00
Adrián Insaurralde Avalos
3ff1c54f11
[Sketcher] Fix incorrect toolbar name uppercase
2023-06-07 16:48:57 -04:00
Roy-043
df102ed005
Sketcher: Minor improvements to some GUI texts
2023-06-07 19:51:19 +02:00
wandererfan
9ad7a0ea72
[TD]use vp Property for arrow size
2023-06-07 12:38:26 -04:00
grubertechnic
7a68d1b6d3
[TechDraw] let arrow size of a dimension change due property task panel
2023-06-07 12:38:26 -04:00
Roy-043
2e2eb3e70b
Core: fix navigation cube BaseColor pref tooltip
2023-06-07 08:37:07 -04:00
Jolbas
f973f6b3f9
Improved font handling Navigation cube
...
Also adding anisotropy texture mapping for better readability on steep angles.
2023-06-06 22:59:20 -04:00
Haas
cd8d12d1ae
Merge branch 'master' of https://github.com/MisterMakerNL/FreeCAD_MisterMaker
2023-06-06 20:08:03 +02:00
Haas
d74f4d6f17
Delete CMakePresets.json
...
annoying it slipped in
2023-06-06 20:07:58 +02:00
MisterMaker
85b206e752
Delete CMakePresets.json
...
So annoying this slipped in.
2023-06-06 20:07:03 +02:00
MisterMaker
4829e3a330
Merge branch 'master' into master
2023-06-06 19:49:54 +02:00
Haas
e025f2f7a7
removed png files changed the background of Qtableview and Qlistview.
...
removed png files changed the background of Qtableview and Qlistview.
2023-06-06 19:33:54 +02:00
Chris Hennes
7e0ccc872c
Merge pull request #9736 from chennes/archFixTypo
...
Arch: Fix typo in UI string
2023-06-06 12:05:55 -05:00
Chris Hennes
4c3f7c4117
Merge pull request #9735 from chennes/femTranslateElectromagneticConstraints
...
FEM: Add translation for Electromagnetic Constraints
2023-06-06 12:05:32 -05:00
Chris Hennes
ffb6b97229
Arch: Fix typo in UI string
2023-06-06 11:36:13 -05:00
Chris Hennes
0f9f0f29ca
FEM: Add translation for Electromagnetic Constraints
2023-06-06 11:31:12 -05:00
Chris Hennes
3aa612acd5
Merge pull request #9733 from chennes/raytracingBuildOption
...
CMake: Remove last vestige of raytracing
2023-06-06 10:58:36 -05:00
Chris Hennes
f18ead6f02
Sketcher: Add missing translations
2023-06-06 15:35:12 +02:00
Chris Hennes
940f4f7cfa
CMake: Remove last vestige of raytracing
2023-06-06 07:37:15 -05:00
Haas
99d8c818a6
forgot the modern light
2023-06-05 21:01:39 +02:00
Haas
ae632db7cf
Update .gitignore
2023-06-05 20:48:32 +02:00
Haas
a689ef9f35
Removed Freecad and colors from the classic theme.
...
Otherwise if you keep naming the same you'll get "Freecad Dark colors" and "Freecad light colors" now it is:
Dark
Light
Classic
2023-06-05 20:14:25 +02:00
Haas
df132b1c3a
Having a fight with Gitignore. Added CMakePresets.json
...
CMakePresets.json is used by microsoft visual studio code for storing settings.
2023-06-05 20:03:40 +02:00
Haas
ec4bd38cd8
Create .gitignore
2023-06-05 19:57:36 +02:00