- Feb 03, 2018
-
-
Kim Kulling authored
Update installation guide for linux and python.
-
Kim Kulling authored
-
-
- Feb 02, 2018
-
-
Kim Kulling authored
closes https://github.com/assimp/assimp/issues/1758: fix compiler war…
-
Kim Kulling authored
-
Kim Kulling authored
including <unzip.h> instead of <contrib/unzip/unzip.h>
-
-
- Feb 01, 2018
-
-
Kim Kulling authored
-
Kim Kulling authored
Fix Matrix4x4t Decompose to rotation vector.
-
Tommy authored
The calculation of the rotation matrix was for left-handed coordinates with row-vectors, but assimp uses right-handed coordinates and column-vectors.
-
- Jan 31, 2018
-
-
Kim Kulling authored
closes https://github.com/assimp/assimp/issues/905: add missing contr…
-
-
Kim Kulling authored
Warning LNK4221 when not building exporter.
-
Kim Kulling authored
-
Kim Kulling authored
Update OgreXmlSerializer.cpp
-
Kim Kulling authored
- Make constats static - add asserts to check against nullptr dereferencing
-
- Jan 30, 2018
-
-
Sergio Acereda authored
-
Kim Kulling authored
-
Turo Lamminen authored
Fix thread-safety false positives in Ogre importer
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
They're causing false positive race condition messages from Helgrind
-
Turo Lamminen authored
It's immediately passed via string pointer and in most places it's already a raw string constant.
-
- Jan 29, 2018
-
-
Sergio Acereda authored
-
- Jan 28, 2018
-
-
Kim Kulling authored
New license dates
-
Kim Kulling authored
-
Kim Kulling authored
-
- Jan 27, 2018
-
-
Turo Lamminen authored
Fix more thread-safety issue in 3DS and ASE loaders
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-
Turo Lamminen authored
-