BearishSun b26c29ef4e Bugfix: Removing isAffine() checks on matrices as they will sometimes trigger due to precision issues il y a 7 ans
..
BsAABox.cpp b26c29ef4e Bugfix: Removing isAffine() checks on matrices as they will sometimes trigger due to precision issues il y a 7 ans
BsAABox.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsBounds.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsBounds.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsCapsule.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsCapsule.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsConvexVolume.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsConvexVolume.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsDegree.cpp 66abaee367 Build: Fixing Linux build and updating dependencies il y a 8 ans
BsDegree.h 66abaee367 Build: Fixing Linux build and updating dependencies il y a 8 ans
BsLine2.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsLine2.h dbe4bda475 Feature: Tweaked move handle to be more responsive and handles very large or very small scales better il y a 8 ans
BsLineSegment3.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsLineSegment3.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsMath.cpp dcd15a9ad7 WIP: Linux port il y a 8 ans
BsMath.h ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file il y a 8 ans
BsMatrix3.cpp 5086aa542b WIP: Updating & cleaning up framework docs il y a 7 ans
BsMatrix3.h 5086aa542b WIP: Updating & cleaning up framework docs il y a 7 ans
BsMatrix4.cpp b26c29ef4e Bugfix: Removing isAffine() checks on matrices as they will sometimes trigger due to precision issues il y a 7 ans
BsMatrix4.h b26c29ef4e Bugfix: Removing isAffine() checks on matrices as they will sometimes trigger due to precision issues il y a 7 ans
BsMatrixNxM.h af46409c10 Feature: Linux is now a fully supported platform il y a 8 ans
BsPlane.cpp 5086aa542b WIP: Updating & cleaning up framework docs il y a 7 ans
BsPlane.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsQuaternion.cpp 5086aa542b WIP: Updating & cleaning up framework docs il y a 7 ans
BsQuaternion.h 8b8713b054 WIP: Script bindings il y a 8 ans
BsRadian.cpp 66abaee367 Build: Fixing Linux build and updating dependencies il y a 8 ans
BsRadian.h 66abaee367 Build: Fixing Linux build and updating dependencies il y a 8 ans
BsRay.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsRay.h dbe4bda475 Feature: Tweaked move handle to be more responsive and handles very large or very small scales better il y a 8 ans
BsRect2.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsRect2.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsRect2I.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsRect2I.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsRect3.cpp a77eccf4f6 WIP: macOS port il y a 8 ans
BsRect3.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsSIMD.h d5ed0632f2 Feature: Added an API for vector (SIMD) instructions through simdpp library il y a 8 ans
BsSphere.cpp f5921858e8 Bugfix: Fixing bounding sphere transform il y a 8 ans
BsSphere.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsTorus.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsTorus.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector2.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector2.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector2I.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector2I.h 5086aa542b WIP: Updating & cleaning up framework docs il y a 7 ans
BsVector3.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector3.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector3I.h 441b7dc7dc WIP: Editor polish and cleanup il y a 8 ans
BsVector4.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
BsVector4.h 24a1f44cd8 Refactor: Cleaned up custom allocators il y a 8 ans
BsVector4I.h 441b7dc7dc WIP: Editor polish and cleanup il y a 8 ans