Commit Graph

5 Commits

Author SHA1 Message Date
5db97ca959 version 5.4.0
remove CORS default header from PIHTTPServer
fix several docs
fix PIMathVector::dot return type
add units directory with PIUnits facility
2025-09-26 21:33:45 +03:00
69ec4c9837 .clang-format 2025-09-21 21:08:18 +03:00
e5df76ab1d decompose PRIVATE_DEFINITION_END(c) to PRIVATE_DEFINITION_FINISH(c) and RIVATE_DEFINITION_INITIALIZE(c)
now you can define private in separate file and initialize it in main cpp
2025-09-19 17:39:39 +03:00
96e8ef2b23 .clang-format 2023-05-04 14:14:08 +03:00
9d9357b0ca add .clang_format file 2022-12-12 12:40:24 +03:00