Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  Kim Kulling 23af5336d5 Update D3MFImporter.cpp 6 years ago
  rdb e595410de1 Fix static init ordering issue in 3mf importer 6 years ago
  Matthias Moulin e7da1c634d Fix: C4244 conversion warning 7 years ago
  Daniel Löber 2ee09b2528 Correct 3MF displaycolor import 7 years ago
  Nicholas Woodfield 458a7ae801 Silencing compile warnings during build, all little stuff like uint to size_t or BOOL to bool. 7 years ago
  kimkulling 066349f36b Add usage of log macros. 7 years ago
  Kim Kulling e01e77a6c7 Merge branch 'master' into develop_kimkulling 7 years ago
  Kim Kulling d0edb94208 Update D3MFImporter.cpp 7 years ago
  Kim Kulling f898f40486 Merge branch 'master' into master 7 years ago
  Kim Kulling 5814e6f9f0 Optimize some std::string usages. 7 years ago
  Kim Kulling 317f3e2a59 3MF: Export metadata. 7 years ago
  Kim Kulling ef12eb84bb 3MF: add metadata import. 7 years ago
  Marco Di Benedetto 9d813a48b0 fixed emply buffer stream write, removed some cast warnings. 7 years ago
  Kim Kulling 6b9add5594 fix compiler warning fr 64 bit 7 years ago
  Kim Kulling f11d4902c6 fix CanRead-method for the 3MF-Importer. 7 years ago
  Kim Kulling c7ac32f891 fix naming readout + export. 7 years ago
  Kim Kulling c8ae0bbb3d 3MF: fix model folder desc. 7 years ago
  Kim Kulling 69742670dd 3mf: use correct material assignment in case of multi-materials. 7 years ago
  Kim Kulling 375dd4c179 Update D3MFImporter.cpp 7 years ago
  Kim Kulling 1d901f075c 3mf-importer: fix parsing of base-material color. 7 years ago
  Kim Kulling 7cd1a66c8b Use correct lookup. 7 years ago
  Kim Kulling 8950504cf0 Fix import of materials. 7 years ago
  Kim Kulling 331e67c32d 3mf: introduce first prototype for basematerial support. 7 years ago
  Sergio Acereda 8f99c1a0be including <unzip.h> instead of <contrib/unzip/unzip.h> 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 972d8517b5 fix the model xml 7 years ago
  Kim Kulling 95e9cd75fa 3MF: fix working test for 3MF-export. 7 years ago
  Turo Lamminen 6f50be82aa 3MF: Replace ScopeGuard with std::unique_ptr 7 years ago