Browse Source

rm clampzero;

bjorn 6 years ago
parent
commit
65b9e9b764
2 changed files with 557 additions and 833 deletions
  1. 557 829
      api/init.lua
  2. 0 4
      api/lovr/graphics/WrapMode.lua

File diff suppressed because it is too large
+ 557 - 829
api/init.lua


+ 0 - 4
api/lovr/graphics/WrapMode.lua

@@ -15,10 +15,6 @@ return {
     {
       name = 'mirroredrepeat',
       description = 'The texture will repeat, mirroring its appearance each time it repeats.'
-    },
-    {
-      name = 'clampzero',
-      description = 'Pixels outside of 0-1 will appear black.'
     }
   }
 }

Some files were not shown because too many files changed in this diff