diff --git a/src/blenderbim/docs/devs/system_support.rst b/src/blenderbim/docs/devs/system_support.rst index 690b2ce2cf..9d8519e7b3 100644 --- a/src/blenderbim/docs/devs/system_support.rst +++ b/src/blenderbim/docs/devs/system_support.rst @@ -6,9 +6,13 @@ the Python version shipped by the Blender Foundation for the most recent three major Blender versions: - 64-bit Linux on Python 3.10 +- 64-bit Linux on Python 3.11 - 64-bit MacOS Intel on Python 3.10 +- 64-bit MacOS Intel on Python 3.11 - 64-bit MacOS Silicon on Python 3.10 +- 64-bit MacOS Silicon on Python 3.11 - 64-bit Windows on Python 3.10 +- 64-bit Windows on Python 3.11 Note that developer builds may exist for older versions of Python but there will be no guarantee of the uptime or stability of these builds. diff --git a/src/blenderbim/docs/users/creating_an_ifc_model.rst b/src/blenderbim/docs/users/creating_an_ifc_model.rst index 623956d9b6..f9cf3c6031 100644 --- a/src/blenderbim/docs/users/creating_an_ifc_model.rst +++ b/src/blenderbim/docs/users/creating_an_ifc_model.rst @@ -70,8 +70,8 @@ In the top left **File** menu, Save your new IFC model on your computer. Congratulations! You have now created your first OpenBIM model from Blender! You can open the IFC file in any other program, and you will see something similar to the image below. Three simple open source online viewers you can test with -are `IfcPipeline `__, `IFC.JS -`__, and `3DViewer +are `IfcPipeline `__, `ThatOpenEditor +`__, and `3DViewer `__. .. image:: images/ifc-pipeline.png