Skip to content

Commit

Permalink
Check matrix-scale var
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeodrippe committed Jul 27, 2024
1 parent ca171ac commit da6146b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vybe/type.clj
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
(vp/defcomp Model (org.vybe.raylib.VyModel/layout))
(vp/defcomp BoundingBox (org.vybe.raylib.BoundingBox/layout))

#'vr.c/matrix-scale

(vp/defcomp Shader (org.vybe.raylib.Shader/layout))
(defmethod vp/pmap-metadata Shader
[v]
Expand Down

0 comments on commit da6146b

Please sign in to comment.