Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Assimp

Help to improve the lib and to make the world a better place.
Collective - Host: opensource - https://opencollective.com/assimp - Website: https://www.assimp.org - Code: https://github.com/assimp/assimp

Merge pull request #3346 from assimp/fix_compiler_warnings

Fix warning: comparison between unsigned and signed.

github.com/assimp/assimp - e8cbc0928edfced561c7661dc20dd74b55d6ac28 authored over 4 years ago
Fix warning: comparison between unsigned and signed.

github.com/assimp/assimp - 6886ea6c6571bfc03a9811cb38ee31f5f16b2d64 authored over 4 years ago
Merge pull request #3345 from assimp/fix_include

add missing include for logging.

github.com/assimp/assimp - 59e15b7fd19b92806afed9597f5a22b89fe1c513 authored over 4 years ago
Merge branch 'master' into fix_include

github.com/assimp/assimp - c62fa76cda8fe6f0eacaaa2a995377bc633bb34b authored over 4 years ago
add missing include for logging.

github.com/assimp/assimp - dcc8419722258aaf577af1ff858233aa0d3fa552 authored over 4 years ago
Merge pull request #3344 from assimp/fix_include

use correct include.

github.com/assimp/assimp - 07c1396b50c27940a38095031cc7bbc3eacdf5aa authored over 4 years ago
use correct include.

github.com/assimp/assimp - 9a4b3fd9de1f91df5e4f8b1f26ce090024cc6107 authored over 4 years ago
Merge pull request #3343 from assimp/fix_assimp_fuzzing

fix namespace issue in fuzzer.

github.com/assimp/assimp - 8edb0d52782ea6a901a709ef39626317ddb64ead authored over 4 years ago
fix namespace issue in fuzzer.

github.com/assimp/assimp - eb44eb13e6120d2bf74a0f4c8f6b479a0351e339 authored over 4 years ago
Merge pull request #3342 from assimp/kimkulling-patch-7

Remove travis + assveyor.

github.com/assimp/assimp - c67a5bd903f7afa8456f633caa7f5cb86a465206 authored over 4 years ago
Merge branch 'master' into kimkulling-patch-7

github.com/assimp/assimp - b2df27a6f08356f774ca5675ab2aaf21dc09eb7d authored over 4 years ago
Merge pull request #3329 from MalcolmTyrrell/gltfIndexOutOfRangeFix

Handle Gltf2 files where a value in a mesh index buffer is out of range.

github.com/assimp/assimp - c71dbcc37e72744bd52f5831b3aec62b82eaa3f9 authored over 4 years ago
Remove travix + assveyor.

github.com/assimp/assimp - 5e0b9e0f32f93520b26187161ad1b23e5defad1b authored over 4 years ago
Merge branch 'master' into gltfIndexOutOfRangeFix

github.com/assimp/assimp - 0f442b1ff202303fb8967f7c64f4390fdf6f6619 authored over 4 years ago
Merge pull request #3333 from RichardTea/acloader_enums

ACLoader: Use Surface type enums

github.com/assimp/assimp - 52c29612f7bc104190784aabca5fc934ced656bb authored over 4 years ago
Merge branch 'master' into acloader_enums

github.com/assimp/assimp - a33557be7143ca39230503b7b4a48899b63144ec authored over 4 years ago
Merge pull request #3335 from RichardTea/issue-3334_cl_D9025

Issue 3334 cl d9025

github.com/assimp/assimp - ac83e3593e0785fb8ab83284b5efac6049f1e6db authored over 4 years ago
Merge branch 'master' into issue-3334_cl_D9025

github.com/assimp/assimp - 162c8be1844ba28dcd7e61d8265bc8132f775f6e authored over 4 years ago
Merge pull request #3336 from RichardTea/issue-3332_msvc2017

Use #ifdef _MSC_VER for pragma warnings (Issue 3332)

github.com/assimp/assimp - a2186a05536a6ba0def03c72c569ab581fc1e573 authored over 4 years ago
Merge branch 'master' into issue-3332_msvc2017

github.com/assimp/assimp - 76a6bb36f6cec1b58a379b6c60b9370b8c3b25c9 authored over 4 years ago
Merge pull request #3337 from MeyerFabian/build/clang-cl-windows

clang with msvc backend

github.com/assimp/assimp - 6a9ca736c185617f5dc29692ec0fabea7089fcde authored over 4 years ago
Fix two deletions.

github.com/assimp/assimp - 51e592123add5da3359f37465b3e28b73852e678 authored over 4 years ago
Make clang with msvc abi work.

github.com/assimp/assimp - a19e4e41129589c2ca1e09a476ae57874462d685 authored over 4 years ago
build/clang-cl-windows

github.com/assimp/assimp - 13ee2306c34ae25a6376fc5de0811e39225306f5 authored over 4 years ago
Disable MSVC warnings on all MSVC

Fixes the build on MSVC 2017 (and probably MSVC 2015)

github.com/assimp/assimp - 9cad10a99553c1eafd299f68649f15433659fbb4 authored over 4 years ago
Set CMP0092 the other way

github.com/assimp/assimp - a4eceb7b3ff19a86236a56a92d05a0817fd03833 authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/assimp/assimp - c527a33aa882bbc2925f331a5268e8b7be3ae98b authored over 4 years ago
Merge branch 'master' into issue-3334_cl_D9025

github.com/assimp/assimp - ef37fc4632e91a1e5cb5ba4b3812fb9ec499dc61 authored over 4 years ago
Set CMake policy CMP0092

Disable cmake's automatic /W3 for MSVC

github.com/assimp/assimp - ce133e5add2732511365845a8749674723efce10 authored over 4 years ago
Merge branch 'master' into acloader_enums

github.com/assimp/assimp - f2e3e43fbcc44ad9f5238161118fff7aaeb992ff authored over 4 years ago
ACLoader: Use enum for Surface flags

github.com/assimp/assimp - 17b9403b7a6d5f38066a033e7cd0118af891107c authored over 4 years ago
Merge branch 'master' into fix-mingw-priumax

github.com/assimp/assimp - b2e53783de00c05f7d806edb1bb336c688971cc5 authored over 4 years ago
Merge pull request #3327 from rbsheth/rbsheth_update_hunter

Hunter-related build fixes

github.com/assimp/assimp - 37056f0242a4c6e1d822d0cb7f6b886b0589de20 authored over 4 years ago
Merge branch 'master' into rbsheth_update_hunter

github.com/assimp/assimp - fa486240d51776a83583461125c7390b64cc1edf authored over 4 years ago
Merge pull request #3326 from rmstyrczula/master

DefaultIOStream: Remove assert on empty count

github.com/assimp/assimp - 1975579268cd7f71ee405373499c7e2f7f2dd59f authored over 4 years ago
Apply clangformat

github.com/assimp/assimp - 719cc82a1f1270396a1d6465a7250ea13bc5a371 authored over 4 years ago
Rollup to 'upstream/master'

github.com/assimp/assimp - 8c60879485d0095830cf7683a0609a187d024134 authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 516bdc2a4bf3604f40d349742b2de9c84d769cbd authored over 4 years ago
Merge pull request #3322 from AndrewJDR/master

Build viewer and publish artifacts on windows-msvc.

github.com/assimp/assimp - c55ca47666de96170485cd19cdc58e8be47d186c authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 147c5f7cd2a60fb09c8a292a1cce3e4a055c5093 authored over 4 years ago
Merge pull request #3311 from ms-maxvollmer/gltf1_gltf2_split

Added macros to enable/disable GLTF1 and GLTF2 independently

github.com/assimp/assimp - 0a165ee6663e97ba7b5a8bcb1501e936baa6bdab authored over 4 years ago
finish migrate ogrexmlserializer.

github.com/assimp/assimp - deddaf49df98613006e94e8749894910eb6ec74e authored over 4 years ago
Merge branch 'master' into gltf1_gltf2_split

github.com/assimp/assimp - df8792d24b1ee4b473e189dad2a9903277b05913 authored over 4 years ago
Merge pull request #3330 from infosia/bad_nodeanim_ptr

fix invalid pointer for bone animation

github.com/assimp/assimp - 44fd987d57fd2a6b9642625321d708ef946c0c58 authored over 4 years ago
fix invalid pointer for bone animation

github.com/assimp/assimp - 84e68eaf24b3635b2d4be518f5cf0382340dff18 authored over 4 years ago
Don't use make_unique

github.com/assimp/assimp - 04df5f8b1e585fbe74a0934b07308cb9784fa9c6 authored over 4 years ago
Remove generic lambda usage.

github.com/assimp/assimp - e51e07982d3ae6056f84a9881d6ab3a1d34f935e authored over 4 years ago
Exception safety

github.com/assimp/assimp - e1bab44e19d797a9372669a3d3dd333784e26000 authored over 4 years ago
Fix message

github.com/assimp/assimp - 37e1fb9cd7a85e0716cc17175ac914f403cf25e2 authored over 4 years ago
Ensure data does not depend on faces we may not have created.

github.com/assimp/assimp - f3170a96ba48b6938ff455d6ea5a2cfd5919c884 authored over 4 years ago
Add missing asset

github.com/assimp/assimp - d4f5f29b44d64f3dd44b5e68e90e6d395f528f5b authored over 4 years ago
Rename to avoid overloading problems.

github.com/assimp/assimp - fff6396e3c997b2a4368e597511495967e1eca82 authored over 4 years ago
Unit test for all indices out of range, and fix.

github.com/assimp/assimp - 212903e935d64e8d0d3f20c68603744ddbc213f9 authored over 4 years ago
Add a unit test.

github.com/assimp/assimp - 7e7161852ae2a724e1f44667294b048a3281f670 authored over 4 years ago
Fix warning

github.com/assimp/assimp - c0d978786e3714aaeb2934540b6c425823509c13 authored over 4 years ago
Drop faces when indices are out of range.

github.com/assimp/assimp - a56134ba330775415dd6148d8667e9a3c7ce2537 authored over 4 years ago
Ensure that zip.h warning disable is pushed

github.com/assimp/assimp - 77cf6e343361133131edcf1b289d75a1c7bb4794 authored over 4 years ago
Try to fix lexing issue with preproc w/r/t __has_warning

github.com/assimp/assimp - 638369e9956190e47dc8d23fd1ad209b3bcaa43c authored over 4 years ago
Preproc conditional should be &&, not ||

github.com/assimp/assimp - cc8cd88d7adbeefb658fa8f48714353cbc1f3e89 authored over 4 years ago
Remove unnecessary inversion in preproc

github.com/assimp/assimp - bad0df9a1a1d59480728456950359567ca1a2e24 authored over 4 years ago
Fix error where -Wunused-but-set-variable might not be available

github.com/assimp/assimp - b3f61f87597d38e4c611edcc80c326ae726bbdb3 authored over 4 years ago
Use a better divider for import error

github.com/assimp/assimp - 3bf6963d206ad2ab120eb4ea56b57e1f7f23d120 authored over 4 years ago
Fix sprintf format string

github.com/assimp/assimp - 93d567e3b10285d7fde4ec77edd5d5b71ddf26d4 authored over 4 years ago
Fix MinGW builds (issues related to pragmas and format strings)

github.com/assimp/assimp - 700d8e6614cf3b75e686fb5e491384efb675096c authored over 4 years ago
Move library configuration outside Hunter block

github.com/assimp/assimp - 0bad2c7b6a48f07d89f4b8d4d8de00c14da5605f authored over 4 years ago
ifdef fixes to fix MSVC warnings

github.com/assimp/assimp - abc6b9ce4c84beb5ea4dcb6e32826b25bb599103 authored over 4 years ago
Update hunter and utf8cpp inclusion

github.com/assimp/assimp - 209a61d0e7c0bb8a6940752f0aee371dbe51e328 authored over 4 years ago
DefaultIOStream: Remove assert on empty count

fwrite() is valid to call with a 0 count, and will simply return 0.
See:
https://en.cpprefer...

github.com/assimp/assimp - 84e342acd7399934eb85eb86568dcddb0021b798 authored over 4 years ago
Fix merge conflicts.

github.com/assimp/assimp - b19ebf5d543268ace320178ac55f14bc4c826e2c authored over 4 years ago
Migrate OgreSerializer.

github.com/assimp/assimp - 8cfd2a4cc1dfef8f33b783a0d8ea3f0727f7799c authored over 4 years ago
Merge pull request #3320 from IOBYTE/master

add triangle strip support to AC file loader

github.com/assimp/assimp - 67a710efad399444f74d507e322d92fc84886078 authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - f5d5d7c5edcba287a3e037c6261dc3412b67eb84 authored over 4 years ago
Merge pull request #3292 from rmstyrczula/master

FBXExporter: Use scene metadata for global settings

github.com/assimp/assimp - bdcad5cd0a2ff6f2dd495290992abc5b6e926626 authored over 4 years ago
FBXExporter: Forgot WritePropColor defaultValue

github.com/assimp/assimp - 0c2f7a119cd6e2ad371638af2452be3568753629 authored over 4 years ago
FBXExporter: Use scene metadata for global settings

Models with non-standard axes and scale are not imported and exported
correctly if the input met...

github.com/assimp/assimp - 6619ec82531e76ebb926d0ba9e90bc31623b765e authored over 4 years ago
Merge branch 'master' into master

github.com/assimp/assimp - c8d759de64ef902f2c285f97e23876440c5055c8 authored over 4 years ago
Merge pull request #3289 from ifiddynine/patch-1

Fix Blender .fbx metalness detection

github.com/assimp/assimp - aff5bba9da1b8d1c4cb3aeea402c1c651658909e authored over 4 years ago
Merge branch 'master' into patch-1

github.com/assimp/assimp - 78d0b81b6c449d8ad2d791bd9778a04268cc5a7f authored over 4 years ago
Merge pull request #3323 from assimp/LoicFr-master

Loic fr master

github.com/assimp/assimp - 411bf89b64da7734cceaa4d4cd7ec23f9e032a68 authored over 4 years ago
Merge branch 'master' of https://github.com/LoicFr/assimp into LoicFr-master

github.com/assimp/assimp - eaac92830a68bb8d0129791e3c8f0f7fc24df855 authored over 4 years ago
Build viewer and publish artifacts on windows-msvc.

This commit introduces Github Actions support for building the tools and viewer and making
these...

github.com/assimp/assimp - a9a0c3093226a23eb7558539bc6ebe5bcb98442b authored over 4 years ago
Merge pull request #3227 from thomasbiang/gltf2_sparseAccessor_export

Gltf2 Sparse Accessor Export (blendshape export using sparse accessor)

github.com/assimp/assimp - 231447c8d6cf87761d0d3630087b5865e7b21847 authored over 4 years ago
Merge branch 'master' into gltf2_sparseAccessor_export

github.com/assimp/assimp - b1dd77fbbc2e7fd5f26c90de4486196dc2d32029 authored over 4 years ago
Merge pull request #3280 from thomasbiang/extras_property_callback

Customize Extras in Gltf2 Exporter with ExporterProperty Callback

github.com/assimp/assimp - ec156e4da300af3015cae6b489fd87761c0f4d6c authored over 4 years ago
Merge branch 'master' into extras_property_callback

github.com/assimp/assimp - 306e03d497700a67cd0c39b393bb4b59f9bdbd9b authored over 4 years ago
Update Exporter.hpp

revert merge issue

github.com/assimp/assimp - 108b3a62e5b1ace725f3ddee06a701eddc19199e authored over 4 years ago
Merge pull request #3321 from assimp/kimkulling-patch-7

use c-style cast in a c-file

github.com/assimp/assimp - 1324b4b27d0924ae9adb86b0233c08450926e13d authored over 4 years ago
use c-styl cast in a c-file

github.com/assimp/assimp - b8ec93aa2137d18e8fb861df17fb6878b8e7d656 authored over 4 years ago
Merge pull request #3300 from mahiuchun/strrchr

Use strrchr() when finding the '.' that begins the file extension.

github.com/assimp/assimp - 2cd1192bf19005a9616a86c6aa997fe0c1d0174f authored over 4 years ago
Merge branch 'master' into strrchr

github.com/assimp/assimp - 9682ab06855156b4dce8ecd7fed2226fd42b138c authored over 4 years ago
ogre + collada migration.

github.com/assimp/assimp - 21678df589b522e5c88050ad34335dd20449f764 authored over 4 years ago
Merge pull request #3314 from assimp/issue_3252

closes https://github.com/assimp/assimp/issues/3252: fix build.

github.com/assimp/assimp - 1379175f1867e2597bcc5c0012ef8213af7086f4 authored over 4 years ago
check for invalid vertex

github.com/assimp/assimp - 628394baec21c65f5f197f5b2255524a8f028985 authored over 4 years ago
Rollup to 'upstream/master'

github.com/assimp/assimp - d79a617e1805483913428125e986975b96da53d3 authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3252: fix build.

github.com/assimp/assimp - 9aa468262f615dee390e3ce1bf34cdc14a676fa5 authored over 4 years ago
add test to unit for acc file format loader

github.com/assimp/assimp - 37c74f6fa3737b439b69feef75870d366945be8f authored over 4 years ago
add acc file test using existing ac file converted to acc format

github.com/assimp/assimp - f753a6e7ad1c351ffbbc0d3260c2202520e09beb authored over 4 years ago
add triangle strip support to AC file loader

github.com/assimp/assimp - 6c29247180dc247fb9a1d9bc17cb55ce9a20bb14 authored over 4 years ago
Merge branch 'master' into gltf1_gltf2_split

github.com/assimp/assimp - fb11705dd0b1e602d482badbaaa2ed5114a443da authored over 4 years ago
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.

* ASSIMP_BUILD_NO_GLTF_IMPORTER and ASSIMP_BUILD_NO_GLTF_EXPORTER remain with same behavior as be...

github.com/assimp/assimp - abf43eaf74883a7cc763d42221af5eb4e750b138 authored over 4 years ago