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

239 Commits

Author SHA1 Message Date
Emil Dotchevski
65dc979453 Tabs->spaces 2016-06-10 18:14:52 -07:00
Emil Dotchevski
de103b090b Restored test/Jamfile.v2 2016-06-10 18:13:06 -07:00
Emil Dotchevski
384cf09e54 Moved Jamfiles under buld. 2016-06-09 15:14:50 -07:00
Emil Dotchevski
d1567ca315 Fixed "uninitialized variable" warning in interop_test.cpp 2016-05-24 23:30:04 -07:00
Emil Dotchevski
dafbffbe62 Warnings. 2016-04-14 23:30:08 -07:00
Emil Dotchevski
b17a08ce94 Fixing warning in interop_test.cpp. 2016-04-12 21:19:54 -07:00
Emil Dotchevski
e2625373d4 Adding missing #include. 2016-04-12 11:44:31 -07:00
Emil Dotchevski
23589568c8 Fixing more pedantic warnings 2016-04-11 19:38:08 -07:00
Emil Dotchevski
70a4b89528 Fixing unimportant uninitialized variable warnings in interop_test.cpp. 2016-04-11 19:31:43 -07:00
Emil Dotchevski
fe20e263a3 Documentation source update. 2016-04-09 14:53:28 -07:00
Emil Dotchevski
1c9b2c16af Fixed pedantic warnings. 2016-04-09 11:43:48 -07:00
Emil Dotchevski
db03e8001e Improved portability, and fixed warnings. 2016-04-08 21:42:49 -07:00
Emil Dotchevski
a32af658df Fixing warnings in interop_test.cpp. 2016-04-07 14:43:32 -07:00
Emil Dotchevski
a2bdf5396f Documentation update 2016-04-06 16:01:34 -07:00
Emil Dotchevski
8d81edbfe6 Fixing warnings, plus improved swizzle sfinae and tests. 2016-04-06 15:54:10 -07:00
Emil Dotchevski
204b9a82ec Fixing errors caught by clang 2016-04-05 22:38:46 -07:00
Emil Dotchevski
4eb69855a0 Fixed minor error in quat.html. 2016-04-04 23:42:05 -07:00
Emil Dotchevski
83178684a1 Adding meta/libraries.json. 2016-04-04 22:20:12 -07:00
Emil Dotchevski
550c2609fb Updated download link in the main documentation page. 2016-04-04 18:59:20 -07:00
Emil Dotchevski
5c7b7435de Removed Boost logo from html documentation (official Boost documentation page has its own header with the Boost logo.) 2016-04-04 18:52:41 -07:00
Emil Dotchevski
c74f64242a Link to documentation in README.md. 2016-04-04 18:44:55 -07:00
Emil Dotchevski
27f937e757 Correct directory structure 2016-04-04 17:24:57 -07:00
Emil Dotchevski
3d33e77490 Documentation update 2016-04-02 22:44:47 -07:00
Emil Dotchevski
d2760b30a0 Swizzling syntax change, removing operator, support for function-style syntax. 2016-04-02 20:52:40 -07:00
Emil Dotchevski
2ee81b7736 Documentation update 2016-01-07 19:01:38 -08:00
Emil Dotchevski
76d503a3ce Documentation updated 2016-01-06 19:30:02 -08:00
Emil Dotchevski
30278770f7 Completed refactoring based on feedback from the Boost reviewers. 2016-01-06 19:27:14 -08:00
Emil Dotchevski
9571a2d4b1 documentation update 2016-01-06 12:00:47 -08:00
Emil Dotchevski
73829b0c7a Even more identifiers lengthened 2016-01-05 23:52:44 -08:00
Emil Dotchevski
2b1c9ee0b5 More q->quat, v->vec, m->mat renaming 2016-01-05 22:57:53 -08:00
Emil Dotchevski
296eafa8e3 Renamed files and types, q->quat, v->vec, m->mat, s->scalar 2016-01-05 22:10:56 -08:00
Emil Dotchevski
2d6ae6bbbd Using new test tools for floating point comparisons in tests. 2015-12-17 23:44:39 -08:00
Emil Dotchevski
71ac5c197b Documentation fix: swapr and swapc correctly categorized as view proxies. 2015-12-17 23:44:09 -08:00
Emil Dotchevski
dd22e0c6e2 Minor documentation fixes 2015-12-09 23:21:27 -08:00
Emil Dotchevski
9188432747 documentation update 2015-07-02 00:15:47 -07:00
Emil Dotchevski
cadcfef4d7 Switched swizzling operator% to operator, (comma), doc update 2015-07-01 00:17:44 -07:00
Emil Dotchevski
8d7becd276 Changed swizzling operator from % to , (comma) 2015-06-30 17:43:19 -07:00
zajo
66b9471f6a Create README.md 2015-06-20 12:42:52 -07:00
Emil Dotchevski
5a1a081731 Initial commit 2015-06-20 12:35:28 -07:00