Commit Graph

929 Commits

Author SHA1 Message Date
5aa0e2e949 added noexcept 2026-02-05 23:45:41 +03:00
b7b1154f29 simplified shit 2026-02-05 23:43:17 +03:00
b10e26e6ba added constexpr 2026-02-05 23:38:51 +03:00
ba23fee243 removed uselss c++ file 2026-02-05 23:31:14 +03:00
32e0f9e636 improvement 2026-02-05 23:27:31 +03:00
63b4327c91 Merge pull request #145 from orange-cpp/feature/macho_improvement
Feature/macho improvement
2026-02-04 19:27:44 +03:00
dbad87de0f fixed bug 2026-02-04 19:10:06 +03:00
8dd044fa1e removed nesting 2026-02-04 18:35:04 +03:00
c25a3da196 removed nesting 2026-02-04 18:33:05 +03:00
d64d60cfcd fixed codestyle 2026-02-04 18:30:45 +03:00
2ef25b0ce8 added resharper ignore segment 2026-02-04 18:29:55 +03:00
Copilot
775949887a Add Mach-O pattern scanner (#144)
* Initial plan

* Add Mach-O pattern scanner implementation and unit tests

Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>

* Add Mach-O pattern scanner

Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>

* Remove CodeQL build artifacts from PR

Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
2026-02-04 17:30:20 +03:00
510e3d7d1c Merge pull request #143 from luadebug/opengl
fix `pixi run examples` for linux
v4.7.1
2026-01-30 16:00:50 +03:00
Saikari
72404f2159 do similiar for aarch64 linux 2026-01-30 05:13:27 +03:00
Saikari
0e792c9b9c add pixi.lock to gitignore 2026-01-30 05:06:14 +03:00
Saikari
7e9151084e fix pixi run examples for linux 2026-01-30 05:04:50 +03:00
Saikari
43c8f2e6a5 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
b0fd8d42f4 updated tag 2026-01-29 20:09:36 +03:00
b5229f72d5 removed unity build completely 2026-01-29 20:06:18 +03:00
d5233dd00b 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
bd1d437d7d fixed naming 2026-01-27 01:25:49 +03:00
f67ad8ef42 mesh improvement 2026-01-27 01:25:07 +03:00
acc24f8438 WIP on feature/rotation_improved 2026-01-27 01:07:37 +03:00
8bccbdb620 Merge pull request #138 from orange-cpp/feature/primitives_improvement
Feature/primitives improvement
2026-01-27 01:07:15 +03:00
91a96fb97a dropped uselss cpp files 2026-01-27 00:51:17 +03:00
5fcac74a25 fixed naming 2026-01-27 00:39:34 +03:00
d2cf62bdbe added primitives to other engine triplets 2026-01-27 00:37:23 +03:00
2a2832c75f added opengl primitives 2026-01-27 00:33:35 +03:00
26fda5402e fix 2026-01-26 20:59:19 +03:00
906ddd75d4 fix 2026-01-26 19:01:39 +03:00
68505a77ae fix 2026-01-26 18:59:34 +03:00
d6746f6243 ppatch 2026-01-26 17:21:23 +03:00
ee2f084e0b added stuff 2026-01-26 17:07:38 +03:00
9bd42d9c8c added files 2026-01-26 15:44:46 +03:00
47d82fe083 Merge pull request #137 from luadebug/xm
xmake Add tests
2026-01-22 12:57:19 +03:00
Saikari
217fc108c2 fixup 2026-01-22 08:53:23 +03:00
Saikari
9c1c4fe6f3 Add tests 2026-01-22 08:52:18 +03:00
958156e6b7 Merge pull request #136 from luadebug/xmake
Add build configuration for omath and examples
2026-01-20 01:27:48 +03:00
Saikari
450f3a3ab0 Add rules for CMake and pkg-config imports 2026-01-19 04:45:41 +03:00
Saikari
8159686658 Add build configuration for omath and examples 2026-01-19 04:43:21 +03:00
9fc31d03e5 Update copyright year in LICENSE file 2026-01-17 21:35:34 +03:00
6017d40579 Merge pull request #135 from orange-cpp/feature/crypto_var
Feature/crypto var
2026-01-04 23:41:24 +03:00
618d4aa1c0 added final 2026-01-04 23:24:07 +03:00
8366c48965 improvement 2026-01-04 23:22:25 +03:00
d2e418c50b added cmake option 2026-01-04 23:02:58 +03:00
eae10d92ca forgot to remove 2026-01-04 22:53:57 +03:00
3f940c8e35 removed 128 bit int 2026-01-04 22:46:09 +03:00
0846022f8a improvement 2026-01-04 22:41:28 +03:00
8812abdf33 fixed test 2026-01-04 22:23:57 +03:00
d56d05f01e silenced warn 2026-01-04 22:16:40 +03:00