0845a2e863
clarified interfaces
2026-04-18 12:54:37 +03:00
8f65183882
fixed tests
2026-04-08 15:34:10 +03:00
b8e61f49fa
add projectile
2026-03-17 19:36:35 +03:00
b6b0d4db13
added aim dot
2026-03-16 03:24:53 +03:00
2e8a74aaaf
imroved spacer
2026-03-16 03:06:14 +03:00
d8632dc74c
added progress ring
2026-03-16 03:03:23 +03:00
6487554844
corrected code style
2026-03-16 01:54:45 +03:00
e0a7179812
fix
2026-03-15 19:43:55 +03:00
a99dd24d6b
improvement
2026-03-15 19:39:02 +03:00
d62dec9a8f
changed api
2026-03-15 19:10:15 +03:00
8e6ed19abf
added dashed bar
2026-03-15 18:39:40 +03:00
56256c40fb
cleaned code
2026-03-15 13:47:41 +03:00
46c94ae541
decomposed Run
2026-03-15 13:44:25 +03:00
a45f095b9c
added skeleton
2026-03-15 04:59:47 +03:00
adad66599a
adde dash box
2026-03-15 04:49:01 +03:00
69bdfc3307
improved example
2026-03-15 04:43:19 +03:00
6fb420642b
updated props
2026-03-13 21:58:14 +03:00
f188257e0f
added stuff
2026-03-13 21:28:16 +03:00
260b3b97f9
fix
2026-02-20 08:53:03 +03:00
862d52593a
retructurized examples
2026-02-20 07:48:19 +03:00
97a3111791
fixed code style
2026-02-20 04:02:26 +03:00
Saikari
66debb46fa
Refactor to use Color class and Triangle structure for better clarity in drawing functions
2026-02-20 03:01:34 +03:00
Saikari
b8323d3bc0
simplify complexity
2026-02-20 02:56:27 +03:00
Saikari
f363fa6f1a
Fix text
2026-02-20 02:53:20 +03:00
Saikari
0546272493
Use dot not quad
2026-02-20 02:50:55 +03:00
Saikari
58801bfab3
Add one more example
2026-02-20 02:43:27 +03:00
af36c909a4
improved simple game
2026-02-18 07:38:04 +03:00
6d0109edbc
fix
2026-02-08 20:57:10 +03:00
Saikari
e48532bcb9
fix pixi run examples for linux
2026-01-30 05:04:50 +03:00
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
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
3952696199
Feature/more constexpr ( #125 )
...
* added constexpr
* fix
* improved stuff
* added const
* improvement
* fix
* fix
* patch
2025-12-24 02:32:14 +03:00
3471b44f9b
fixed uv type
2025-12-01 05:03:43 +03:00
9a22cda382
added mesh culling
2025-11-30 06:19:38 +03:00
bc902a37f1
Auto stash before merge of "main" and "origin/main"
2025-11-30 01:32:25 +03:00
c22644d09f
cleaned up code
2025-11-29 22:00:07 +03:00
50c4822275
fixed rotation
2025-11-29 21:34:40 +03:00
89d2e5417f
added rotation by pitch
2025-11-29 21:31:20 +03:00
8ff358df82
fixed somebugs, improved tests
2025-11-29 21:24:45 +03:00
47b16a4fea
Adds PE signature scanner example
...
Implements a basic example demonstrating how to scan for a given pattern within a PE file.
The example takes a file path, section, and signature as input and utilizes the `omath::PePatternScanner` to locate the signature within the specified section of the PE file.
2025-11-08 14:34:14 +03:00
d196e4d9a8
fixed example
2025-06-16 01:40:14 +03:00
faa258ade0
fixed name
2025-03-21 04:45:02 +03:00
7102faa6f7
fixed example
2025-03-21 04:43:57 +03:00
adab187ce7
added example
2025-03-19 19:16:22 +03:00
Vladislav Alpatov
00a9e41477
added some files
2025-03-19 18:58:35 +03:00