提交历史

作者 SHA1 备注 提交日期
  kimkulling a06133ab52 Update copyrights. 6 年之前
  Kim Kulling 3596c822a5 fix review finding: Wrapper object use after free. 6 年之前
  Turo Lamminen c3d8464a37 Remove aiCreateAndRegisterDefaultMaterial, it's completely wrong 7 年之前
  Evgeniy cd061a0957 Merge branch 'master' into stl_format_issue_2064 7 年之前
  kimkulling 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 7 年之前
  Власов Евгений 7d630e98da STLImporter::LoadBinaryFile add one child node to produce same scene structure as in STLImporter::LoadASCIIFile 7 年之前
  CwTCwT 85b0026c92 issue_1973 7 年之前
  Matthias Möller e761f13c80 does not access undefined memory area anymore. 7 年之前
  Alexandre Avenel 84739fda0a Fix #1970: stl with empty solid 7 年之前
  kimkulling 30c20eb5fc INtroduce new log macros. 7 年之前
  JeffH-BMG cfd56a43a5 Fix compile error 7 年之前
  JeffH-BMG 89a4cf9495 Respond to comments 7 年之前
  JeffH-BMG 6fd64b95c3 Fix compile error 7 年之前
  JeffH-BMG 05cf8bfb2e Fix import of binary STL files in double-precision builds 7 年之前
  Kim Kulling b049933d2f update license dates. 7 年之前
  Kim Kulling 81fbe2c7d3 Merge branch 'master' into issue_1660 7 年之前
  Kim Kulling d230635ff6 STLLoader: closes https://github.com/assimp/assimp/issues/1660: use memcpy instead of a c-style dynamic cast to parse a aiVector3D 7 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 年之前
  Kim Kulling 5822d1920e Update STLLoader.cpp 7 年之前
  Daniel Hritzkiv 67c236647d Restore import of multi mesh binary STLs 7 年之前
  Alexandre Avenel eb452b28a2 Fix warning on MSVC14 7 年之前
  Kim Kulling 30e06f7437 closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not. 8 年之前
  Kim Kulling da7ce89ff2 Update STLLoader.cpp 8 年之前
  Kim Kulling b87e7643d2 Update STLLoader.cpp 8 年之前
  Kim Kulling 9a9f18bbed closes https://github.com/assimp/assimp/issues/104: deal with more solids in one STL file. 8 年之前
  Arkeon f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling ef540f46a3 Remove unused headers. 8 年之前
  Jared Mulconry 58e0d8c261 Fixed build warnings on MSVC14 x64 in the STL format sources. 8 年之前
  Giuseppe Barbieri b6fb1f3c05 Update STLLoader.cpp 9 年之前