|
|
2898c56476
|
esp32 pip
|
2020-11-06 15:19:25 +03:00 |
|
|
|
0614c3df96
|
cmake fixes
|
2020-11-06 15:10:24 +03:00 |
|
|
|
ae08ff72ea
|
static lib
|
2020-11-06 14:34:35 +03:00 |
|
|
|
69c7b13cc3
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-11-06 14:11:08 +03:00 |
|
|
|
9c5c3b5732
|
move esp32 components
|
2020-11-06 14:10:59 +03:00 |
|
|
|
a6954fd7bc
|
PIEvaluator::usedVariables() now returns without i, pi, e
|
2020-11-03 13:08:18 +03:00 |
|
|
|
24559f33e3
|
Merge pull request 'Fix row check & remove matrix couts' (#49) from test_vector2d into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/49
|
2020-11-03 12:06:55 +03:00 |
|
|
|
a349af62bb
|
Merge pull request 'deploy' (#50) from deploy into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/50
|
2020-11-03 12:03:07 +03:00 |
|
|
|
24d9d66c24
|
version 2.14.1
|
2020-11-03 12:00:27 +03:00 |
|
|
|
77031172a6
|
Fix row check & remove matrix couts
|
2020-11-02 15:53:14 +03:00 |
|
peri4
|
3e7344c95f
|
deploy_tool "qt-modules" feature works on Windows (maybe on *nix). On MacOS - no((
|
2020-10-28 18:07:53 +03:00 |
|
|
|
f99cd70921
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-10-28 17:12:48 +03:00 |
|
|
|
dd4f21c3e0
|
add at() to PIVector2D
|
2020-10-28 17:12:40 +03:00 |
|
|
|
673cf40d24
|
deploy_tool Qt additional modules start
|
2020-10-28 14:16:20 +03:00 |
|
|
|
173b8c9413
|
missing OpenCL in FindPIP
|
2020-10-28 14:14:55 +03:00 |
|
|
|
f951593c62
|
version
|
2020-10-23 15:11:38 +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 |
|
|
|
85dc0a4dc4
|
Merge pull request 'vectors&matrixes' (#48) from vectors&matrixes into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/48
|
2020-10-22 18:04:49 +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 |
|
|
|
13a0c1097a
|
version
|
2020-10-21 18:55:31 +03:00 |
|
|
|
8f7b614b88
|
Merge branch 'vectors&matrixes' of https://git.shs.tools/SHS/pip into vectors&matrixes
|
2020-10-21 18:54:50 +03:00 |
|
|
|
47be2d3d62
|
pimathvector.h div and std::initializer_list
|
2020-10-21 18:54:41 +03:00 |
|
|
|
a7408922df
|
add constexpr to pibase methods
|
2020-10-21 18:49:04 +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 |
|
|
|
ff6d5cedaa
|
PIVector2D tests
|
2020-10-19 17:52:51 +03:00 |
|
|
|
a7851ecf3e
|
Merge remote-tracking branch 'remotes/origin/vector2d_tests'
|
2020-10-19 17:37:50 +03:00 |
|
|
|
d84adf2bc7
|
PIVector2D resize
|
2020-10-19 17:37:24 +03:00 |
|
|
|
ac911d9b3e
|
Increase reduce cols tests granularity
|
2020-10-19 17:34:51 +03:00 |
|
|
|
b6430c0863
|
Complicate tests for PIVector2D::resize
|
2020-10-19 16:47:54 +03:00 |
|
|
|
16f22f38c7
|
Simple PIVector2D resize tests
|
2020-10-19 16:27:42 +03:00 |
|
|
|
94fc54159b
|
version
|
2020-10-19 15:20:48 +03:00 |
|
|
|
e0d46463ae
|
assert
|
2020-10-19 15:18:16 +03:00 |
|
|
|
2794d866fd
|
PIPluginLoader fix
|
2020-10-18 19:51:59 +03:00 |
|
|
|
5078269d0f
|
PIPluginLoader patch for several plugins
|
2020-10-18 19:50:07 +03:00 |
|
|
|
6d7da02de6
|
PIPluginLoader lib lastError
|
2020-10-18 12:00:52 +03:00 |
|
|
|
d0ef71c933
|
version 1.12.0_beta.
Very important fix in PIByteArray! Now containers stream operators for trivial types works correct
|
2020-10-17 21:16:26 +03:00 |
|
|
|
80c6809e42
|
test fix
|
2020-10-16 12:43:46 +03:00 |
|
|
|
43fb497b32
|
pip version
|
2020-10-16 12:30:06 +03:00 |
|
|
|
8ef4c9ca23
|
fix PIByteArray load/store operators for containers
|
2020-10-16 12:28:57 +03:00 |
|
|
|
51775a5ee6
|
next easing of PIChunkStream::extract()
|
2020-10-08 22:47:32 +03:00 |
|
|
|
2e3204806f
|
pichunkstream.cpp documentation
|
2020-10-08 22:42:42 +03:00 |
|
|
|
16cfdc709b
|
new PIChunkStream::extract() method
|
2020-10-08 22:29:47 +03:00 |
|