master
Removed the model build step from CMakeLists.txt. Instead added binary models directly to the repository.
Add vertex colors to standart primitives
Fix normals / lighting on the cylinder by using auto normal smoothing. Closes #2075.
fixed Dome rotation (Y-up) in blend file
Squashed commit of the following:
Recommit https://github.com/urho3d/Urho3D/commit/16eea3949961fe6798b2ed63ea1b72d19eceac4b with correct tangents
Add rendering sample scene.
RmlUI: Fix web samples, make UI texture power of 2 and add multiple scales of textures. They need to be wired up for multi-dpi still.
Added teapot & torus models from Hgdavidy's pull request.
Replaced template UI with new default
Simplify Image decompression tests.
Switched to new icon