Fix #1958 - document other useful Blender add-ons

This commit is contained in:
Dion Moult
2022-08-29 16:25:17 +10:00
parent 7c59fc0b83
commit 93ab51fb5e
3 changed files with 60 additions and 0 deletions
@@ -1,6 +1,15 @@
Installation
============
If you'd like to work with the C++ core of IfcOpenShell, these guides will show
you how to compile and install IfcOpenShell.
.. note::
It is not necessary to compile IfcOpenShell if you only want to use
IfcOpenShell-Python, IfcConvert, or the other utilities such as IfcClash or
IfcDiff. Compilation is only necessary for C++ developers.
You will need:
- `Git <https://git-scm.com/>`__