Skip to content

Commit c57ad41

Browse files
committed
using Three.js entities from NuGet
1 parent f0e6b43 commit c57ad41

6 files changed

+679
-5
lines changed

CodeCave.Threejs.Revit.Exporter.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5896B7AE-29C3-4BC8-A40F-88C3F1DF4E4A}"
99
ProjectSection(SolutionItems) = preProject
1010
.gitignore = .gitignore
11-
LICENSE.md = LICENSE.md
11+
LICENSE = LICENSE
1212
README.md = README.md
1313
EndProjectSection
1414
EndProject

LICENSE

+674
Large diffs are not rendered by default.

LICENSE.md

-2
This file was deleted.

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
Three.js exporter
2-
=================
1+
Three.js Exporter for Revit
2+
===========================
3+
4+
Uses Three.js entities defined in [threejs-entities](https://github.com/CodeCavePro/threejs-entities).

0 commit comments

Comments
 (0)