Commit History

Author SHA1 Message Date
  Jared Mulconry 48e542d8d4 Fixed build warnings on MSVC14 x64 in the OpenGEX format sources. 8 years ago
  Kim Kulling 46d78f57d5 OpenGEXImporter: fix compiler warning. 8 years ago
  Kim Kulling 36d770d3db OpenGEX: fix some review findings. 8 years ago
  Kim Kulling 78dae87de2 closes https://github.com/assimp/assimp/issues/954: add import of vertex 8 years ago
  Kim Kulling d67c8c29b6 Merge pull request #898 from turol/cxx11-refactor 9 years ago
  Kim Kulling 4e982c0538 Merge branch 'master' of https://github.com/assimp/assimp 9 years ago
  Kim Kulling 2cbbc3da09 OpenGEX-Importer: remove dead code. 9 years ago
  Kim Kulling abad093d09 Update OpenGEXImporter.cpp 9 years ago
  Turo Lamminen a09a6a40c0 OpenGEX: Use C++11 range-based for loop 9 years ago
  Kim Kulling 6575696459 OpenGEX: fix coverity findings. 9 years ago
  Kim Kulling 210182b17a OpenGEX: fix coverity findings. 9 years ago
  Kim Kulling e9085097f3 OpenGEX: add light impl and add examples. 9 years ago
  Kim Kulling 0d5eb30a28 CameraObj: load camera data in the correct way. 9 years ago
  Kim Kulling 82f73b6d03 OpenGEX: fix invalid access to textures. Next steps to camera and light. 9 years ago
  Kim Kulling 46e7ae5dc0 OpenGEX: prepare light- and camera-node and object. 9 years ago
  Kim Kulling 7e9fe2d654 OpenGEX: use correct number of uv-coordinates for texture coordinates. 9 years ago
  Kim Kulling 6ee5fdf567 OpenGEX: fix review finding. 9 years ago
  Kim Kulling b4b303ab55 OpenGEX: fix alloc for texture coordinates. 9 years ago
  Kim Kulling 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 9 years ago
  wise86Android f0fca826db remove initialization warnings 9 years ago
  Kim Kulling 0c1b5355f4 Coverity finding: remove not used function. 9 years ago
  Kim Kulling 6641188a8e assimp/issues/702: fix resource leak and use initializer list for all 9 years ago
  Kim Kulling 5c00aef7cd iOpenGEX: use std::string for grammar::token. 10 years ago
  Richard 9f0c12c1c6 Refactor: Prefer value initialization over std::fill 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  rob100 b8c12fdc6f CodeQuality improvements 10 years ago
  Kim Kulling 9c26f229a3 - OpenDDL-Parser: latest greatest. 10 years ago
  Kim Kulling 6cc32a946b Fix transformation parsing for OpenGEX-parser. 10 years ago
  Kim Kulling 670278da82 Merge branch 'master' of https://github.com/assimp/assimp 10 years ago
  Kim Kulling 5e1fc39448 Add parsing of texture nodes of OpenGEX-format importer. 10 years ago