Commit Graph

  • b8b86e72b5 Various documentation fixes. sebcrozet 2018-09-23 15:59:24 +0200
  • 41fb5403b5 Mention TMat and TVec on the doc. sebcrozet 2018-09-23 14:49:44 +0200
  • 4140375b6e Rename the Mat and Vec aliases to TMat and TVec. sebcrozet 2018-09-23 14:48:45 +0200
  • 9e4087d466 Reexport more nalgebra types and traits. sebcrozet 2018-09-23 14:45:53 +0200
  • 975e0a8b6b Add the TVec* and TMat* aliases. sebcrozet 2018-09-23 14:41:56 +0200
  • ea668dea90 Various documentation improvements. sebcrozet 2018-09-23 06:50:39 +0200
  • 71361fa136 Add more docs on lib.rs sebcrozet 2018-09-22 21:31:51 +0200
  • d5e747bd4a Add more 2D transformation constructors. sebcrozet 2018-09-22 20:16:43 +0200
  • 130885d83a Add conversion functions between square matrices. sebcrozet 2018-09-22 20:16:16 +0200
  • f2bad264ef Re-export conversion functions. sebcrozet 2018-09-22 19:05:37 +0200
  • 48b550c24e Update changelog. sebcrozet 2018-09-22 18:44:10 +0200
  • 2a6302cd54 Fix some comments. sebcrozet 2018-09-22 18:42:38 +0200
  • eea13ffa7d Add swizzling up to dimension 3 to vectors. sebcrozet 2018-09-22 18:42:24 +0200
  • cff8f398ba Resolve all name conflicts. sebcrozet 2018-09-22 18:11:51 +0200
  • 1b2fc74f33 Resolve some name conflicts. sebcrozet 2018-09-22 17:36:08 +0200
  • 81745b5464 Add a quat_ perfix to all quaternion functions. sebcrozet 2018-09-22 16:40:58 +0200
  • 5ebb1fa635 Fix typo. sebcrozet 2018-09-22 13:21:02 +0200
  • 3e445430a4 Move files around and complete the doc. sebcrozet 2018-09-22 13:18:59 +0200
  • 98cf1a8d17 Implement more gtx functions. sebcrozet 2018-09-20 22:12:26 +0200
  • a827e2d95f Start adding some gtx functions. sebcrozet 2018-09-20 19:54:12 +0200
  • e7edad5ebb Start actually implementing the GLM functions. sebcrozet 2018-09-20 14:23:31 +0200
  • bee63859c0 Setup functions signatures for the glm interface. sebcrozet 2018-09-20 10:50:34 +0200
  • 2f0223134d Re-export nalgebra's zero and one instead of defining new ones. sebcrozet 2018-09-23 16:22:00 +0200
  • 1e975f40b2 Various documentation fixes. sebcrozet 2018-09-23 15:59:24 +0200
  • 1c2dd5c8b7 Mention TMat and TVec on the doc. sebcrozet 2018-09-23 14:49:44 +0200
  • f93a45eb45 Rename the Mat and Vec aliases to TMat and TVec. sebcrozet 2018-09-23 14:48:45 +0200
  • 3f0508c5cf Reexport more nalgebra types and traits. sebcrozet 2018-09-23 14:45:53 +0200
  • 823104e39a Add the TVec* and TMat* aliases. sebcrozet 2018-09-23 14:41:56 +0200
  • 1213818f64 Various documentation improvements. sebcrozet 2018-09-23 06:50:39 +0200
  • bbd2347679 Add more docs on lib.rs sebcrozet 2018-09-22 21:31:51 +0200
  • 5869c9ce13 Add more 2D transformation constructors. sebcrozet 2018-09-22 20:16:43 +0200
  • 3c373c95f8 Add conversion functions between square matrices. sebcrozet 2018-09-22 20:16:16 +0200
  • f4b46d202e Re-export conversion functions. sebcrozet 2018-09-22 19:05:37 +0200
  • 219d4672ad Update changelog. sebcrozet 2018-09-22 18:44:10 +0200
  • 688f650b5d Fix some comments. sebcrozet 2018-09-22 18:42:38 +0200
  • 3517ea8791 Add swizzling up to dimension 3 to vectors. sebcrozet 2018-09-22 18:42:24 +0200
  • 01ba449735 Resolve all name conflicts. sebcrozet 2018-09-22 18:11:51 +0200
  • f7aa43fa35 Resolve some name conflicts. sebcrozet 2018-09-22 17:36:08 +0200
  • cb81cd051a Add a quat_ perfix to all quaternion functions. sebcrozet 2018-09-22 16:40:58 +0200
  • 8973d80b8b Fix typo. sebcrozet 2018-09-22 13:21:02 +0200
  • f519775f32 Move files around and complete the doc. sebcrozet 2018-09-22 13:18:59 +0200
  • 2fe5e60cf5 Implement more gtx functions. sebcrozet 2018-09-20 22:12:26 +0200
  • b6a045d0f1 Start adding some gtx functions. sebcrozet 2018-09-20 19:54:12 +0200
  • fc7e303f1d Start actually implementing the GLM functions. sebcrozet 2018-09-20 14:23:31 +0200
  • 1fa5b4d48e Setup functions signatures for the glm interface. sebcrozet 2018-09-20 10:50:34 +0200
  • b9d23fe1c2 Release v0.16.3. v0.16.3 sebcrozet 2018-09-22 16:19:43 +0200
  • 8b3ab4b455 Update changelog. sebcrozet 2018-09-22 16:04:16 +0200
  • 38c7ed3a11 Add methods to see a Perspective3 or Orthographic3 as a Projective3. sebcrozet 2018-09-22 16:02:55 +0200
  • 350cd98a9b Update changelog. sebcrozet 2018-09-22 15:41:04 +0200
  • 23bde7dfd0 Reduce requiremens from Real to Ring on the cg module. sebcrozet 2018-09-22 15:39:58 +0200
  • 7884f20ea7 Add quaternion dot product. sebcrozet 2018-09-22 15:39:21 +0200
  • 832bf42b56 Add slerp for unit vectors. sebcrozet 2018-09-22 15:38:51 +0200
  • a03fd6bff7 Add zip_zip_map to map on three matrices simultaneously. sebcrozet 2018-09-22 15:38:33 +0200
  • d4fce3856d Update changelog. sebcrozet 2018-09-22 16:04:16 +0200
  • ac7c5c664c Add methods to see a Perspective3 or Orthographic3 as a Projective3. sebcrozet 2018-09-22 16:02:55 +0200
  • dfbe304f73 Update changelog. sebcrozet 2018-09-22 15:41:04 +0200
  • d5041233d3 Reduce requiremens from Real to Ring on the cg module. sebcrozet 2018-09-22 15:39:58 +0200
  • bcf3c0763a Add quaternion dot product. sebcrozet 2018-09-22 15:39:21 +0200
  • 733a8a322f Add slerp for unit vectors. sebcrozet 2018-09-22 15:38:51 +0200
  • f22e530cb3 Add zip_zip_map to map on three matrices simultaneously. sebcrozet 2018-09-22 15:38:33 +0200
  • 787d20cff4 Add magnitude synonym functions for ease of use Jacob Kiesel 2018-09-21 09:25:43 -0600
  • e7be9a49dd Add magnitude synonym functions for ease of use Jacob Kiesel 2018-09-21 09:25:43 -0600
  • 4b6a69bb99 Release v0.16.2 v0.16.2 sebcrozet 2018-09-20 21:02:58 +0200
  • 08685122ea Fix projective * point multiplication. sebcrozet 2018-09-20 20:01:48 +0200
  • e21d681821 Fix projective * point multiplication. sebcrozet 2018-09-20 20:01:48 +0200
  • c6345d67d1
    Use Vector3::new in first example Jonathan Behrens 2018-09-16 11:25:31 -0400
  • b5249c55ba Update travis badge link. sebcrozet 2018-09-15 07:30:17 +0200
  • 56cd7139e2 Update repository links. sebcrozet 2018-09-15 06:29:53 +0200
  • bfe08db367 Update travis badge link. sebcrozet 2018-09-15 07:30:17 +0200
  • 36c75f07ee Update repository links. sebcrozet 2018-09-15 06:29:53 +0200
  • 047aa0d60d Add .idea folder to gitignore. sebcrozet 2018-09-13 09:23:08 +0200
  • f68f7f4f00 Release v0.16.1. v0.16.1 sebcrozet 2018-09-13 09:21:21 +0200
  • f6cbc82152 Add tests attempting to copy from a slice that is too small or too large. sebcrozet 2018-09-13 07:57:30 +0200
  • 99b54465c7 Add a copy_from_slice method. sebcrozet 2018-09-13 05:38:57 +0200
  • 1706f9c15f Fix compilation of test when arbitrary is enabled but not `debug`. sebcrozet 2018-09-13 06:06:04 +0200
  • 59bcb4318b Add tests attempting to copy from a slice that is too small or too large. sebcrozet 2018-09-13 07:57:30 +0200
  • b272f3ba76 Fix compilation errors when the serde-serialize feature is enabled. sebcrozet 2018-09-13 06:55:58 +0200
  • 533384a8b3 Fix compilation errors when the serde-serialize feature is enabled. sebcrozet 2018-09-13 06:55:58 +0200
  • 2b6ec3fb35 Fix compilation of test when arbitrary is enabled but not `debug`. sebcrozet 2018-09-13 06:06:04 +0200
  • 4ea1b91011 Add a copy_from_slice method. sebcrozet 2018-09-13 05:38:57 +0200
  • 7615212e85 Fixed error in comments Cloud Han 2018-09-10 01:27:33 +0800
  • bd0eaf56ae Fixed error in comments Cloud Han 2018-09-10 01:27:33 +0800
  • dba752e91e Implement Send + Sync for SliceStorage{Mut}. sebcrozet 2018-08-13 06:48:55 +0200
  • f9ea9f0795 Add keyword "math" and category "science" Luca Trevisani 2018-08-31 12:57:52 +0200
  • d1a5a3b51a
    Add keyword "math" and category "science" Luca Trevisani 2018-08-31 12:57:52 +0200
  • 479c0e14ab Implement Send + Sync for SliceStorage{Mut}. sebcrozet 2018-08-13 06:48:55 +0200
  • cabc14149d Release nalgebra-lapack v0.8. sebcrozet 2018-07-20 16:37:12 +0200
  • 24eb7880f3 Release v0.16.0. v0.16.0 sebcrozet 2018-07-20 16:35:57 +0200
  • afb6317893 Fix Xargo build. sebcrozet 2018-07-20 16:10:12 +0200
  • 378b39db9c Update impls of abomonation. sebcrozet 2018-07-20 15:25:55 +0200
  • 0ec7dc4461 Update quickcheck dev-dependency for nalgebra-lapack. sebcrozet 2018-07-19 23:58:35 +0200
  • 3b19b6553e Update dependencies. sebcrozet 2018-07-19 23:56:07 +0200
  • a76ed34600 Fix Xargo build. sebcrozet 2018-07-20 16:10:12 +0200
  • 400aac8934 Update impls of abomonation. sebcrozet 2018-07-20 15:25:55 +0200
  • 382f365a0a Update quickcheck dev-dependency for nalgebra-lapack. sebcrozet 2018-07-19 23:58:35 +0200
  • 50e2227059 Update dependencies. sebcrozet 2018-07-19 23:56:07 +0200
  • aad94661c9 Document distribution uniformity, fix `Rotation2` distribution Benjamin Saunders 2018-07-07 16:03:08 -0700
  • 8e90e2adf7 Use StandardNormal on rand::distributions. Sébastien Crozet 2018-07-07 03:30:47 -0700
  • a1d8aba501 Use StandardNormal only with the "std" feature. Sébastien Crozet 2018-07-07 03:22:12 -0700
  • 352e71656d Uniformly distributed random rotations, unit vectors Benjamin Saunders 2018-07-03 19:06:03 -0700