profile
viewpoint
Edwin Cheng edwin0cheng https://twitter.com/edwin0cheng Copy & paste programmer, rust-analyzer contributor, accidental rust macro! lover.

edwin0cheng/NodeSigma 13

A collection of useful nodes and utils for Unity Shader Graph

edwin0cheng/ImageEffectGraph 2

Image effects for post processing stack created with shader graph for Unity

edwin0cheng/BeatTheBookie 1

Betting Strategy to Beat the Bookies at Football Games

edwin0cheng/android_device_xiaomi_dior 0

Forked Device tree from sileshn for the Qualcomm Xiaomi Redmi Note 4G Single SIM

edwin0cheng/android_device_xiaomi_dior-1 0

Redmi Note 4G Device Tree Collections

edwin0cheng/bug-no-dev 0

Bug report used

edwin0cheng/cannon.js 0

A lightweight 3D physics engine written in JavaScript.

pull request commentedwin0cheng/recast-detour

Replace recast-detour-sys with recastnavigation-sys.

A new version of recast-detour-rs is published, but I don't think we need to yank the sys one, since we don't depend on it currently and yank remove not delete any data in the registry.

andriyDev

comment created time in a month

issue closededwin0cheng/recast-detour

Replace recast-detour-sys with recastnavigation-sys.

recast-detour-sys only supports Detour (and links against the Detour library). recastnavigation-sys supports Recast, Detour, DetourCrowd, and DetourTileCache, all provided as feature flags (so recast-detour will still only link in Detour). This will make recast-detour compatible with all other crates using recastnavigation-sys. Otherwise, using this crate and recastnavigation-sys can cause linking errors.

recastnavigation-sys also handles more complexities of linking, like searching for Detour on the system, and vendoring.

This should probably result in cutting a new crate version for recast-detour (publishing a new version to crates.io), and probably yanking recast-detour-sys.

closed time in a month

andriyDev

push eventedwin0cheng/recast-detour

andriyDev

commit sha af098b21f7a2751fbc3389a808df87d9f9f6b8f7

Replace Debug comparison test with actual numbers. This test was broken, because Debug was changed to include more commas. Instead, I just made the Point type implement PartialEq, so now we can assert directly.

view details

andriyDev

commit sha 782b77e00965754525cf0c253f9a2dcfed911154

Port buildMeshAdjacency to Rust.

view details

andriyDev

commit sha 95d0b92163885b7542dc69585c80551838e1b02a

Use recastnavigation-sys instead of recast-detour-sys.

view details

andriyDev

commit sha 0958a5c75de76e185629f1989fe08daa5877f9c5

Update recast-detour-rs to v0.2.0. This is a major change, so users should explicitly upgrade to this new version.

view details

andriyDev

commit sha 926ab7aa22d89fdca3c86a7d1d43321fb3bd9ffe

Delete recast-detour-sys. This crate is completely superseded by recastnavigation-sys after switching recast-detour-sys.

view details

Edwin Cheng

commit sha 187c0439bb26e3ca08003e1d895268db19ebc4bb

Merge pull request #3 from andriyDev/recastnavigation-sys Replace recast-detour-sys with recastnavigation-sys.

view details

push time in a month

pull request commentedwin0cheng/recast-detour

Replace recast-detour-sys with recastnavigation-sys.

LGTM

andriyDev

comment created time in a month

startedxtekky/gpt4free

started time in a month

more