Ecosyste.ms: Issues

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

GitHub / vleue/polyanya issues and pull requests

#76 - Update hashbrown requirement from 0.14 to 0.15

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust

#75 - agent radius can impact outer edge of triangulation

Pull Request - State: closed - Opened by mockersf about 2 months ago

#74 - agent radius

Pull Request - State: closed - Opened by mockersf about 2 months ago

#73 - make clear that steps and delta are used for search

Pull Request - State: closed - Opened by mockersf about 2 months ago

#72 - Update glam requirement from 0.27 to 0.29

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#71 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#70 - Update tracing-tracy requirement from 0.10 to 0.11

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#69 - Update spade requirement from =2.10 to =2.12

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#68 - Update dependencies

Pull Request - State: closed - Opened by mockersf about 2 months ago

#67 - when getting path, search in circle instead of a square

Pull Request - State: closed - Opened by mockersf about 2 months ago

#66 - Coords can't be changed after creation

Pull Request - State: closed - Opened by mockersf about 2 months ago

#65 - helper function to find a point in the navmesh

Pull Request - State: closed - Opened by mockersf about 2 months ago

#64 - fix edges cases found with project_harmonia

Pull Request - State: closed - Opened by mockersf about 2 months ago

#63 - avoid infinite loop when searching for a path

Pull Request - State: closed - Opened by mockersf 2 months ago

#62 - Layers with different coordinate systems

Pull Request - State: closed - Opened by mockersf 3 months ago

#61 - Improve cdt stability

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

#60 - Triangulation from navmesh

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

#59 - Feature Request: 'Bridge' and 'Teleporter' on mesh

Issue - State: open - Opened by afpro 4 months ago - 1 comment

#58 - support layers

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

#57 - fix simplification on unmerged obstacles

Pull Request - State: closed - Opened by mockersf 5 months ago

#56 - Non faillible triangulation

Pull Request - State: closed - Opened by mockersf 5 months ago

#55 - Remove `main` from example (fixing clippy lint)

Pull Request - State: closed - Opened by gmorenz 5 months ago - 1 comment

#54 - Update glam in examples/traced to match lib

Pull Request - State: closed - Opened by gmorenz 5 months ago - 1 comment

#53 - allow obstacles to overlap the exterior edge of the triangulation

Pull Request - State: closed - Opened by mockersf 5 months ago

#52 - Make mesh creation APIs fallible

Pull Request - State: closed - Opened by msvbg 6 months ago - 1 comment

#51 - Mesh creation should be fallible

Issue - State: closed - Opened by msvbg 6 months ago

#50 - outdated bvh2d

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

#49 - Update glam and bvh2d

Pull Request - State: closed - Opened by 66OJ66 9 months ago

#48 - Blocking vs async performance

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

#47 - error if obstacles overlap all of the initial outer boundary

Issue - State: closed - Opened by AnAverageGitUser 10 months ago - 1 comment

#46 - Fixes point not detected in polygon

Pull Request - State: closed - Opened by MJohnson459 10 months ago - 7 comments

#45 - Infinite loop with some meshes and paths

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

#44 - Avoid infinite loop

Pull Request - State: closed - Opened by MJohnson459 10 months ago - 1 comment

#43 - Fix missing data when writing mesh file

Pull Request - State: closed - Opened by MJohnson459 10 months ago - 1 comment

#42 - Polyanya can't load mesh files it writes

Issue - State: open - Opened by MJohnson459 10 months ago

#41 - Aagu/replace rust-geo-booleanop with geoclipper

Pull Request - State: closed - Opened by AnAverageGitUser 10 months ago - 5 comments

#40 - can merge polygons

Pull Request - State: closed - Opened by mockersf over 1 year ago

#39 - Support for variable agent sizes

Issue - State: open - Opened by Elabajaba over 1 year ago - 2 comments

#38 - can build mesh from edge lists

Pull Request - State: closed - Opened by mockersf over 1 year ago - 2 comments

#37 - Mirror the read API to create a mesh file

Pull Request - State: closed - Opened by MJohnson459 over 1 year ago

#36 - Multiple meshes

Issue - State: open - Opened by musjj over 1 year ago

#35 - Per-triangle movement cost

Issue - State: open - Opened by LeshaInc over 1 year ago - 1 comment

#34 - Update hashbrown to 0.14

Pull Request - State: closed - Opened by Elabajaba over 1 year ago

#33 - prepare 0.4

Pull Request - State: closed - Opened by mockersf over 1 year ago

#32 - Fix ci after adding serde

Pull Request - State: closed - Opened by mockersf over 1 year ago

#31 - Add serde behind a feature

Pull Request - State: closed - Opened by 66OJ66 over 1 year ago

#30 - Emit polygon path

Issue - State: open - Opened by taktoa over 1 year ago - 5 comments

#29 - update glam to 0.23

Pull Request - State: closed - Opened by mockersf over 1 year ago

#28 - fix typo

Pull Request - State: closed - Opened by mockersf over 1 year ago

#27 - move away from actions-rs actions

Pull Request - State: closed - Opened by mockersf almost 2 years ago

#26 - clippy

Pull Request - State: closed - Opened by mockersf almost 2 years ago

#25 - Input code reorg

Pull Request - State: closed - Opened by mockersf almost 2 years ago

#24 - create own mesh formats

Issue - State: open - Opened by mockersf almost 2 years ago

#23 - merge polygons from a mesh

Issue - State: closed - Opened by mockersf almost 2 years ago

#22 - generate a navmesh from an heightfield

Issue - State: open - Opened by mockersf almost 2 years ago - 2 comments

#21 - Implement trimesh import

Pull Request - State: closed - Opened by janhohenheim almost 2 years ago - 1 comment

#20 - Consider making `delta` in `get_point_location` configurable

Issue - State: closed - Opened by janhohenheim almost 2 years ago

#19 - Rules about valid polygons?

Issue - State: closed - Opened by vultix almost 2 years ago - 2 comments

#18 - optional feature to disable baking by default

Pull Request - State: closed - Opened by mockersf about 2 years ago

#16 - add baking for islands

Pull Request - State: closed - Opened by mockersf about 2 years ago

#14 - rename bench when no path is found

Pull Request - State: closed - Opened by mockersf about 2 years ago

#13 - use a bvh for baking

Pull Request - State: closed - Opened by mockersf about 2 years ago

#12 - only get the interesting edges instead of filtering after

Pull Request - State: closed - Opened by mockersf about 2 years ago

#11 - WASM Link broken

Issue - State: closed - Opened by frederickjjoubert about 2 years ago - 2 comments

#10 - fix feature stats

Pull Request - State: closed - Opened by mockersf about 2 years ago

#9 - Some more perf improvements

Pull Request - State: closed - Opened by mockersf about 2 years ago

#8 - Baking improvements

Pull Request - State: closed - Opened by mockersf about 2 years ago

#7 - Improve contributing experience for tests

Pull Request - State: closed - Opened by mockersf about 2 years ago

#6 - can get the path in an async way

Pull Request - State: closed - Opened by mockersf about 2 years ago

#5 - exit early when destination is not in mesh

Pull Request - State: closed - Opened by mockersf about 2 years ago

#4 - adding benches on path failures and on point detection

Pull Request - State: closed - Opened by mockersf about 2 years ago

#3 - Use .iter() in a few more for loops. Also uses a better .min and .max for f32

Pull Request - State: closed - Opened by Elabajaba about 2 years ago - 1 comment

#2 - Interactive example

Issue - State: closed - Opened by Vrixyz about 2 years ago - 1 comment

#1 - Code refactor

Pull Request - State: closed - Opened by Metadorius about 2 years ago - 1 comment