repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 3b04d145af0883f3841d3f148a094eba2c5f8888:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 3b04d145af0883f3841d3f148a094eba2c5f8888
Author: James Baicoianu 
Date:   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
index 7f11a1073ffde63fb0a50021f284c4de42cff988..
index ..05bdc8c6b9c324e90bdb1b6c9534c5ebface416e 100644
--- 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-----