userDaniel Pcancel
branchrust_reboot/main/tovector3_parse_format_fixcancel

8 Commits over 0 Days - Infinitycph!

21 Days Ago
Merge: from main
21 Days Ago
Bugfix: StringView.ToVec3 - ensure we grab first-of-a-set separator Tests: ran StringView and Command unit tests
21 Days Ago
Update: add StringView.IndexOfAny - expanded unit test to cover Will need it to bugfix ToVec3 again Tests: ran unit test
21 Days Ago
Update(editor): add a couple more ToVec3 Tests: catches failing cases
21 Days Ago
Bugfix: StringView.ToVector3 - trim off both whitespaces and , Tests: StringView and Command unit tests pass
21 Days Ago
Update: add a couple more test cases to ToVector3 unit test Tests: still fails, as expected
21 Days Ago
New: add Facepunch.UnityEngine.Tests assembly - added StringView.ToVector3 unit test Currently fails, as reported Tests: ran unit test, fails as expected
21 Days Ago
Merge: from main