Commit Graph

913 Commits

Author SHA1 Message Date
Saikari 32b3113556 Add initial project configuration and build scripts for omath library
- Created pixi.toml for project metadata and dependencies management.
- Added formatting script (fmt.cmake) to ensure consistent CMake file formatting.
- Implemented benchmark execution script (run.benchmark.cmake) to run benchmark tests.
- Developed example execution script (run.examples.cmake) to run example applications.
- Created unit test execution script (run.unit.tests.cmake) to run unit tests.

removed lock file
2026-01-30 02:36:34 +03:00
orange 7bff17e46c updated tag 2026-01-29 20:09:36 +03:00
orange e12c6b1824 removed unity build completely 2026-01-29 20:06:18 +03:00
orange 50ceb54eaa Merge pull request #139 from orange-cpp/feature/mesh_line_tracer
Feature/mesh line tracer
v4.7.0
2026-01-27 01:42:41 +03:00
orange 734e680c2f fixed naming 2026-01-27 01:25:49 +03:00
orange 2c2d014f7b mesh improvement 2026-01-27 01:25:07 +03:00
orange a27ea2eedf WIP on feature/rotation_improved 2026-01-27 01:07:37 +03:00
orange 86943cb9f0 Merge pull request #138 from orange-cpp/feature/primitives_improvement
Feature/primitives improvement
2026-01-27 01:07:15 +03:00
orange 2f725bab05 dropped uselss cpp files 2026-01-27 00:51:17 +03:00
orange dc39f4fdc6 fixed naming 2026-01-27 00:39:34 +03:00
orange 8f428a34bd added primitives to other engine triplets 2026-01-27 00:37:23 +03:00
orange 9a61ce1984 added opengl primitives 2026-01-27 00:33:35 +03:00
orange 3b8a5c09fa fix 2026-01-26 20:59:19 +03:00
orange 108614a3a1 fix 2026-01-26 19:01:39 +03:00
orange a15e197d99 fix 2026-01-26 18:59:34 +03:00
orange f9261cb553 ppatch 2026-01-26 17:21:23 +03:00
orange 6631819c75 added stuff 2026-01-26 17:07:38 +03:00
orange 701687c38b added files 2026-01-26 15:44:46 +03:00
orange 2753dfaa30 Merge pull request #137 from luadebug/xm
xmake Add tests
2026-01-22 12:57:19 +03:00
Saikari ccc5fca804 fixup 2026-01-22 08:53:23 +03:00
Saikari c77000897f Add tests 2026-01-22 08:52:18 +03:00
orange ca9faeacec Merge pull request #136 from luadebug/xmake
Add build configuration for omath and examples
2026-01-20 01:27:48 +03:00
Saikari a9ef405c67 Add rules for CMake and pkg-config imports 2026-01-19 04:45:41 +03:00
Saikari 38dba9f3f7 Add build configuration for omath and examples 2026-01-19 04:43:21 +03:00
orange 2fcd3c60e4 Update copyright year in LICENSE file 2026-01-17 21:35:34 +03:00
orange 8ecda78e79 Merge pull request #135 from orange-cpp/feature/crypto_var
Feature/crypto var
2026-01-04 23:41:24 +03:00
orange ff4d20a4db added final 2026-01-04 23:24:07 +03:00
orange ce01671596 improvement 2026-01-04 23:22:25 +03:00
orange b11385c4e1 added cmake option 2026-01-04 23:02:58 +03:00
orange 03d06d669b forgot to remove 2026-01-04 22:53:57 +03:00
orange cdf2c29013 removed 128 bit int 2026-01-04 22:46:09 +03:00
orange 5209e85c67 improvement 2026-01-04 22:41:28 +03:00
orange 1a9741fd6f fixed test 2026-01-04 22:23:57 +03:00
orange f172fe5837 silenced warn 2026-01-04 22:16:40 +03:00
orange cf71e8f4e5 improved stuff 2026-01-04 22:16:40 +03:00
orange 90e6b4eaaa fix 2026-01-04 22:16:40 +03:00
orange 056e715f04 added check 2026-01-04 22:16:40 +03:00
orange 25690053d1 changed algorithm 2026-01-04 22:16:40 +03:00
orange 84bdcc9dc7 added stuff 2026-01-04 22:16:40 +03:00
orange 6c5cc816cc unlikely added v4.6.1 2026-01-04 03:27:46 +03:00
orange ea459a40da added unlikely 2026-01-03 08:57:56 +03:00
orange 239f901c43 i dont like icons now 2026-01-01 03:59:12 +03:00
orange eed788f9f4 Feature/elf pattern scan (#133)
* added some code

* improvement

* visit

* added scanner code

* update

* fixed naming

* added const

* added type casting

* added file

* patch

* added unlikely

* added in module scanner

* fixing test

* fix

* remove

* improvement

* fix

* Update source/utility/elf_pattern_scan.cpp

Co-authored-by: Saikari <lin@sz.cn.eu.org>

* rev

* fix

* patch

* decomposed method

* fix

* fix

* improvement

* fix

* fix

* commented stuff

---------

Co-authored-by: Saikari <lin@sz.cn.eu.org>
2026-01-01 03:37:55 +03:00
orange 03f069062a fixed tests 2025-12-30 08:40:42 +03:00
Saikari 241492c007 Use LLVM coverage and LCOV genhtml on Windows OS (#131) 2025-12-29 21:11:13 +03:00
Saikari 08d7a74e43 Use LLVM coverage and LCOV genhtml on Windows OS (#129) 2025-12-28 02:44:00 +03:00
orange 67cee33236 improved code style 2025-12-28 02:32:35 +03:00
orange aaf1e026a7 improved code style 2025-12-28 02:29:19 +03:00
orange 14bdfac01a Update license badge in README
Replaced the static badge with a dynamic GitHub license badge.
2025-12-27 20:07:45 +03:00
orange 118427678a returned back to zlib 2025-12-27 20:06:17 +03:00