diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..bb7003a4 --- /dev/null +++ b/404.html @@ -0,0 +1,477 @@ + + + +
+ + + + + + + + + + + + + + +Whenever encountering a bug follow these steps:
+Blender doesn't print system output in its info editor but only in the +system terminal. Follow the guide below to access blender's system console.
+To see the system output blender has to be started from the terminal
+CAD sketcher for debugging purposes depends on the library debugpy when debugging is done
+through VSCode. Installing this library with $pip install
will further mean that the window in VSCode will need to be reloaded using command Palette > Reload window
.
Logs are helpful for debugging. Note that there are logs from the addon as well as from blender itself.
+The addon logs information to the system console and to the system's temporary +folder. The filepath to this folder will be printed to the console whenever the +addon gets registered.
+++CAD_Sketcher:{INFO}: Logging into: C:\Users\USERNAME\AppData\Local\Temp\CAD_Sketcher.log
+
When blender crashes it writes a crash report file, see: crash report.
+Help is always welcome. There are multiple ways to support the project.
+Just grab the latest version, play around, provide feedback and redo!
+Documentation is generated from the source repository with MkDocs. +In order to contribute either post a pull request with your changes on +github or ask on discord for commit access.
+++ + +Note: There are github workflows which will automatically test and build the documentation after changes are made.
+
If you'd like to help with development simply submit pull requests or reach out on +discord, or github.
+Take a look at the existing code documentation, this isn't complete yet, +if you are missing some specific information feel free to ask in the discord's contribute channel.
+Have a look at the open issues on github. Some of them are marked with the good first issue tag. Also take a look at +the roadmap to see where the priority +currently lies.
+Code Style
+The project uses the Black Formatter, make sure to enable it in your code editor before pushing pull requests.
+ + + + + + + +{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Ha=/["'&<>]/;Un.exports=$a;function $a(e){var t=""+e,r=Ha.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i