Historia zmian

Autor SHA1 Wiadomość Data
  Jared Mulconry fa91a0f64c Another minor source change, this time even more minor than the last. Let's see what the cache can do with this. 8 lat temu
  Jared Mulconry 1eb7eceddf Addressed a number of memory leaks identified in unit tests by asan 8 lat temu
  Amit Cirt 2ec46cc188 fix name lost in mesh and nodes when load with aiProcess_PreTransformVertices flag 8 lat temu
  Kim Kulling 439409bef2 SceneCombiner: fix the build. 8 lat temu
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Jared Mulconry f81e28f320 Fixed build warnings on MSVC14 x64 in the pre-transform vertices post-process. 9 lat temu
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 9 lat temu
  Chris Russ fa1d6d8c55 propagating precision requirments into operations 9 lat temu
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 lat temu
  ciechowoj 25d84a6aff Adds support for area lights. 9 lat temu
  Kim Kulling d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 lat temu
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 lat temu
  Kim Kulling 1191d03405 Update license info. 10 lat temu
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 lat temu
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 lat temu
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 lat temu
  Kim Kulling 2bfc353fde License info: update year info. 10 lat temu
  rob100 b8c12fdc6f CodeQuality improvements 10 lat temu
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 lat temu
  Léo Terziman f54c85d4e6 Added custom root transformation for pre-transform vertices post-process step 12 lat temu
  Léo Terziman 586f1646c5 In Assimp: fixed a bug in Pretransform Vertices post process step where newly created meshes of different instances of the same original meshes where not referenced appropriately by their parent node 12 lat temu
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 lat temu
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 lat temu
  aramis_acg 2ecbf3f244 # PretransformVertices: fix crash during scene destruction if the resulting scene is empty 14 lat temu
  aramis_acg 32c8ca0a37 # PretransformVertices step now (re-)normalizes normals and tangents after applying transformations on them. See [https://sourceforge.net/projects/assimp/forums/forum/817653/topic/4378272?message=9501683]. 15 lat temu
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 lat temu
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 16 lat temu
  aramis_acg a9ece90b81 FIX: Scons workspace was missing a reference to contrib/ConvertUTF. 16 lat temu
  aramis_acg cc1ff304df FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords. 16 lat temu
  aramis_acg 4bbc03332b General 17 lat temu