Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gewang committed Nov 21, 2024
1 parent 97871ce commit 3461265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ new ChuGL v0.2.4 (see ChuGL release notes below)
https://chuck.stanford.edu/doc/reference/io.html#MouseCursor
(added) new `Mousor` class; `Mousor` is functionally equivalent to `MouseCursor`,
purely made for those prefer slightly less typing and slightly more chaos!
(added) examples/hid/mouse-cursor.ck
examples/stk/tubebell-algo5.ck
(added) vector dot product methods for vec2, vec3, and vec4
float vec2.dot( vec2 rhs )
float vec3.dot( vec3 rhs )
Expand Down

0 comments on commit 3461265

Please sign in to comment.