mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-03 08:15:35 +00:00
Merge branch 'fix-tutorial-docs' into 'master'
Fix links in the collada documentation. See merge request OpenMW/openmw!1501
This commit is contained in:
commit
9ba093a438
1 changed files with 3 additions and 3 deletions
|
@ -14,14 +14,14 @@ Requirements
|
|||
To use the Blender to OpenMW pipeline via COLLADA, you will need the following.
|
||||
|
||||
* `OpenMW 0.47 <https://openmw.org/downloads/>`_ or later
|
||||
* `Blender 2.81 <https://www.blender.org/download/>`_ or later. Latest confirmed, working version is Blender 3.0
|
||||
* `OpenMW COLLADA Exporter <https://github.com/Lamoot/collada-exporter>`_
|
||||
* `Blender 2.83 <https://www.blender.org/download/>`_ or later. Latest confirmed, working version is Blender 3.0
|
||||
* `OpenMW COLLADA Exporter <https://github.com/openmw/collada-exporter>`_
|
||||
* A model you would like to export. In our case, it's a barrel.
|
||||
|
||||
The Barrel
|
||||
********
|
||||
The barrel shown in this tutorial, and its revelant files, are available from
|
||||
the `Example Suite repository <https://gitlab.com/OpenMW/example-suite/-/tree/master/example_static_object>`_.
|
||||
the `Example Suite repository <https://gitlab.com/OpenMW/example-suite/-/tree/master/example_static_props>`_.
|
||||
This should be useful for further study of how to set up a static prop in case
|
||||
the tutorial is not clear on any particular thing.
|
||||
|
||||
|
|
Loading…
Reference in a new issue