Jackie9527
|
5738b3d172
|
Fix warning related to missing-variable-declarations, add static to global variable.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-04-19 23:27:23 +08:00 |
Krishty
|
3d3e856925
|
Trim Trailing Whitespace
|
2023-01-16 09:12:35 +01:00 |
Kim Kulling
|
07aef23d24
|
Fix: Add missing ahndling for double export in json
|
2022-10-18 19:05:04 +02:00 |
Aaron Gokaslan
|
27edb43600
|
Apply modernize-use-emplace clang-tidy rule
|
2022-08-23 11:41:49 -04:00 |
Kim Kulling
|
18531e3677
|
Next iteration for c++11 features.
|
2021-09-13 22:38:20 +02:00 |
kovacsv
|
b39f38b73c
|
Add export property for assimp json exporter to write compressed json (without whitespaces).
|
2021-08-27 18:17:27 +02:00 |
Krishty
|
758116b083
|
removed trailing spaces and tabs from source and text
This commit ignores the “contrib” folder in order to prevent merge conflicts in dependencies, should these be updated via git.
|
2021-07-29 13:28:51 +02:00 |
Biswapriyo Nath
|
8d8ba521e2
|
Check _MSC_VER for MSVC specific pragma directives.
This fixes build issues when compiled with compiles like Clang or GCC.
|
2020-12-02 02:05:14 +05:30 |
awr1
|
700d8e6614
|
Fix MinGW builds (issues related to pragmas and format strings)
|
2020-07-14 21:19:07 -05:00 |
Kim Kulling
|
3b06f57150
|
add missing inclde +
|
2020-05-02 21:11:47 +02:00 |
Kim Kulling
|
3329e76263
|
closes https://github.com/assimp/assimp/issues/3178: throw exception in case of invalid export stream.
|
2020-05-02 21:06:55 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |