23 Commits (c2cc7037b4ebe2f2d7b4833c49aa9b7ddef5370f)

Author SHA1 Message Date
Vladimír Vondruš e3b0fab79c Remove obsolete string/number Android workarounds. 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Alice Margatroid 58270fe9f0 push_back -> emplace_back 9 years ago
Alice Margatroid e762fc1efc Modernize #1 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 76aab47291 Trade: support for vertex colors in MeshData. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 9590f72388 ObjImporter: properly implement string-to-number on Android. 10 years ago
Vladimír Vondruš 42d9679ac0 Exclude unreachable code from code coverage. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 6547a59f0b ObjImporter: open the file as binary. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš cdfe419358 ObjImporter: another workaround to make Clang Analyzer happy. 12 years ago
Vladimír Vondruš 87c411f841 ObjImporter: fix compilation on Android. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 79c27ef773 ObjImporter: fix compilation on NaCl/newlib. 12 years ago
Vladimír Vondruš f721cc347e ObjImporter: who did this?! 12 years ago
Vladimír Vondruš fde41147be ObjImporter: fix compilation on GCC 4.6. 12 years ago
Vladimír Vondruš 8ee4d08d87 ObjImporter: the indices are actually global to whole file. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago