2
0
mirror of https://github.com/boostorg/qvm.git synced 2026-01-19 04:22:16 +00:00

57 Commits

Author SHA1 Message Date
Emil Dotchevski
58fe7d3074 Updated GHA / documentation deploy 2024-07-26 14:41:33 -07:00
Emil Dotchevski
cbf353a648 Doc change: clarification about order of operations in rot_mat_XXX functions 2024-02-03 15:54:06 -08:00
Emil Dotchevski
0713e55bcf Simplified to_string definition 2023-11-05 23:01:42 -08:00
Emil Dotchevski
830af205ea Issue 45 2023-10-08 22:31:28 -07:00
Emil Dotchevski
2c5728f839 Documentation update 2023-05-13 17:49:47 -07:00
Emil Dotchevski
e659dc47a6 translation() supports non-square matrices 2023-03-08 22:44:36 -08:00
Emil Dotchevski
bb440047d5 Deprecated slerp, added slerp180/slerp360. 2023-03-01 21:21:26 -08:00
Emil Dotchevski
3ecad2ea32 Slerp documentation update 2023-02-26 19:01:10 -08:00
Emil Dotchevski
238375e386 Updated copyright message in docs 2023-01-23 09:59:03 -08:00
Emil Dotchevski
8aa0e24526 Documentation update 2022-03-14 20:21:22 -07:00
Emil Dotchevski
f7a3f6f759 Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
Emil Dotchevski
786303cdbb Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
Emil Dotchevski
be39b1008a Updated copyright message 2022-01-18 15:02:54 -08:00
Emil Dotchevski
54aa1f8d93 C++17 constexpr where easily doable 2021-11-25 16:04:49 -08:00
Emil Dotchevski
3fe24a09d4 Direct gh-pages links to single-header distro 2021-08-22 18:42:11 -07:00
Emil Dotchevski
a3270d1edd Merge branch 'develop' 2020-12-23 22:15:54 -08:00
Emil Dotchevski
7d18a0dc9e Perfect position for dark/light mode icon 2020-12-23 22:15:34 -08:00
Emil Dotchevski
137834f29a Merge branch 'develop' 2020-12-20 00:59:44 -08:00
Emil Dotchevski
bd9c8283ab PDF link pointed to GitHub 2020-12-20 00:59:33 -08:00
Emil Dotchevski
9b8a496080 Generating qvm.hpp and qvm_lite.hpp on GitHub Actions 2020-12-19 23:46:20 -08:00
Emil Dotchevski
ff23482114 Merge branch 'develop' 2020-12-18 23:12:38 -08:00
Emil Dotchevski
bb2683f34b Automatic documentation update on GitHub Actions 2020-12-18 21:32:47 -08:00
Emil Dotchevski
9fd0764eaa Major refactor: single header support, deduce_quat2/deduce_vec2/deduce_mat2 used in all binary operations, cross product for 2D vectors, Meson build 2020-12-16 00:05:15 -08:00
Emil Dotchevski
6de7617caa Fixed typos 2020-12-11 19:14:51 -08:00
Emil Dotchevski
a95d71fa01 Merge branch 'develop' 2020-09-04 11:15:34 -07:00
Emil Dotchevski
8b934c64d1 Fixed documentation output directory bug 2020-09-04 11:12:56 -07:00
Emil Dotchevski
23a4c46af2 Fixed documentation bug, thanks kaboissonneault 2020-08-06 19:03:19 -07:00
Emil Dotchevski
4e5548998c Doc change: fixing wrong "keywords" and "description" in HTML 2020-07-16 13:23:42 -07:00
Emil Dotchevski
fb94879987 Updated travis/appveyor links/badges 2020-07-11 20:30:33 -07:00
Emil Dotchevski
46b37683cb Documentation update 2020-06-19 22:27:51 -07:00
Emil Dotchevski
716c45938a doc update 2020-06-04 23:11:23 -07:00
Emil Dotchevski
b0a9c1e286 properly gitignoring doc 2020-06-04 23:11:17 -07:00
Emil Dotchevski
b94680c142 Documentation update 2020-06-03 19:12:11 -07:00
David Millman
aab6d86bd6 Fix file name 2019-02-15 19:44:57 -07:00
David Millman
b852f39db9 Fix typo in point 2019-02-15 19:36:59 -07:00
Emil Dotchevski
7fe901860f documentation update 2018-12-22 21:22:41 -08:00
Emil Dotchevski
1949374ff4 updated design rationale 2018-12-22 14:15:18 -08:00
Emil Dotchevski
096945646b documentation tweak 2018-12-22 11:56:11 -08:00
Emil Dotchevski
c69e95ccb4 testing asciidoctor documentation build 2018-12-21 11:06:45 -08:00
Emil Dotchevski
623e344a33 automatic building of asciidoctor documentation 2018-12-20 16:25:35 -08:00
Emil Dotchevski
27641f724c documentation update 2018-08-09 20:50:10 -07:00
Emil Dotchevski
364708ff20 documentation update 2018-03-14 23:06:40 -07:00
Emil Dotchevski
5209c985d8 Fixing the "assign" bug. Thanks nightsparc! 2017-05-13 21:23:26 -07:00
Emil Dotchevski
95adda24ee Documentation update. 2016-12-23 18:41:39 -08:00
Emil Dotchevski
c0e7364355 Documentation update 2016-12-21 15:29:45 -08:00
Emil Dotchevski
2d8fa420f3 negligible documentation change 2016-11-03 20:33:30 -07:00
Emil Dotchevski
a08d224368 is_scalar<long double>::value is now true. 2016-11-03 20:23:58 -07:00
Emil Dotchevski
d9e1584aef scalar*vec, scalar*mat operations implemented 2016-11-03 20:13:27 -07:00
Emil Dotchevski
384cf09e54 Moved Jamfiles under buld. 2016-06-09 15:14:50 -07:00
Emil Dotchevski
23589568c8 Fixing more pedantic warnings 2016-04-11 19:38:08 -07:00