Historique des commits

Auteur SHA1 Message Date
  Alexelnet e27204c27a Renamed and inlined hasSkeletons() to HasSkeletons() to match the other Has*() methods. (#6072) il y a 9 mois
  krishty 88959b2be7 Fix Whitespace (#6063) il y a 9 mois
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) il y a 10 mois
  Kim Kulling 5fa7b8ceb9 Bugfix/cosmetic code cleanup (#5947) il y a 1 an
  imdongye d32370ff12 fix GetShortFilename function (#5728) il y a 1 an
  Kim Kulling a722e33027 Move aiScene constructor (#5614) il y a 1 an
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) il y a 1 an
  Krishty 3d3e856925 Trim Trailing Whitespace il y a 3 ans
  Kim Kulling df8a9bb2b8 Fix: Fix signed unsigned mismatch il y a 3 ans
  Kim Kulling 64a6968254 Add skeleton generation to aiScene il y a 3 ans
  Kim Kulling e5747dad9b First concepts il y a 3 ans
  Kim Kulling 50c7301a38 Update copyrights il y a 4 ans
  Ingo Wald e9d03f3379 fixed wrong comment il y a 4 ans
  Kim Kulling df739f00dd Merge branch 'master' into issue_3398 il y a 4 ans
  Kim Kulling 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures il y a 4 ans
  Krishty 758116b083 removed trailing spaces and tabs from source and text il y a 4 ans
  Kim Kulling a8c75c34a1 Update scene.h il y a 4 ans
  Hill Ma 121c0e7d0c Add GetEmbeddedTextureAndIndex() to aiScene. il y a 4 ans
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. il y a 4 ans
  Evangel 67abcb10ba Added mName to aiScene. Primarily to provide access to the "name" member of glTF2 scenes. il y a 5 ans
  Aaron Franke 1529f9518f Make file formatting comply with POSIX and Unix standards il y a 5 ans
  Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates. il y a 6 ans
  RevoluPowered 9c8d835704 Explicitly use nullptr il y a 6 ans
  kimkulling 33af183bb8 Cleanup the public headers. il y a 6 ans
  Kim Kulling 7ee7946dc5 Update scene.h il y a 6 ans
  follower 1e6eac9e65 Fix error when building assimp on older Mac OS X version. il y a 6 ans
  Matias 575ef4d927 Added support for embedded textures to the FBXExporter (both binary and ASCII). Also made the FBX-namespaces more consistent (we had both Assimp::FBX:: and FBX::). Since we seem to support two types of embedded texture references (both asterisk+texture_id and filepath) I made the exporter use aiScene::GetEmbeddedTexture for looking up texture reference and integrated @loebl 's modification of the function to support the old ("*1") type of references (https://github.com/loebl/assimp/commit/e217358) il y a 6 ans
  kimkulling a06133ab52 Update copyrights. il y a 7 ans
  Kim Kulling b049933d2f update license dates. il y a 8 ans
  carmenfan 5b948e9cca add const to GetEmbeddedTexture il y a 8 ans