0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
render_gl: correctly destroying shaders; updated ignores; excluded files from glfw build. More... about 10 years ago
upgraded to premake5, fixed visual studio 2015 warnings. More... over 10 years ago
Update README.md More... over 11 years ago
added another example image. More... over 11 years ago
shortest_path_continuous: proper dequeue size; fixed portal skipping in iteration. More... over 11 years ago
asserts & shortest path fixes. More... over 11 years ago
find_shortest_path: removed epsilon from in_arc. More... over 11 years ago
checks to not produce empty arcs after arc splits. More... over 11 years ago
fixed voronoi sample. More... over 11 years ago
render_gl: conditional compilation of OpenCL sharing functions. More... over 11 years ago
build: removed unused vertex_obstacle_ids. More... over 11 years ago
build: CPU version of feature detection. More... over 11 years ago
simplified store_obstacle_ids kernel. More... over 11 years ago
minor formatting. More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
direction and winding consts as enum. More... over 11 years ago
runtime: finding last portal in corridor given target position. More... over 11 years ago
build: prunning disconnected verts. More... over 11 years ago
runtime: fixed pool's deallocate. More... over 11 years ago
runtime: find_first_portal to find the first portal in front of source along the corridor direction. More... over 11 years ago
build: moving corner vertices to the first edge; runtime: portal first and last indices in find_shortest_path. More... over 11 years ago
changed concave.png resolution. More... over 11 years ago