Implement tutorial08.
Restore "nightly" feature to test unstable rust features
Copy code and data to start tutorial 09.
Update dependencies
Implement tutorial 09
Update dependencies
Update
Update dependencies.
Use clippy in stable.
switch to edition 2018
Merge forgotten head
Fix rustfmt
Update dependencies
Use clippy as a rustup component.
Fix fmt
Update dependencies
Fix cargo caches
More test for 2018 edition
Fix tutorial crates
Fix beta image
Test beta
Fix stable cargo.
Hide clippy warning.
Prepare for 2018 editior
Tutorial 02. Colored triangle.
Draw a cude and a trianle.
Generate colors for cube by random.
Tutorial 04. A Colored Cube.
Fix debug output.
Upgrade to rustc 1.0.0-dev (0c9de8140 2015-03-27) (built 2015-03-28).
Prepare 5th tutorial.
Upgrade to sdl2 0.2.0.
Update to rustc 1.0.0-dev (c62ae87db 2015-03-15) (built 2015-03-16).
1. Check extension ARB_debug_support.
Upgrade to rustc 1.0.0-dev (d9146bf8b 2015-04-07) (built 2015-04-08).
Initial commit
Update tutorial files like original.
Tutorial 01.
Add some debugging.
Tutorial 03. Matrices.
Generate colors each frame.
Add functions for the exercises in Tutorial 03.
Tutorial 02. Draw triangle.
Merge
Update rust and dependecies.
Add caches.
Update dependencies.
Use conditional clippy attributes.
Upgrade to rustc 1.3.0.
Fix clippy
Initial Bitbucket Pipelines configuration
Add ignores.
Upgrate to rustc 1.2.0-dev (e4efb47b9 2015-06-19)
Use stable rustfmt for stable rust.
Try to fix CI
Add load_bmp to common library.
1. Implement OBJ loader (some bugs with UV).
Adds data for 8 tutorial.
Use corrent image.
Fixes for stable-1.0.0 version.
Use cargo clippy instead plugin.
Try to add debian rep.
Test with clippy.
Upgrade to rustc 1.17.0-dev (55013cdde 2017-02-14)
1. Add forgotten file.
1. Warning cleanup.
Make clippy and fmt happy. Add clippy as optional dependencies.
Rotate over object.
1. Move linear algebra into matrix.rs
Upgrade to rustc 1.1.0 and new dependencies.
Update CI.
Install rustfmt via rustup
Try to install libsdl2
Upgrade to rustc 1.16.0-dev (7bfe5c028 2017-01-23).
Upgrade to rustc 1.3.0-dev (912ab64a0 2015-06-25) and dependecies.
Fix format
Upgrade to rustc 1.5.0-dev (219eca11b 2015-09-27).
Use texture instead "deprecated" texture2D.
Remove test for format in stable.
1. Updates.
Tuturial 5. Compressed Textures.
Try o fix rustfmt version.
Tuturial 5. Compressed Textures.
Updates. Fix error in objloader.
Upgrade to rustc rustc 1.2.0 and dependencies.
Add texture from bmp.
Add forgotten file.
Upgrade to rustc rustc 1.4.0-dev (14b7591ee 2015-08-25) and dependencies.
1. use cargo fmt.