Oliver Booth oliverbooth
  • United Kingdom
  • https://oliverbooth.dev/
  • Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.

  • Joined on 2023-06-27
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-01-06 17:21:25 +00:00
7d911b9124 fix(tests): assert correct exception for IList<T>.RemoveRange
oliverbooth synced commits to refs/pull/84/head at oliverbooth/X10D from mirror 2024-01-06 17:21:25 +00:00
cc94905930 Merge branch 'release/4.0.0' into feature/generic_math
7d911b9124 fix(tests): assert correct exception for IList<T>.RemoveRange
458ab03be0 style: remove double blank line
be44b9d549 Merge branch 'release/4.0.0' into feature/generic_math
ceb7989d2d fix: revert changes by merge conflict from #89
Compare 54 commits »
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-01-06 17:21:25 +00:00
7d911b9124 fix(tests): assert correct exception for IList<T>.RemoveRange
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-01-06 17:21:25 +00:00
7d911b9124 fix(tests): assert correct exception for IList<T>.RemoveRange
Compare 2 commits »
oliverbooth synced and deleted reference refs/tags/refs/pull/89/merge at oliverbooth/X10D from mirror 2024-01-06 14:41:25 +00:00
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-01-06 14:41:25 +00:00
ceb7989d2d fix: revert changes by merge conflict from #89
2a89c8e6fe Merge pull request #89 from RealityProgrammer/main
87f5b39f3b Merge branch 'release/4.0.0' into main
790b31a635 Remove trailing whitespace
fa0ece667e Obsolete AdvSimd intrinsic implementations, minor improvements in certain areas
Compare 5 commits »
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-01-06 14:41:25 +00:00
ceb7989d2d fix: revert changes by merge conflict from #89
2a89c8e6fe Merge pull request #89 from RealityProgrammer/main
87f5b39f3b Merge branch 'release/4.0.0' into main
790b31a635 Remove trailing whitespace
fa0ece667e Obsolete AdvSimd intrinsic implementations, minor improvements in certain areas
Compare 5 commits »
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-01-06 14:41:25 +00:00
ceb7989d2d fix: revert changes by merge conflict from #89
2a89c8e6fe Merge pull request #89 from RealityProgrammer/main
87f5b39f3b Merge branch 'release/4.0.0' into main
790b31a635 Remove trailing whitespace
Compare 6 commits »
oliverbooth synced commits to refs/pull/89/head at oliverbooth/X10D from mirror 2024-01-06 14:41:25 +00:00
87f5b39f3b Merge branch 'release/4.0.0' into main
d5c63feb5c fix(tests): remove ambiguous call to Span<T>.Count (#88)
ba451a0144 chore: update dependencies
e2327b5235 refactor!: remove Span<T>.Replace for .NET 8 (#88)
b6b90bf1fd build: target .NET 8 (#88)
Compare 86 commits »
oliverbooth synced and deleted reference refs/tags/release/2.0.0 at oliverbooth/VPLink from mirror 2024-01-06 13:21:27 +00:00
oliverbooth synced commits to main at oliverbooth/VPLink from mirror 2024-01-06 13:21:27 +00:00
a88edcc47b [ci skip] docs: .NET 8 prerequisite
1bc16cb036 chore: bump to 2.0.1
03365c2ab8 fix(chore): add tar.gz extension to vpsdk url
Compare 3 commits »
oliverbooth synced commits to refs/tags/v2.0.1 at oliverbooth/VPLink from mirror 2024-01-06 13:21:27 +00:00
oliverbooth synced new reference refs/tags/v2.0.1 to oliverbooth/VPLink from mirror 2024-01-06 13:21:27 +00:00
oliverbooth synced commits to v1.0.0 at oliverbooth/VpSharp from mirror 2024-01-06 13:11:25 +00:00
211d082b7e fix: fix "rolor" typo
oliverbooth synced commits to main at oliverbooth/VPLink from mirror 2024-01-06 13:01:26 +00:00
07b9854eb3 Merge branch 'release/2.0.0'
e3f3979fcf chore: bump to 2.0.0
f504b3b034 Merge branch 'release/2.0.0'
6dcd086274 chore: update VpSharp 1.0.0-nightly.45
c093a701f8 fix: suppress events if current world is null
Compare 8 commits »
oliverbooth synced commits to release/2.0.0 at oliverbooth/VPLink from mirror 2024-01-06 13:01:26 +00:00
e3f3979fcf chore: bump to 2.0.0
6dcd086274 chore: update VpSharp 1.0.0-nightly.45
Compare 2 commits »
oliverbooth synced commits to refs/tags/v2.0.0 at oliverbooth/VPLink from mirror 2024-01-06 13:01:26 +00:00
oliverbooth synced new reference refs/tags/v2.0.0 to oliverbooth/VPLink from mirror 2024-01-06 13:01:26 +00:00
oliverbooth synced commits to v1.0.0 at oliverbooth/VpSharp from mirror 2024-01-06 12:51:26 +00:00
98267c5ad7 style: remove unused ns import
13d3153a6a refactor!: remove ReadOnlySpan<double> ctor from Vector3d
87c63de53b fix(ci): test .NET versions separately
a7d7fee9bc chore(ci): update to .NET 8
afc85038c2 fix: remove .ToPointer call in tests project
Compare 10 commits »
oliverbooth synced commits to release/2.0.0 at oliverbooth/VPLink from mirror 2024-01-06 12:21:27 +00:00
c093a701f8 fix: suppress events if current world is null