IOhannes m zmölnig
|
3b8126d26a
|
Fix spelling mistake
|
2021-10-08 08:48:01 +02:00 |
kovacsv
|
0590a39159
|
Fix M3D import crash and memory leak.
The same default material pointer was assigned to all the materials in the scene, so poor destructor tried to free the same pointer multiple times.
|
2021-08-24 07:26:20 +02:00 |
Aaron Gokaslan
|
94c3abd841
|
Apply various performance fixes from clang-tidy
|
2021-06-22 12:27:15 -04:00 |
Malcolm Tyrrell
|
54a27f4514
|
Merge branch 'master' into MalcolmTyrrell/loggingImprovements
|
2021-05-17 13:32:02 +01:00 |
Malcolm Tyrrell
|
4ec01cfdcd
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Malcolm Tyrrell
|
5cd3bdd5c2
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
Kim Kulling
|
b70f195805
|
Merge branch 'master' into M3DasciiByDefault
|
2021-05-12 15:31:01 +02:00 |
Jason C
|
f5a31b70f5
|
Merge branch 'master' into patch-3
|
2021-05-05 16:24:46 -04:00 |
Jason C
|
c2d3d22271
|
Fix crash in CanRead when file can not be opened.
Addresses #3849
|
2021-05-01 10:58:29 -04:00 |
contriteobserver
|
af0aca796e
|
now compiling M3D ASCII support by default
addresses issue #3777
|
2021-04-30 21:07:01 -07:00 |
Krishty
|
196deea7ce
|
added missing file extensions to aiImporterDesc::mFileExtensions
|
2021-04-23 15:05:09 +02:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |