Browse Source

rm clampzero;

bjorn 6 years ago
parent
commit
7ec813c174
2 changed files with 507 additions and 825 deletions
  1. 507 821
      api/init.lua
  2. 0 4
      api/lovr/graphics/WrapMode.lua

File diff suppressed because it is too large
+ 507 - 821
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