Browse Source

Remove Canvas and Mesh examples for now;

They conflict with the doc pages.
bjorn 7 years ago
parent
commit
d4dc510da0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/init.lua

+ 0 - 2
examples/init.lua

@@ -2,8 +2,6 @@ return {
   'Primitives',
   'Primitives',
   '3D_Model',
   '3D_Model',
   'Panorama',
   'Panorama',
-  'Canvas',
-  'Mesh',
   'Lighting',
   'Lighting',
   'Physics',
   'Physics',
   'Billboard'
   'Billboard'