yarn/mappings/net/minecraft/client/util/math
liach 80aa993105
Move direction transformation and matrix3f to util math (need same package) (#1235)
move two matrices to non-client;
move two transformations to util math;
move globalpos to dynamic;
move propagator to world;
a few other util additions

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-03-27 15:08:10 +00:00
..
MatrixStack.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
PosAndRot.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
Rotation3.mapping Quick Matrix{3,4}f and Rotation3 fixes (#1025) 2019-12-26 12:36:42 +00:00
Rotation3Helper.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
Vector3d.mapping Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
Vector3f.mapping Vector3f.reciprocal->normalize (#1027) 2019-12-30 22:04:36 +00:00
Vector4f.mapping Tiny quaternion fixes (#1022) 2019-12-26 12:27:36 +00:00