OpenCraft-Studios / OpenCraft

A roughly calculated clone of Minecraft
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

use JOML for vector-based normalization #30

Closed dankfmemes closed 1 week ago

dankfmemes commented 1 week ago

Should be good for a merge now.

cliserkad commented 1 week ago

Yeah this is the "correct" way of doing it. It should make adding analogue input easier.

cliserkad commented 1 week ago

@dankfmemes can you rebase this on main? That way you can resign the commit. Otherwise it'll be unsigned 🤷

dankfmemes commented 1 week ago

@dankfmemes can you rebase this on main? That way you can resign the commit. Otherwise it'll be unsigned 🤷

Done.

cliserkad commented 1 week ago

Thanks!!

cliserkad commented 1 week ago

Ah I messed it up. I didn't realize I merged in another commit. I might require signed commits from now on.