repo: janusweb action: commit revision: path_from: revision_from: 3b04d145af0883f3841d3f148a094eba2c5f8888: path_to: revision_to:
commit 3b04d145af0883f3841d3f148a094eba2c5f8888 Author: James BaicoianuDate: Thu Jul 30 16:01:03 2020 -0700 Added new primitive types diff --git a/media/assets/webui/apps/inventory/inventory.html b/media/assets/webui/apps/inventory/inventory.html
--- a/media/assets/webui/apps/inventory/inventory.html
+++ b/media/assets/webui/apps/inventory/inventory.html
@@ -11,17 +11,27 @@
- cube
- sphere
- cone
- cylinder
- pyramid
- torus
- capsule
- pipe
- plane
+ cube
+ sphere
+ cone
+ cylinder
+ pyramid
+ torus
+ capsule
+ pipe
+ plane
- point light
+ image
+ link
+ paragraph
+ particle
+ sound
+ text
+ video
+
+ point light
+ spot light
+ directional light
-----END OF PAGE-----