OpenCraft-Studios / opencraft

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

use JOML for vector-based normalization #30

Closed shawnjb closed 3 weeks ago

shawnjb commented 3 weeks ago

Should be good for a merge now.

cliserkad commented 3 weeks ago

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

cliserkad commented 3 weeks ago

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

shawnjb commented 3 weeks ago

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

Done.

cliserkad commented 3 weeks ago

Thanks!!

cliserkad commented 3 weeks ago

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