Commit History

Author SHA1 Message Date
  Michael Kutowski 7b0ba76915 Update specific.odin 5 years ago
  Michael Kutowski 12895de9ac fix hsl math.mod to usual hsl conversion 5 years ago
  Kevin Watters 6c7fc4212a Remove `intrinsics` import 5 years ago
  gingerBill d3c2191cf7 Fix formatting 5 years ago
  vassvik dd13cf637e Fix linalg.euler_angles_from_quaternion 5 years ago
  gingerBill e92fdb4a99 `x if cond else y` and `x when cond else y` expressions 5 years ago
  gingerBill 3bd00fd6b7 Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices 5 years ago
  gingerBill 16a7c55334 Add `x y z w` fields to quaternion types; Improve linalg quaternion mathematics 5 years ago
  gingerBill ab52f8d795 Move definition of mem.Allocator and log.Logger to `package runtime`, to reduce import cycle magic 5 years ago
  gingerBill 2d70a784d1 Add `quaternion_look_at` orientation procedure to `package math/linalg` 5 years ago
  gingerBill 11c705508d Split linalg into general and specific parts 5 years ago