]> O.S.I.I.S - jp/crow.git/commit
lots of unordered changes, I commited all in a devel branch, which will be the progra...
authorjpbruyere <jp.bruyere@hotmail.com>
Tue, 19 Jul 2016 01:35:12 +0000 (03:35 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Tue, 19 Jul 2016 01:35:12 +0000 (03:35 +0200)
commitb24beece9ed58b2700dd5d2d56fa45e446567ab0
tree8930bbda0c8b8a216718fe986eb3ef5c9635ef75
parent762161320ddf4bcad8b201cc9170f617f4ec2bed
lots of unordered changes, I commited all in a devel branch, which will be the programming branch
34 files changed:
Crow.csproj
Crow.sln
GLCrow/GLCrow.csproj
OTKCrow/OTKCrow.csproj
OTKCrow/OpenGL/QuadVAO.cs [deleted file]
OTKCrow/OpenGL/Shader.cs
OTKCrow/OpenGL/TexturedShader.cs [deleted file]
OTKCrow/OpenGL/VertexArrayObject.cs [deleted file]
OTKCrow/OpenGL/vaoMesh.cs [new file with mode: 0644]
OTKCrow/OpenTK.dll.config [deleted file]
OTKCrow/OpenTKGameWindow.cs
OTKCrow/packages.config
README.md
Styles/Slider.style [new file with mode: 0644]
Styles/TabItem.style [new file with mode: 0644]
Tests/GOLIBTestsOTK.cs
Tests/OTKCrow.cs [new file with mode: 0644]
Tests/Tests.csproj
Tests/main.cs [new file with mode: 0644]
Tests/packages.config [new file with mode: 0644]
Tests/ui/LabelButton.style [new file with mode: 0644]
Tests/ui/MenuItem.style [new file with mode: 0644]
Tests/ui/Popper.template [new file with mode: 0755]
Tests/ui/fps.crow [deleted file]
Tests/ui/test.crow [new file with mode: 0755]
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/HorizontalStack.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/Slider.cs
src/GraphicObjects/TabItem.cs
src/GraphicObjects/VerticalStack.cs
src/Interface.cs
src/LayoutingQueueItem.cs
src/Measure.cs