Historial de Commits

Autor SHA1 Mensaje Fecha
  Turo Lamminen 9397932e4f PretransformVertices: Rearrange some assignments to clarify things hace 8 años
  Kim Kulling b049933d2f update license dates. hace 8 años
  BuildTools 66171de915 Successful lib build, unit testing still WIP hace 8 años
  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. hace 8 años
  Jared Mulconry 1eb7eceddf Addressed a number of memory leaks identified in unit tests by asan hace 8 años
  Amit Cirt 2ec46cc188 fix name lost in mesh and nodes when load with aiProcess_PreTransformVertices flag hace 8 años
  Kim Kulling 439409bef2 SceneCombiner: fix the build. hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Jared Mulconry f81e28f320 Fixed build warnings on MSVC14 x64 in the pre-transform vertices post-process. hace 9 años
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. hace 9 años
  Chris Russ fa1d6d8c55 propagating precision requirments into operations hace 9 años
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support hace 9 años
  ciechowoj 25d84a6aff Adds support for area lights. hace 9 años
  Kim Kulling d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. hace 10 años
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 hace 10 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  rob100 b8c12fdc6f CodeQuality improvements hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  Léo Terziman f54c85d4e6 Added custom root transformation for pre-transform vertices post-process step hace 12 años
  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 hace 12 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. hace 14 años
  aramis_acg 2ecbf3f244 # PretransformVertices: fix crash during scene destruction if the resulting scene is empty hace 14 años
  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]. hace 15 años
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. hace 16 años
  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. hace 16 años