]> O.S.I.I.S - jp/crow.git/commit
- popper (buggy)
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 11 Jun 2015 12:02:13 +0000 (14:02 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 11 Jun 2015 12:02:13 +0000 (14:02 +0200)
commitf986e2521e113bd67a2f06b92c2ca774aa1e0937
treef039053c4dbd77cb5b1e199e5f9f17bd27a62ce7
parent24cf921e07c87c5491c68f3f59f6664410333dbd
- popper (buggy)
- many redraw issue
12 files changed:
GOLib.csproj
README.md
Templates/Popper.goml [new file with mode: 0755]
Tests/GOLIBTest_fps.cs
Tests/Interfaces/fps.goml
Tests/Interfaces/test4.goml
Tests/Tests.csproj
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/Popper.cs [new file with mode: 0644]
src/GraphicObjects/TemplatedContainer.cs [new file with mode: 0644]
src/OpenTKGameWindow.cs