Haas
|
32518d8dc0
|
Set default shape color back to standard
was white
|
2023-07-03 19:06:43 +02:00 |
|
Haas
|
00b00a40c0
|
forgot to rename the cfg files
|
2023-06-17 08:46:25 +02:00 |
|
MisterMaker
|
2d037d703a
|
Merge branch 'master' into master
|
2023-06-16 21:51:25 +02:00 |
|
Chris Hennes
|
4b60663ee5
|
Merge pull request #9785 from chennes/cleanupToponaming9175
App/Toponaming: Compilation cleanup after #9175
|
2023-06-16 10:10:06 -05:00 |
|
Chris Hennes
|
318bc35998
|
App/Toponaming: Compilation cleanup after #9175
Also fixes some trailing whitespace issues
|
2023-06-16 09:14:57 -05:00 |
|
Jolbas
|
832b1919ba
|
Navicube: Fix rotation direction north and south buttons
|
2023-06-16 07:16:39 +02:00 |
|
Pesc0
|
4a8d3853ba
|
[Toponaming] create ElementMap class (#9175)
* Copypaste ElementMap
* Add MappedNameRef
* Fix missing include
* Copypaste `findTagInElementName`
* fix error introduced _somewhere_
* refactor toponaming constants
* Move `findTagInElementName` in `MappedName`
* reintroduce workaround to compile ElementMap
* Added missing functions copied from complexgeodata
* fix last compile errors, reorder and format files
* remove recursive refs to ComplexGeoData
* Add more comments
* fixed comments and added tests
* added FIXME, make functions private, misc fixes
* Move static functions from complexGeoData to PostfixStringReferences. Rename to ElementNamingUtils
* Fix broken includes due to previous change
* Revert constants from string to const char*
* added childmap tests and made hasher public
* Make functions private
* Added remaining tests
* removed bool return from `erase` functions
* fix missing appexport
Co-authored-by: John Dupuy <jdupuy98@gmail.com>
|
2023-06-15 09:05:24 -05:00 |
|
Yorik van Havre
|
de5e8e1af4
|
Merge pull request #9712 from Syres916/patch-80
[Import] DXF make codepage case insensitive
|
2023-06-14 13:24:39 +02:00 |
|
Adrián Insaurralde Avalos
|
b2520d489a
|
PartDesign: clean redundant/incorrect length validation for pad & pocket
better validation is already done for both at FeatureExtrude::generatePrism instead
|
2023-06-13 22:53:32 -04:00 |
|
Haas
|
04d03e2fde
|
Merge branch 'master' of https://github.com/MisterMakerNL/FreeCAD_MisterMaker
|
2023-06-13 17:57:34 +02:00 |
|
MisterMaker
|
8c46fb8966
|
Merge branch 'master' into master
|
2023-06-13 17:55:40 +02:00 |
|
Haas
|
25720f287d
|
fixed typo
|
2023-06-13 17:54:38 +02:00 |
|
Yorik van Havre
|
23491db16b
|
Merged crowdin translations
|
2023-06-12 22:34:22 +02:00 |
|
Yorik van Havre
|
62434ea85b
|
Updated ts files
|
2023-06-12 22:27:56 +02:00 |
|
Chris Hennes
|
59abe48dc7
|
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
|
f733aeeb9b
|
Merge pull request #9561 from luzpaz/FEM_ClippingPlaneAdd-fix
Fix FEM_ClippingPlaneAdd.svg (#9550)
|
2023-06-12 15:19:29 -05:00 |
|
Syres916
|
ca4bc401f7
|
Merge branch 'master' into patch-80
|
2023-06-12 14:24:58 +01:00 |
|
Yorik van Havre
|
85f900d7d0
|
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
|
1f6fd1bffc
|
Merge pull request #9761 from kpemartin/Issue8968
Handle long text/mtext on DXF import
|
2023-06-12 15:00:48 +02:00 |
|
Abdullah Tahiri
|
d7aa7bcb85
|
Sketcher: unused variable fixes
|
2023-06-11 20:32:39 +02:00 |
|
Kevin Martin
|
d8e7340c15
|
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
|
dc7b3bfd66
|
Sketcher: Expose constraint redundancy information to Python
|
2023-06-11 18:37:38 +02:00 |
|
MisterMaker
|
2138a69fbf
|
Merge branch 'master' into master
|
2023-06-11 15:56:15 +02:00 |
|
wandererfan
|
e226e78a67
|
[TD]fix nonstandard representation
|
2023-06-10 15:33:05 -04:00 |
|
Roy-043
|
faf2142c7a
|
Update CommandCreateGeo.cpp
Additional change: "via" -> "by"
|
2023-06-10 18:46:37 +02:00 |
|
Roy-043
|
469aae0af5
|
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
|
2a085e6414
|
Arch: Improve performance of WebGL importer
|
2023-06-09 00:53:05 -03:00 |
|
MisterMaker
|
8caef151d8
|
Merge branch 'master' into master
|
2023-06-08 20:57:33 +02:00 |
|
Haas
|
d5709f2202
|
Merge branch 'master' of https://github.com/MisterMakerNL/FreeCAD_MisterMaker
|
2023-06-08 20:56:04 +02:00 |
|
Haas
|
67550cd1aa
|
removed trailing white sapces.
|
2023-06-08 20:55:56 +02:00 |
|
Jolbas
|
14dd2c60ec
|
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
|
3d434f688e
|
Merge branch 'master' into master
|
2023-06-08 19:48:50 +02:00 |
|
Haas
|
9be0f548bb
|
changed names!
Classic to classic theme
Also added some extra tags.
|
2023-06-08 19:44:58 +02:00 |
|
wandererfan
|
f3c44024aa
|
[TD]fix select vertex behind highlight
|
2023-06-08 13:15:20 -04:00 |
|
Adrián Insaurralde Avalos
|
675bea4ffb
|
[Sketcher] Fix incorrect toolbar name uppercase
|
2023-06-07 16:48:57 -04:00 |
|
Roy-043
|
a723a95aa8
|
Sketcher: Minor improvements to some GUI texts
|
2023-06-07 19:51:19 +02:00 |
|
wandererfan
|
ef07c3005e
|
[TD]use vp Property for arrow size
|
2023-06-07 12:38:26 -04:00 |
|
grubertechnic
|
46882287f2
|
[TechDraw] let arrow size of a dimension change due property task panel
|
2023-06-07 12:38:26 -04:00 |
|
Roy-043
|
bf8c59ba2a
|
Core: fix navigation cube BaseColor pref tooltip
|
2023-06-07 08:37:07 -04:00 |
|
Jolbas
|
caac68472b
|
Improved font handling Navigation cube
Also adding anisotropy texture mapping for better readability on steep angles.
|
2023-06-06 22:59:20 -04:00 |
|
MisterMaker
|
c416d2f463
|
Merge branch 'master' into master
|
2023-06-06 19:49:54 +02:00 |
|
Haas
|
2e02bc4a47
|
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
|
e5f6a4edf3
|
Merge pull request #9736 from chennes/archFixTypo
Arch: Fix typo in UI string
|
2023-06-06 12:05:55 -05:00 |
|
Chris Hennes
|
8c5c092905
|
Arch: Fix typo in UI string
|
2023-06-06 11:36:13 -05:00 |
|
Chris Hennes
|
291b0f3aa6
|
FEM: Add translation for Electromagnetic Constraints
|
2023-06-06 11:31:12 -05:00 |
|
Chris Hennes
|
4115613770
|
Sketcher: Add missing translations
|
2023-06-06 15:35:12 +02:00 |
|
Haas
|
cd9913502f
|
forgot the modern light
|
2023-06-05 21:01:39 +02:00 |
|
Haas
|
fc1f101882
|
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 |
|
MisterMaker
|
4d0b3c98cb
|
Merge branch 'master' into master
|
2023-06-05 13:26:34 +02:00 |
|
Roy-043
|
d8150a9cd9
|
Draft: fix near snap for meshes (#9719)
|
2023-06-05 09:58:50 +02:00 |
|