|
@@ -1,5 +1,7 @@
|
|
|
# Hide
|
|
|
|
|
|
+
|
|
|
+
|
|
|
Hide (Heaps IDE) is an extensible editor that can be used as a middleware for various tasks, such as:
|
|
|
- preview 3D models and textures
|
|
|
- edit materials properties
|
|
@@ -118,4 +120,4 @@ class CustomView extends FileView {
|
|
|
static var _ = hide.view.FileTree.registerExtension(CustomView, ["json.customView", "customview"], { icon: "snowflake-o", createNew: "Dialog Context" });
|
|
|
|
|
|
}
|
|
|
-```
|
|
|
+```
|