feat: add common vec2 and vec3 operations
Some checks failed
CI / build (push) Failing after 13s

This commit is contained in:
2026-03-14 17:25:54 +01:00
parent 79997dbce2
commit 5e70354ec2
4 changed files with 90 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
name: CI
on: [push, pull_request]
on: [ push, pull_request ]
jobs:
build: