-
-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alpha41/relation vec clean #1329
base: development
Are you sure you want to change the base?
Alpha41/relation vec clean #1329
Commits on Nov 1, 2023
-
templatised realtional vectors
RelationVec class, used for tracking associated matricies in a leaf/node relationship with optional constraints initial usage demonstration is tsmesh mNodeTransforms, replacing the Vector<MatrixF>
Configuration menu - View commit details
-
Copy full SHA for ea4d9f3 - Browse repository at this point
Copy the full SHA ea4d9f3View commit details
Commits on Mar 10, 2024
-
Merge branch 'development' into alpha41/relationVecClean
# Conflicts: # Engine/source/T3D/guiObjectView.cpp
Configuration menu - View commit details
-
Copy full SHA for abcb8b6 - Browse repository at this point
Copy the full SHA abcb8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed7e38 - Browse repository at this point
Copy the full SHA 9ed7e38View commit details
Commits on Mar 12, 2024
-
in the interests of making this stuff easier to keep straight in 3d o…
…r 2d contexts, shifted matrixvec to TransformVec3D
Configuration menu - View commit details
-
Copy full SHA for a95010e - Browse repository at this point
Copy the full SHA a95010eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2742a4 - Browse repository at this point
Copy the full SHA b2742a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 344be3f - Browse repository at this point
Copy the full SHA 344be3fView commit details -
shift to an explicit rotation size for better 2d variant support (tha…
…t uses a single floating point for rotation) stubbwork for: class TransformVec2D : public RelationVec2D, public SimObject includes: class Box2DF : public RectF which is a rotateable RectF. todos: properly fill out the following: template<> inline void RelationVec2D::toGLobal() needs inline Box2DF& Box2DF::mul(const Box2DF& a) and inline Box2DF& Box2DF::mul(const Box2DF& a, const Box2DF& b) need to sort how we want template<> inline void RelationVec2D::orbit(S32 id, U32 axis, F32 radianDelta) to operate
Configuration menu - View commit details
-
Copy full SHA for a9a6ed7 - Browse repository at this point
Copy the full SHA a9a6ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 695fa2a - Browse repository at this point
Copy the full SHA 695fa2aView commit details -
Merge branch 'development' of https://github.com/TorqueGameEngines/To…
…rque3D into alpha41/relationVecClean
Configuration menu - View commit details
-
Copy full SHA for 3e53442 - Browse repository at this point
Copy the full SHA 3e53442View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06aaa66 - Browse repository at this point
Copy the full SHA 06aaa66View commit details
Commits on Nov 8, 2024
-
Merge branch 'development' of https://github.com/TorqueGameEngines/To…
…rque3D into alpha41/relationVecClean # Conflicts: # Engine/source/math/mMatrix.h
Configuration menu - View commit details
-
Copy full SHA for 13c3b04 - Browse repository at this point
Copy the full SHA 13c3b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbccf75 - Browse repository at this point
Copy the full SHA fbccf75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9feec79 - Browse repository at this point
Copy the full SHA 9feec79View commit details