27 Commits (42ed45635d378bf24a5bcd6911b9e155e07faaed)

Author SHA1 Message Date
Vladimír Vondruš cc1f9c60c9 Swapped size and type template parameters in Vector and Matrix. 14 years ago
Vladimír Vondruš 7f194f94b4 Trade::MeshData const-correctness. 14 years ago
Vladimír Vondruš 8b9b161c5a Rework of image classes, added missing image formats. 14 years ago
Vladimír Vondruš 84e4fd1581 Improved usability of type capability checking in TypeTraits. 14 years ago
Vladimír Vondruš e0470d6b58 Non-templated base for Image, BufferedImage and Trade::ImageData. 14 years ago
Vladimír Vondruš 82f4a67225 Windows build fixes. 14 years ago
Vladimír Vondruš 265da56976 Added class Trade::MeshObjectData, specialized for mesh instance types. 14 years ago
Vladimír Vondruš 04f45a0598 Non-const access to children in Trade::ObjectData. 14 years ago
Vladimír Vondruš 42db34ea43 Added function returning default scene of imported file. 14 years ago
Vladimír Vondruš b1159775f3 Added children and instance type and ID to Trade::ObjectData. 14 years ago
Vladimír Vondruš d3635e348e Added children array to Trade::SceneData. 14 years ago
Vladimír Vondruš 1cf69616a3 Documentation updates, "markdownization". 14 years ago
Vladimír Vondruš aedc90e712 Doc++ 14 years ago
Vladimír Vondruš 8d7a6078c3 Doc++ 14 years ago
Vladimír Vondruš c1158e0995 MeshData: use four-component vectors for vertices. 14 years ago
Vladimír Vondruš 36254a3806 Win fixes: don't export nonexported classes and export exported classes. 14 years ago
Vladimír Vondruš 6504aecf0c Added classes Image and BufferedImage. 14 years ago
Vladimír Vondruš 10b8eda20a Inlined functions. 14 years ago
Vladimír Vondruš 7bae1a3f8a Renamed data access classes in Trade to avoid confusion. 14 years ago
Vladimír Vondruš 42b10e775b Removed old untrue documentation from Trade::AbstractImporter. 14 years ago
Vladimír Vondruš a0ba7663b0 Doc++ 14 years ago
Vladimír Vondruš 52971935ab Using strongly-typed enum for plain OpenGL types. 14 years ago
Vladimír Vondruš c7894df33f Doc++ 14 years ago
Vladimír Vondruš f855d72660 Totally reworked Trade::AbstractImporter. 14 years ago
Vladimír Vondruš 8efb5a1e42 Added dllimport/dllexport macros for Windows builds. 14 years ago
Vladimír Vondruš 78ce126cbb Fixed pedantic compiler warning. 14 years ago
Vladimír Vondruš dacd31fcc5 Moved AbstractImporter and Image to new Trade namespace. 14 years ago