-
Notifications
You must be signed in to change notification settings - Fork 13
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: orange-cpp/omath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 60e7449
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: orange-cpp/omath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d194a5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 1 contributor
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dccc12e - Browse repository at this point
Copy the full SHA dccc12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b214cdf - Browse repository at this point
Copy the full SHA b214cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7b812 - Browse repository at this point
Copy the full SHA ea7b812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6438575 - Browse repository at this point
Copy the full SHA 6438575View commit details -
Merge pull request #93 from orange-cpp/feaure/small_improvement
removed useless option
Configuration menu - View commit details
-
Copy full SHA for d2fbc28 - Browse repository at this point
Copy the full SHA d2fbc28View commit details -
Clarifies release process for stable builds
Explains that changes merged into master won't reach stable users unless the `stable` tag is updated.
Configuration menu - View commit details
-
Copy full SHA for 7cb8a4d - Browse repository at this point
Copy the full SHA 7cb8a4dView commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 765d5e7 - Browse repository at this point
Copy the full SHA 765d5e7View commit details -
Initial plan Initial exploration and analysis complete Co-authored-by: orange-cpp <[email protected]> Optimize performance: A* pathfinding, Vector3 hash, pattern scanner, AVX2 code, and serialization Co-authored-by: orange-cpp <[email protected]> Add bounds check for navigation mesh serialization Co-authored-by: orange-cpp <[email protected]> Document serialization limitation for large neighbor counts Co-authored-by: orange-cpp <[email protected]> Add _codeql_build_dir to gitignore Co-authored-by: orange-cpp <[email protected]> Removes codeql detected source root Eliminates the automatically generated file that was causing issues. This file was added by codeql and no longer needed. revert cleaned up gitignore moved to anon namespace Improves navigation mesh serialization and clamping Ensures correct serialization of navigation meshes by clamping neighbor counts to prevent data corruption when exceeding uint16_t limits. Updates data types to `std::uint8_t` and `std::size_t` for consistency. Uses `std::copy_n` instead of `std::memcpy` for deserialization.
Configuration menu - View commit details
-
Copy full SHA for eec34c1 - Browse repository at this point
Copy the full SHA eec34c1View commit details -
Merge pull request #95 from orange-cpp/pathfinding_improvement
removed brackets
Configuration menu - View commit details
-
Copy full SHA for 7d194a5 - Browse repository at this point
Copy the full SHA 7d194a5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 60e7449...7d194a5