Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ikpil/DotRecast issues and pull requests

#83 - DtNavMeshQuery allocation fixes

Pull Request - State: open - Opened by wrenge 2 days ago

#82 - astar 5.0+ support

Issue - State: open - Opened by neshcodes 11 days ago

#81 - Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency

Pull Request - State: closed - Opened by ikpil about 1 month ago

#80 - Pathfinding is going off the navmesh

Issue - State: open - Opened by emrys90 about 1 month ago - 6 comments

#79 - Support for saving and loading dynamic nav meshes @ppiastucki

Pull Request - State: closed - Opened by ikpil about 1 month ago

#78 - Replace Newtonsoft.Json for System.Text.Json (on dotnet 7+)

Issue - State: open - Opened by brmassa about 2 months ago - 2 comments

#77 - Issue with DynamicNavMesh Generation at Tile Boundaries

Issue - State: open - Opened by OhJeongrok 2 months ago - 3 comments

#76 - Converting Unity navmesh to DtMeshData

Issue - State: closed - Opened by nikita-one 3 months ago - 2 comments

#76 - Converting Unity navmesh to DtMeshData

Issue - State: closed - Opened by nikita-one 3 months ago - 2 comments

#75 - sync

Pull Request - State: open - Opened by nikita-one 3 months ago - 1 comment

#75 - sync

Pull Request - State: open - Opened by nikita-one 3 months ago - 1 comment

#74 - Optimize

Pull Request - State: closed - Opened by Sarofc 4 months ago - 1 comment

#74 - Optimize

Pull Request - State: closed - Opened by Sarofc 4 months ago - 1 comment

#73 - [Upstream] fix: Fix raycast shortcuts (@Sarofc)

Pull Request - State: closed - Opened by ikpil 4 months ago

#72 - The pathfinding result is incorrect when toggle Raycast shortcuts

Issue - State: closed - Opened by Sarofc 4 months ago - 1 comment

#72 - The pathfinding result is incorrect when toggle Raycast shortcuts

Issue - State: closed - Opened by Sarofc 4 months ago - 1 comment

#71 - How to convert obj files into voxels files?

Issue - State: open - Opened by Canghaizhulei 5 months ago - 2 comments

#71 - How to convert obj files into voxels files?

Issue - State: open - Opened by Canghaizhulei 5 months ago - 2 comments

#68 - Changed `IDtPolyQuery` interface to make `Process()` more versatile

Pull Request - State: closed - Opened by ikpil 6 months ago

#68 - Changed `IDtPolyQuery` interface to make `Process()` more versatile

Pull Request - State: closed - Opened by ikpil 6 months ago

#67 - Pr/index to first link in linked list v2

Pull Request - State: closed - Opened by ikpil 6 months ago

#67 - Pr/index to first link in linked list v2

Pull Request - State: closed - Opened by ikpil 6 months ago

#66 - DotRecast creating a lot of RcSpan objects for a relatively small scene.

Issue - State: closed - Opened by bryanedds 7 months ago - 6 comments

#66 - DotRecast creating a lot of RcSpan objects for a relatively small scene.

Issue - State: closed - Opened by bryanedds 7 months ago - 6 comments

#65 - Problem with contour simplification.

Issue - State: open - Opened by awgil 8 months ago - 1 comment

#65 - Problem with contour simplification.

Issue - State: open - Opened by awgil 8 months ago - 1 comment

#64 - Problems with removed vertices at tile borders

Issue - State: open - Opened by awgil 8 months ago - 1 comment

#64 - Problems with removed vertices at tile borders

Issue - State: open - Opened by awgil 8 months ago - 1 comment

#63 - Optimization (breaking): pool RcSpans.

Pull Request - State: closed - Opened by awgil 8 months ago - 1 comment

#63 - Optimization (breaking): pool RcSpans.

Pull Request - State: closed - Opened by awgil 8 months ago - 1 comment

#62 - Optimization: reduce number of allocations on hot path in RcRasterizations.DividePoly

Pull Request - State: closed - Opened by awgil 8 months ago - 1 comment

#62 - Optimization: reduce number of allocations on hot path in RcRasterizations.DividePoly

Pull Request - State: closed - Opened by awgil 8 months ago - 1 comment

#60 - System.ArgumentException:“'0' cannot be greater than -1.”

Issue - State: open - Opened by 6ther 9 months ago - 11 comments

#60 - System.ArgumentException:“'0' cannot be greater than -1.”

Issue - State: open - Opened by 6ther 9 months ago - 11 comments

#59 - Question: Mesh DetaiIs are null after mesh generation

Issue - State: open - Opened by lehmamic 9 months ago - 1 comment

#59 - Question: Mesh DetaiIs are null after mesh generation

Issue - State: open - Opened by lehmamic 9 months ago - 1 comment

#58 - SIMD for CyclicBuffer aggregation

Pull Request - State: closed - Opened by wrenge 9 months ago

#58 - SIMD for CyclicBuffer aggregation

Pull Request - State: closed - Opened by wrenge 9 months ago

#57 - Replaced foreach with for to avoid enumerator allocations

Pull Request - State: closed - Opened by wrenge 9 months ago

#57 - Replaced foreach with for to avoid enumerator allocations

Pull Request - State: closed - Opened by wrenge 9 months ago

#56 - Added stackalloc where it's acceptable

Pull Request - State: closed - Opened by wrenge 9 months ago

#56 - Added stackalloc where it's acceptable

Pull Request - State: closed - Opened by wrenge 9 months ago

#55 - CyclicBuffer optimizations

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#55 - CyclicBuffer optimizations

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#54 - Avoid allocation in ScopedTimer call

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#54 - Avoid allocation in ScopedTimer call

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#53 - Pr/fix telemetry memcpy

Pull Request - State: closed - Opened by ikpil 9 months ago

#53 - Pr/fix telemetry memcpy

Pull Request - State: closed - Opened by ikpil 9 months ago

#52 - Replace list with cyclic buffer

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#52 - Replace list with cyclic buffer

Pull Request - State: closed - Opened by wrenge 9 months ago - 1 comment

#51 - Memcpy and heap allocations in DtCrowdTelemetry.Stop()

Issue - State: closed - Opened by wrenge 9 months ago - 1 comment

#51 - Memcpy and heap allocations in DtCrowdTelemetry.Stop()

Issue - State: closed - Opened by wrenge 9 months ago - 1 comment

#50 - Pr/resue node

Pull Request - State: closed - Opened by ikpil 9 months ago

#50 - Pr/resue node

Pull Request - State: closed - Opened by ikpil 9 months ago

#49 - Importing data

Issue - State: open - Opened by Baudin999 9 months ago - 6 comments

#49 - Importing data

Issue - State: open - Opened by Baudin999 9 months ago - 6 comments

#48 - added WangHash for DtNodePool

Pull Request - State: closed - Opened by ikpil 9 months ago

#48 - added WangHash for DtNodePool

Pull Request - State: closed - Opened by ikpil 9 months ago

#46 - Pr/change dtraycasthit class to a struct

Pull Request - State: closed - Opened by ikpil 10 months ago

#46 - Pr/change dtraycasthit class to a struct

Pull Request - State: closed - Opened by ikpil 10 months ago

#45 - Invert X axis

Issue - State: closed - Opened by Danil0v3s 10 months ago - 2 comments

#45 - Invert X axis

Issue - State: closed - Opened by Danil0v3s 10 months ago - 2 comments

#44 - fix: random size of an array for testing could be 0

Pull Request - State: closed - Opened by ikpil 10 months ago

#44 - fix: random size of an array for testing could be 0

Pull Request - State: closed - Opened by ikpil 10 months ago

#43 - added RcRentedArray (#41)

Pull Request - State: closed - Opened by ikpil 10 months ago

#43 - added RcRentedArray (#41)

Pull Request - State: closed - Opened by ikpil 10 months ago

#42 - Pr/added RcStackArray512 (#41)

Pull Request - State: closed - Opened by ikpil 10 months ago

#42 - Pr/added RcStackArray512 (#41)

Pull Request - State: closed - Opened by ikpil 10 months ago

#41 - SOH allocation issues

Issue - State: open - Opened by Danil0v3s 10 months ago - 50 comments

#41 - SOH allocation issues

Issue - State: open - Opened by Danil0v3s 10 months ago - 49 comments

#39 - refactor: add RcDirtyEntry

Pull Request - State: closed - Opened by ikpil 10 months ago

#39 - refactor: add RcDirtyEntry

Pull Request - State: closed - Opened by ikpil 10 months ago

#38 - Pr/update rc level stack entiy

Pull Request - State: closed - Opened by ikpil 10 months ago

#38 - Pr/update rc level stack entiy

Pull Request - State: closed - Opened by ikpil 10 months ago

#37 - add RcDirtyEntry, RcLevelStackEntry

Pull Request - State: closed - Opened by ikpil 10 months ago

#37 - add RcDirtyEntry, RcLevelStackEntry

Pull Request - State: closed - Opened by ikpil 10 months ago

#36 - Pr/update building and integrating md

Pull Request - State: closed - Opened by ikpil 10 months ago

#35 - bugfix: creating convex volume with two points(#34)

Pull Request - State: closed - Opened by ikpil 10 months ago

#34 - Bug in Demo with Convex Volume Creation

Issue - State: closed - Opened by Herculezz55 10 months ago - 4 comments

#33 - rename DtLayerSweepSpan to RcLayerSweepSpan

Pull Request - State: closed - Opened by ikpil 10 months ago

#33 - rename DtLayerSweepSpan to RcLayerSweepSpan

Pull Request - State: closed - Opened by ikpil 10 months ago

#32 - rename RcTelemetry to RcContext

Pull Request - State: closed - Opened by ikpil 10 months ago

#32 - rename RcTelemetry to RcContext

Pull Request - State: closed - Opened by ikpil 10 months ago

#31 - Updates to Demo

Issue - State: closed - Opened by Herculezz55 10 months ago - 9 comments

#31 - Updates to Demo

Issue - State: closed - Opened by Herculezz55 10 months ago - 9 comments

#28 - feat - Added UI scaling feature based on monitor resolution in Demo

Pull Request - State: closed - Opened by ikpil 11 months ago