luzpaz
|
38a01939e0
|
Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
|
2023-04-24 15:19:20 -05:00 |
|
Yorik van Havre
|
faf98925f6
|
Merged crowdin translations
|
2023-04-20 14:04:19 +02:00 |
|
Yorik van Havre
|
0fd764454d
|
Updated ts files
|
2023-04-20 13:53:35 +02:00 |
|
luzpaz
|
2e8f7817d9
|
OpenSCAD: linting importCSG.py
|
2023-04-02 12:19:02 +02:00 |
|
luzpaz
|
b080dde32d
|
OpenSCAD: linting cont...
Linting colorcodedshapes.py and prototype.py
|
2023-03-28 10:57:48 +00:00 |
|
luzpaz
|
b44230b492
|
OpenSCAD: linting OpenSCADCommands.py
Fixes bad indentation, seperate import statements, remove py2 syntax
|
2023-03-28 01:41:55 +00:00 |
|
luzpaz
|
c4304b2717
|
OpenSCAD: removed deprecated python2 unicode string
Removed redundant python2 unicode syntax from `OpenSCADUtils.py`
|
2023-03-27 19:53:40 +00:00 |
|
luzpaz
|
c73626b8e4
|
OpenSCAD: linting OpenSCAD2Dgeom.py
Fix bad indentation and separate import statements
|
2023-03-27 16:44:26 +02:00 |
|
luzpaz
|
5538557df9
|
OpenSCAD: linting OpenSCADFeatures.py
Fix bad indentation and separated import statements
|
2023-03-27 16:31:18 +02:00 |
|
Pesc0
|
0b7dc43932
|
Fix typo in Mod/OpenSCAD/prototype.py
|
2023-03-27 11:14:08 +02:00 |
|
Chris Hennes
|
f9ed455922
|
OpenSCAD: Improve shape-checking in group action
|
2023-03-03 10:11:20 -06:00 |
|
Yorik van Havre
|
be6a654b3e
|
merged crowdin translations
|
2023-02-27 16:01:15 +01:00 |
|
Yorik van Havre
|
2cd27ce328
|
updated ts files
|
2023-02-27 15:35:51 +01:00 |
|
Chris Hennes
|
ff6d9ccc76
|
OpenSCAD: Linter cleanup
|
2023-02-24 21:58:39 -06:00 |
|
luzpaz
|
f373a1ddd3
|
OpenSCAD: lint OpenSCADUtils.py
|
2023-02-24 16:15:13 -06:00 |
|
Chris Hennes
|
f9344fd2de
|
OpenSCAD: Remove old workaround code
Fixes #8621
|
2023-02-24 16:13:54 -06:00 |
|
Chris Hennes
|
52fd0cfefb
|
OpenSCAD: Modify wording of task dialog buttons
Fixes #8619
|
2023-02-23 22:59:13 -06:00 |
|
Chris Hennes
|
93aa8fa0d7
|
OpenSCAD: Translate file dialogs
Fixes #8618
|
2023-02-23 22:08:22 -06:00 |
|
Chris Hennes
|
9f4d839609
|
OpenSCAD: Support CSG loads from Load button
Fixes #8617.
|
2023-02-23 21:59:40 -06:00 |
|
Chris Hennes
|
2bf39d9108
|
OpenSCAD: Make clearing field undoable
Also renames the clear button for clarity. Fixes #8576.
|
2023-02-21 22:55:04 -06:00 |
|
Chris Hennes
|
afcd06335d
|
OpenSCAD: Correct QFileDialog usage
Fixes #8577
|
2023-02-21 20:50:29 -06:00 |
|
Yorik van Havre
|
0566d90cc5
|
merged crowdin translations
|
2023-02-13 15:45:26 +01:00 |
|
Yorik van Havre
|
d8b0e64e14
|
Merged crowdin translations
|
2023-02-07 15:55:31 +01:00 |
|
Yorik van Havre
|
80c68fa4df
|
Merged crowdin translations
|
2023-01-30 10:04:15 +01:00 |
|
Yorik van Havre
|
433b17b829
|
Merged crowdin translations
|
2023-01-23 11:25:49 +01:00 |
|
luzpaz
|
79e150a81b
|
Fix trailing whitespace, typos, headers
Fix trailing whitespace, typos, and header uniformity.
|
2023-01-23 00:34:37 +01:00 |
|
Yorik van Havre
|
5033f64ce9
|
Merged crowdin translations
|
2023-01-17 09:40:31 +01:00 |
|
Yorik van Havre
|
ec6b14bbee
|
Merged crowdin translations
|
2023-01-09 14:06:28 +01:00 |
|
Yorik van Havre
|
c1160c598a
|
Updated ts files
|
2023-01-09 13:24:16 +01:00 |
|
Chris Hennes
|
d6094449b9
|
OpenSCAD: Minor translation issue [skip ci]
|
2022-12-28 23:33:54 -06:00 |
|
Chris Hennes
|
be9d674785
|
GUI: Minor translation issues
|
2022-12-27 21:44:11 -06:00 |
|
Chris Hennes
|
1de0aebc0b
|
OpenSCAD: Minor translation fixes
|
2022-12-27 21:30:34 -06:00 |
|
Yorik van Havre
|
89147ef8de
|
Regenerated ts files using lupdate6.6
|
2022-12-22 15:39:42 +01:00 |
|
Yorik van Havre
|
3376e387da
|
Merged crowdin translations
|
2022-12-20 10:01:00 +01:00 |
|
Yorik van Havre
|
d206d5cd1f
|
Updated ts files
|
2022-12-20 09:31:25 +01:00 |
|
luz paz
|
07d34012dd
|
L10N: Don't translate strings that dont contain any alphabetic character
Per 0penBrain's suggestion
|
2022-12-02 11:57:34 +01:00 |
|
Chris Hennes
|
4403168eba
|
OpenSCAD: Remove extra lines imported with DXF
|
2022-12-01 20:30:56 -06:00 |
|
luz paz
|
e0f2200c9a
|
OpenSCAD: remove indentations from test_importCSG.py
Follow-up to b3c143702
|
2022-11-30 20:57:34 -06:00 |
|
Chris Hennes
|
e75d3eecaa
|
OpenSCAD: Ensure complex fuse has no extra placement
|
2022-11-30 18:30:06 -06:00 |
|
luz paz
|
452008f65d
|
Fix header uniformity for various workbenches/directories
Also includes some trailing whitespace fixes
|
2022-11-29 04:48:57 +01:00 |
|
Chris Hennes
|
fa8e0a6865
|
Remove various sys.version_info >= 3 checks
|
2022-11-09 14:08:54 +01:00 |
|
Yorik van Havre
|
1ae780d3b1
|
Merged crowdin translations
|
2022-10-17 15:12:16 +02:00 |
|
Yorik van Havre
|
4ca1b838a9
|
Merged crowdin translations
|
2022-10-06 12:48:05 +02:00 |
|
Yorik van Havre
|
3d75b4fb74
|
Updated ts files
|
2022-10-06 12:16:32 +02:00 |
|
Chris Hennes
|
68ef28713d
|
OpenSCAD: Remove aux spline when no twist
|
2022-09-13 19:59:30 -05:00 |
|
wmayer
|
7398da7c02
|
OpenSCAD: add unit test to check for empty 'union'
|
2022-09-12 14:48:01 +02:00 |
|
Chris Hennes
|
8ccd6a1cec
|
OpenSCAD: Support empty unions and SVG import
|
2022-09-11 16:48:50 -05:00 |
|
Günter Neiß
|
9884073276
|
OpenSCAD: remove SCAD-Import error in importCSG.py
Signed-off-by: Günter Neiß <gneiss@web.de>
|
2022-08-03 12:42:43 -04:00 |
|
Uwe
|
0c02c28cf4
|
[SCAD] remove unnecessary Python 3 check
we only support Python 3
|
2022-07-31 05:26:03 +02:00 |
|
Uwe
|
32ab100ed5
|
Mod: remove some superfluous Boolean checks (#7213)
* Mod: remove some superfluous Python Boolean checks
|
2022-07-19 01:35:12 +02:00 |
|