Jackie9527
39efe4c832
upgrade draco to 1.5.6
...
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
2023-03-01 09:43:40 +08:00
Aaron Jacobs
e4386d3013
Fix implicit conversion errors on macOS
2023-02-16 15:21:43 -08:00
Kim Kulling
89b5011759
Update unzip.c
...
- Fix compiler warning.
2022-12-23 13:50:16 +01:00
Kim Kulling
e7cea5a283
Use correct flags for openddl for static libs
2022-10-16 18:30:45 +02:00
slinky55
38ccb7e6c9
Used sizeof for buffer sizes instead of hardcoding values
2022-09-30 22:03:59 -04:00
slinky55
e2e45f7a14
Fixed issue with clang complaining about sprintf being depreciated
2022-09-30 00:34:33 -04:00
Kim Kulling
128922a798
FIX: Update unity build include file for gtest
2022-09-18 13:17:35 +02:00
Kim Kulling
2324e1ea51
Add missing file from gtest
2022-09-18 10:08:14 +02:00
Kim Kulling
09fe87b6d4
Googletest: Update to 1.12.1
2022-09-18 09:58:12 +02:00
Turo Lamminen
90d1464405
Remove set but unused variables
2022-08-17 11:42:32 +03:00
Engin Manap
7c75a4c59b
Merge branch 'master' into master
2022-07-24 12:31:36 -07:00
Kim Kulling
bc6acedb33
Fix uninitialized variable.
2022-07-16 13:57:51 +02:00
Engin Manap
3890b5dff5
Add missing = operator
...
implicit assignment operator is depricated, these classes were missing
explicit definitions of this operator.
It is causing warnings, specifically -Werror=deprecated-copy
2022-07-08 18:16:02 +02:00
ethaninfinity
d018c3b555
Added back pragma warnings and changed to be MSVC-specific
2022-06-07 11:42:09 -04:00
ethaninfinity
c5b6b26b8b
Revert "Removed pragma warnings"
...
This reverts commit 4961241c09
.
2022-06-07 11:27:12 -04:00
ethaninfinity
4961241c09
Removed pragma warnings
2022-06-06 14:53:03 -04:00
Kim Kulling
e0696486b2
Update gtest
2022-05-21 11:09:46 +02:00
ALittleStardust
7bda8b7a77
Updated pugixml to version 1.12.1
2022-05-06 13:39:05 +07:00
Guangmo Lin
778ac976b2
Fix draco building error when import assimp with cmake add_subdirectory #3663
2022-04-11 15:08:20 +08:00
Dan Rosser
9c4255b486
Assimp Android LTS NDK 23 Fix
2022-01-09 18:19:33 +11:00
Jérôme Leclercq
81fc50f612
CMake: Replace CMAKE_COMPILER_IS_MINGW by MINGW
...
See https://discourse.cmake.org/t/cmake-compiler-is-mingw-removed/4539 and https://cmake.org/cmake/help/latest/variable/MINGW.html
2021-12-28 15:58:37 +01:00
Kim Kulling
e8732341f4
Delete irrXML_note.txt
...
- Remove deprecated notes from irrxml
2021-11-15 08:23:56 +01:00
Alex Rebert
6a3ac623b9
Fix out-of-bounds reads in OpenDDLParser
...
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31795
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24463
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36594
2021-10-28 23:13:29 -04:00
Kim Kulling
e7b9118b96
Delete fast_atof.h
2021-10-17 21:04:18 +02:00
Robert Ubiñas
b95df54225
Remove unused code
2021-08-11 19:33:10 -04:00
Kim Kulling
16c3f82222
closes https://github.com/assimp/assimp/issues/3975 : Use latest version of OpenDDL-Parser
2021-07-26 11:24:18 +02:00
Rahul Sheth
1b37b74f9e
Hunter fixes for stb_image
2021-07-07 17:01:19 -04:00
Rahul Sheth
0a5e49252d
Merge remote-tracking branch 'origin/master' into HEAD
2021-07-07 16:35:29 -04:00
ihsinme
6dd9ab062c
the expression does not throw an exception.
...
maybe you just forgot this word.
2021-06-11 10:56:45 +03:00
Kim Kulling
fc4ebefaa4
Merge branch 'master' into update_draco
2021-06-08 23:30:01 +02:00
Kim Kulling
b0e7271449
Merge branch 'master' into stb-image-updated
2021-06-03 23:46:43 +02:00
Kim Kulling
bf0f8d4c1b
Update pugiconfig.hpp
2021-06-03 23:29:53 +02:00
Kim Kulling
cc912f09f7
update pugi_xml to 1.11
2021-06-03 23:16:20 +02:00
Kim Kulling
e0d1a36523
Merge branch 'master' into stb-image-updated
2021-06-03 23:07:38 +02:00
RichardTea
53790e8273
Update Draco to upstream e4103dc
...
Fixes some MSVC and mingw compiler issues
Sets VERSION and SO_VERSION
e4103dc39f
2021-05-21 12:25:36 +01:00
Krishty
ab43f3fefd
Merge branch 'stb-image-updated' of https://github.com/krishty/assimp into stb-image-updated
2021-05-10 20:44:55 +02:00
Krishty
d75f8bd5b0
silence warnings in stb_image.h
...
Re-applies 09c5564d5b
to stb_image.h’s new path.
2021-05-10 20:44:43 +02:00
Kim Kulling
433620350e
Merge branch 'master' into stb-image-updated
2021-05-10 11:30:45 +02:00
Kim Kulling
b30cbcf117
Merge branch 'master' into jc3-spam-killa
2021-05-09 21:47:17 +02:00
Krishty
816da9b677
merge and update all copies of stb_image.h
2021-05-05 23:15:41 +02:00
Jason C
558457e5bf
[openddlparser] Remove default log handler and unsolicited output.
...
This addresses part of #3862 .
- Remove default log handler.
- Log callback can now be set to nullptr, which just makes logging a no-op.
- Initial log callback is nullptr.
- Also tweaked format of token error log message and removed newline.
Assimp code that uses this may regain logging output by installing a callback and directing the output through appropriate logging facilities.
2021-05-04 21:54:14 -04:00
Jason C
7dd7a053a9
[gtest] Fixed a rogue std::isalnum
...
Use IsAlNum instead (gtest-port.h), which deals with char signedness correctly. This was the only spot in gtest where a cctype function was called instead of its gtest-port.h equivalent.
Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:46 -04:00
Jason C
1ec8d4b6cf
[draco] Make sure ctype calls use unsigned char.
...
Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:46 -04:00
kkulling
55fd820ed7
use const chars
2021-05-04 10:57:30 +02:00
Kim Kulling
feeb89a1dd
closes https://github.com/assimp/assimp/issues/3831 : update zip
2021-04-30 16:49:15 +02:00
Kim Kulling
e5417ea41f
Merge branch 'master' into change_file_encoding
2021-03-13 18:45:58 +01:00
jaefunk
e53335e58c
change file encoding
2021-03-09 18:31:15 +09:00
Paul Engelhardt
dffaeade94
Update crypt.c
2021-03-08 09:04:22 +01:00
Kim Kulling
888415246e
Merge branch 'master' into issue_2195_draco
2021-02-08 11:52:54 +01:00
Kim Kulling
710f1d17d4
RapidJSon: Upgrade to latest greatest
2021-02-05 21:45:37 +01:00