Commit Graph

63 Commits

Author SHA1 Message Date
4f2218619c version, debug printf 2022-04-13 12:31:11 +03:00
Andrey
e4e16764f3 PIP_DEBUG, PIVector sort and doc 2022-04-13 11:22:27 +03:00
d5c27b1181 doc groups 2022-04-06 20:11:47 +03:00
Andrey
6241795b60 Merge branch 'master' of https://git.shs.tools/SHS/pip into doxygen-ru
# Conflicts:
#	libs/main/core/pivariant.cpp
#	libs/main/math/pigeometry.h
#	libs/main/math/pimathbase.h
2022-03-25 12:12:15 +03:00
Andrey
4bae04feec code style 2022-03-21 12:20:11 +03:00
Andrey
415160387b PILine 2022-03-21 10:49:41 +03:00
Andrey
3dd0d0b6cf PIRect complete 2022-03-21 10:35:34 +03:00
Andrey
2596b119ac start refactoring pigeometry.h 2022-03-18 18:06:40 +03:00
54b5372356 doxygen @ tags replaced to \ 2022-03-14 21:19:31 +03:00
86130d7105 compiled for esp32 2022-01-15 14:54:36 +03:00
25def958a1 rename doc macros 2021-08-04 16:31:32 +03:00
856a9b80ea PIVector reshape and etc... 2021-07-16 14:11:55 +03:00
040eb3b279 vector and maitrix foreach 2021-07-01 14:00:04 +03:00
20389d68fa Merge branch 'master' of https://git.shs.tools/SHS/pip 2021-04-02 12:04:45 +03:00
56af6c897f remove removeVariable 2021-04-02 12:04:39 +03:00
0888df99e9 PIEvaluator code brush 2021-04-02 11:57:08 +03:00
8a05a25bca PIEvaluator simplify variables sort 2021-04-02 11:42:01 +03:00
58bdcd65a3 version 2.19
PIEvaluator setVariable by index bug fix
2021-04-01 19:14:54 +03:00
a6954fd7bc PIEvaluator::usedVariables() now returns without i, pi, e 2020-11-03 13:08:18 +03:00
24d9d66c24 version 2.14.1 2020-11-03 12:00:27 +03:00
0189f28f43 PIMathMatrix add trace, assert for non square matrix, assert in operator * 2020-10-23 15:10:57 +03:00
fa85f414db fix tests and pimathmatrix.h 2020-10-22 18:56:01 +03:00
c79f39ad2a cosmetic 2020-10-22 18:03:22 +03:00
91c1487a7e toDeg and toRad 2020-10-22 17:45:42 +03:00
fbe850abf0 template math functions in pimathmatrix.h and pimathvector.h and pimathbase.h
add PIMathMatrixT::rotate for matrix 2x2
2020-10-22 17:29:58 +03:00
f5652efc32 refactoring PIMathMatrix 2020-10-22 16:48:46 +03:00
7413c7252b refactor PIMathMatrixT and fix pimathvector.h 2020-10-22 16:13:39 +03:00
b46825a5a0 PIMathMatrixT remove scale and rotate funcs 2020-10-22 12:44:30 +03:00
47be2d3d62 pimathvector.h div and std::initializer_list 2020-10-21 18:54:41 +03:00
6f3fdf4d49 pimathvector.h mul 2020-10-21 18:36:57 +03:00
7b5555f63d refactor pimathvector.h 2020-10-21 17:58:42 +03:00
6789d068e3 fix pimathmatrix 2020-10-19 17:59:52 +03:00
e0d46463ae assert 2020-10-19 15:18:16 +03:00
f9b497b5c0 revert operator for PIMathVectorT 2020-10-02 15:07:36 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00
298765b7d8 new class PIVariantSimple
PIObject::CONNECTU_QUEUED moved to PIVariantSimple
static_assert on undeclared operators PIByteArray << and >> with complex types
2020-10-01 21:50:41 +03:00
2ca8db70f3 pibytearray patch, now automatic supports all simple types 2020-10-01 19:04:10 +03:00
e474c5a8de remove __PICONTAINERS_SIMPLE_TYPE__ 2020-09-28 15:38:45 +03:00
0e31de4f75 Improve template & doc for PIMathFloatNullCompare 2020-09-28 11:34:30 +03:00
c971550535 pimathfloatnullcompare 2020-09-26 19:46:34 +03:00
a42e5a7756 template experiment, PIMutex recursive in all systems 2020-09-25 14:34:07 +03:00
4f731d72a6 second tab correction 2020-09-15 14:56:58 +03:00
f73b7fb092 tab correction 2020-09-15 14:53:28 +03:00
6a1b67a374 bug fixes in docs 2020-09-15 14:50:19 +03:00
d19c6b1321 new docs 2020-09-15 12:48:14 +03:00
Шишов Максим Денисович
9e52a78022 final tab correction 2020-09-10 18:37:49 +03:00
Шишов Максим Денисович
7a8ab669d6 tab correction 2020-09-10 18:37:49 +03:00
Шишов Максим Денисович
d59d60b1a7 doc correction 2020-09-10 18:37:48 +03:00
42793522a4 Fix code formatting & grammar mistakes 2020-09-10 18:36:35 +03:00
Шишов Максим Денисович
8163a68e03 space correction 2020-09-10 18:35:14 +03:00