Parcourir la source

Fix Vec4:unpack;

bjorn il y a 3 ans
Parent
commit
c746502df1
2 fichiers modifiés avec 872 ajouts et 936 suppressions
  1. 867 936
      api/init.lua
  2. 5 0
      api/lovr/math/Vec4/unpack.lua

Fichier diff supprimé car celui-ci est trop grand
+ 867 - 936
api/init.lua


+ 5 - 0
api/lovr/math/Vec4/unpack.lua

@@ -17,6 +17,11 @@ return {
       name = 'z',
       type = 'number',
       description = 'The z value.'
+    },
+    {
+      name = 'w',
+      type = 'number',
+      description = 'The w value.'
     }
   },
   related = {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff