21 Commits (d35861fa92cfba2456f1d02a2c514edf295e4e31)

Author SHA1 Message Date
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