DeflateAwning
|
1e3179e9bc
|
Find and replace http://freecad.org to https://freecad.org
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
|
2023-10-29 22:39:22 -06:00 |
|
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 |
|
luz.paz
|
17ada69518
|
Part: [skip ci] fix header uniformity
This PR fixes header uniformity across all Part WB files
|
2019-12-22 00:59:47 +01:00 |
|
Bernd Hahnebach
|
209d96125c
|
Part: boolean splitt tools, remove trailing whitspaces
|
2016-12-21 11:27:42 -02:00 |
|
DeepSOIC
|
ca4299230a
|
Part: add BOPTools package
Containing implementation of new JoinConnect, as well as new splitting
tools: BooleanFragments, Slice and XOR.
|
2016-07-29 14:16:54 +03:00 |
|