Urho3D/Source
Rokas Kupstys 2e7bef8ca3 New API for Image
bool Image::HasAlphaChannel() const;
bool Image::SetSubimage(const Image* image, const IntRect& rect);
2017-11-14 11:34:52 +02:00
..
Clang-Tools Remove the usage of add_compiler_export_flags() deprecated function. 2017-07-13 23:17:09 +08:00
Extras Travis CI: bump copyright to 2017. 2017-01-01 13:01:31 +00:00
Samples Revert temporary test code in HelloWorld.cpp 2017-11-12 15:20:16 +03:00
ThirdParty Include one of assimp's cmake module for enabling Open3DGC for Linux. 2017-10-24 21:52:19 +08:00
Tools Source/Tools and Source/Samples automatic upgrade: override, typedef to using, 0 to nullptr. 2017-08-29 11:40:46 +03:00
Urho3D New API for Image 2017-11-14 11:34:52 +02:00
CMakeLists.txt Initial commit of WebP image support 2017-07-20 00:43:15 -04:00