- 31 Jan, 2021 7 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Torsten Paul authored
-
Ryan A. Colyer authored
-
Torsten Paul authored
This reverts commit 256b4744.
-
- 20 Jan, 2021 2 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
- 14 Jan, 2021 8 commits
-
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Hans Loeblich authored
-
Hans Loeblich authored
-
Justin Lin authored
add one more translation
-
Justin Lin authored
polish the word
-
Justin Lin authored
fix and add more translation based on updated template.
-
- 10 Jan, 2021 1 commit
-
-
Kristian Nielsen authored
-
- 08 Jan, 2021 8 commits
-
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Matt Sephton authored
-
Justin Lin authored
add and review some translation
-
Justin Lin authored
fix typo
-
Kristian Nielsen authored
Use an absolute destination path for .csg output. This is necessary to put the destination file in the correct place when the source path is a relative path. When outputting .csg, openscad interprets the destination path relative to the parent directory of the source file, not relative to the current directory when the program was started. This means that something like `openscad a/b/c.scad -o a/b/c.csg` will try to write a/b/a/b/c.csg, not a/b/c.csg as was expected by export_import_pngtest.py. Signed-off-by:Kristian Nielsen <knielsen@knielsen-hq.org>
-
- 07 Jan, 2021 6 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Torsten Paul authored
This reverts commit 52cb795e.
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
- 06 Jan, 2021 8 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-