Commit Graph

394 Commits

Author SHA1 Message Date
Saikari 0ee4db4c5b Update README.md 2025-07-14 16:25:16 +03:00
orange 5425b60f6e Update README.md 2025-07-08 17:14:52 +03:00
orange 30d8db8b36 Update README.md 2025-07-08 17:13:24 +03:00
orange 2bc23d42c0 Update README.md 2025-07-08 17:01:56 +03:00
orange e68ca673c9 Renames test fixture for clarity.
Updates the name of the test fixture from "lline_tracer_fixture" to "line_tracer_fixture" for improved readability and consistency in the test code.
2025-07-07 08:28:29 +03:00
orange 77bf19da2d Fixes potential compile error
Corrects the usage of `At` method within the unit tests to `at` to resolve a potential compile error due to incorrect case sensitivity.
2025-07-07 08:18:00 +03:00
orange 63d9ea903e fixed naming in tests v3.0.3 2025-07-07 08:02:35 +03:00
orange 90f6f8eb47 Merge pull request #45 from luadebug/patch-1
Check for ImGUI dependency in omathConfig.cmake.in
2025-07-07 05:30:19 +03:00
Saikari d187cd67d4 Update omathConfig.cmake.in 2025-07-07 04:53:56 +03:00
orange f489ec7a85 Updates CMake export target and namespace.
Updates the CMake export target and namespace to use the project name,
improving consistency and avoiding naming conflicts.

Adds a simple diagram to the triangle header file.
2025-07-06 11:14:46 +03:00
orange cc2754a985 Renames library target to project name
Updates the CMakeLists.txt to use the project name as the library target name instead of hardcoding "omath".

This change ensures consistency and avoids potential conflicts when integrating the library into other projects.
It also aligns the target naming with CMake best practices.
2025-07-06 11:07:15 +03:00
orange efca121348 added new method 2025-06-23 06:14:17 +03:00
orange 6b900f2855 fix 2025-06-17 21:34:25 +03:00
orange 681ea99d7b added banner to repo 2025-06-17 21:33:39 +03:00
orange d196e4d9a8 fixed example 2025-06-16 01:40:14 +03:00
orange 750647a9d5 Merge pull request #39 from orange-cpp/u/orange-cpp/writerside
U/orange cpp/writerside
2025-05-21 16:58:19 +03:00
orange 37e1ac7b88 fixed stuff 2025-05-21 16:57:17 +03:00
orange 77fcb6faa4 added text 2025-05-21 16:47:15 +03:00
orange e95567c82c fix 2025-05-21 16:47:15 +03:00
orange ac3266644b fix 2025-05-21 16:47:15 +03:00
orange 15463ba09c improved intro 2025-05-21 16:47:15 +03:00
orange ef4157ffbb added new topic 2025-05-21 16:47:15 +03:00
orange 4c4d6c87ba stipped away text 2025-05-21 16:47:15 +03:00
orange 69a0323097 added files 2025-05-21 16:47:15 +03:00
orange b989c66088 fixed version 2025-05-13 09:48:46 +03:00
orange fb7cb0e800 improved naming 2025-05-13 09:47:08 +03:00
orange e2322960b7 added noexcept 2025-05-13 09:34:39 +03:00
orange c8963668f3 removed even float type from vector classes 2025-05-13 09:22:23 +03:00
orange 91525ac149 Merge pull request #44 from orange-cpp/feature/noexcept
Feature/noexcept
2025-05-05 02:34:43 +03:00
orange 505fe6f3a8 added more noexcept 2025-05-05 02:24:23 +03:00
orange ba2c60389f added more noexcept 2025-05-05 01:46:50 +03:00
orange 45c7ff131f added noexcept 2025-05-05 01:16:12 +03:00
orange 27b130345c added noexcept for color and angles 2025-05-04 19:16:49 +03:00
orange c9796e4145 added noexcept for vector types 2025-05-04 19:13:26 +03:00
orange 4b14e1902b changed license to zlib 2025-05-04 19:05:10 +03:00
orange 399ded102d removed useless source files 2025-05-04 19:03:18 +03:00
orange ef93e9904c fixed style 2025-05-04 18:54:33 +03:00
orange 1d22901bf5 removed pow 2025-05-04 18:07:35 +03:00
orange 8b8ed495d5 fixed clang format 2025-05-04 17:42:32 +03:00
orange b4891ed057 Update README.md 2025-05-04 00:55:35 +03:00
orange 7009d998af Update cmake-multi-platform.yml
switched to clang

Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
Update cmake-multi-platform.yml
added runtime dir

fix
2025-05-03 22:51:46 +03:00
orange 2f5423bab7 Merge pull request #43 from orange-cpp/orange-cpp-ci
Create cmake-multi-platform.yml
2025-05-03 22:04:37 +03:00
orange 99325aa983 Create cmake-multi-platform.yml 2025-05-03 22:04:10 +03:00
orange 34f363e8c6 bugfix 2025-05-03 21:36:16 +03:00
orange 1773a3a09f Merge pull request #42 from orange-cpp/feature/new-codestyle
Feature/new codestyle
2025-05-03 20:59:06 +03:00
orange cf2243a537 fix 2025-05-03 20:51:50 +03:00
orange 6df9d59fe9 fixed style 2025-05-03 20:38:58 +03:00
orange 4406e1e461 changed code style 2025-05-03 20:31:59 +03:00
orange fd37a252f8 patched clang format 2025-05-03 16:50:29 +03:00
orange 59815b52bb updated clang format 2025-05-03 16:39:38 +03:00