Skip to content

Commit e4d31f0

Browse files
authored
Blender Exporter: Added link to help people that still need it.
1 parent 7f6ff3e commit e4d31f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/exporters/blender/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Three.js Blender Export
22

3-
> **NOTICE:** The Blender exporter for the Three.js JSON format has been removed, to focus on better support for other workflows. For recommended alternatives, see [Loading 3D Models](https://threejs.org/docs/#manual/introduction/Loading-3D-models). The Three.js Object/Scene JSON format is still fully supported for use with [Object3D.toJSON](https://threejs.org/docs/#api/core/Object3D.toJSON), the [Editor](https://threejs.org/editor/), [THREE.ObjectLoader](https://threejs.org/docs/#api/loaders/ObjectLoader) and [converters](https://github.com/mrdoob/three.js/tree/dev/utils/converters).
3+
> **NOTICE:** The Blender exporter for the Three.js JSON format has been removed, to focus on better support for the glTF workflow. For recommended alternatives, see [Loading 3D Models](https://threejs.org/docs/#manual/introduction/Loading-3D-models). The Three.js Object/Scene JSON format is still fully supported for use with [Object3D.toJSON](https://threejs.org/docs/#api/core/Object3D.toJSON), the [Editor](https://threejs.org/editor/), [THREE.ObjectLoader](https://threejs.org/docs/#api/loaders/ObjectLoader) and [converters](https://github.com/mrdoob/three.js/tree/dev/utils/converters).
4+
>
5+
> If you really need the Blender Exporter you can [go back in time to r92](https://github.com/mrdoob/three.js/tree/r92).

0 commit comments

Comments
 (0)