Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SolarLune/resolv

Tags

v0.6.1

Toggle v0.6.1's commit message
v0.6.1 - Just before resolv.Vector

v0.5.1

Toggle v0.5.1's commit message
Bugfix Release

v0.5

Toggle v0.5's commit message
v0.5 release! Major API changes compared to previous versions.

v0.4

Toggle v0.4's commit message
v0.4 Update!

Renaming Space.AddShape to Space.Add.
Renaming Space.RemoveShape to Space.Remove.
Minor optimization in Resolve().
Switching from sdl2 to raylib-go for tests.
Removing keyboard.go and ArcadePi.ttf font.
Moving common functions to a common file.
Making new worlds for testing.

v0.3

Toggle v0.3's commit message
v0.3 Update! See Wiki for details!

v0.2

Toggle v0.2's commit message
Internal changes - pointer receivers, WouldBeColliding.