Historique des commits

Auteur SHA1 Message Date
  Kim Kulling d279a3cc02 Merge branch 'master' into fix_trivial_warnings il y a 8 ans
  Thomas Lemaire 5b76a31485 fix trivial warnings il y a 8 ans
  Kim Kulling f49de6ecfe closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling il y a 8 ans
  Kim Kulling dab0985994 assert: remove assert with more than one statement and use only ai_assert. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  Richard 814ef32dce Refactor: Delete unused fields il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  ulf dbc7dc005d - IfcLoader now evaluates all curve segments at both start and end. Leads to a lot of duplicates which get filtered out afterwards, but fixes the "cutting corners" phenomen that sometimes appeared in conjunction with trimmed curves il y a 11 ans
  Joe Hermaszewski e8d4479344 Squash incorrect abs usage il y a 11 ans
  abma 775b26e614 use std:: namespace for most cmath functions: il y a 11 ans
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio il y a 12 ans
  aramis_acg 56bf755c4b - Ifc: fix handling of curves with RADIAN parameters. il y a 13 ans
  aramis_acg d7fe61c255 - Ifc: improved subsampling of curves for IfcSweptDiskSolid entities. il y a 13 ans
  aramis_acg d7410e6f08 - Ifc: implement basic support for IfcSweptDiskSolid elements. il y a 13 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  aramis_acg 38e6d90e40 - Configure STEP reader to use double precision, small changes to the Ifc code to tolerate this (Ifc itself still working with single precision). il y a 14 ans
  aramis_acg 8252a31e82 # fix gcc compile errors il y a 14 ans
  aramis_acg e867c73327 - Ifc: make code base ready for running double precision by using the new math templates with a customizable float type, IfcFloat. (still using floats with this commit). il y a 14 ans
  klickverbot db29c9a20d Spelling fixes, thanks to Jan Dittberner. il y a 14 ans
  aramis_acg 9177c7df8d # fix float constant 'f' suffix il y a 14 ans
  aramis_acg de0b632e15 - IFC: implement the SameSense flag for IfcCompositeCurveSegment il y a 14 ans
  aramis_acg 409eb6cee7 - IFC: IfcTrimmingCurve sampling code now supports trimming by points rather than by parameter values. il y a 14 ans