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

Fix ordering of initalizer list

github.com/assimp/assimp - 02e6c425f9b06dbd5e6fb019555beee2caa980de authored over 2 years ago
Use string for constexpr

github.com/assimp/assimp - e4c383324a61794251b729b4dff75433ff9b6b1b authored over 2 years ago
Code cleanup and some new unittests for edgecases.

github.com/assimp/assimp - 14186bcd6b994bb0b455fc04a290280da6c0e6a3 authored over 2 years ago
Wrong object is created here!

If I'm not mistaken. Because this is originally push_back(aniMeshVertex) instead of push_back(v)...

github.com/assimp/assimp - 9cd723e282252a05fb99c609550f88b3057d6242 authored over 2 years ago
Manually fix up 100 more instances where it should be defaulted

github.com/assimp/assimp - e93fa6699a0ab029ca09e4ea04e5b281187086b7 authored over 2 years ago
Explicitly default all empty dtors

github.com/assimp/assimp - 6fa21dcc6ecca14ee9c09ef40cc3b3f02640d2bf authored over 2 years ago
Merge pull request #4700 from Skylion007/skylion007/modernize-use-emplace

Apply modernize-use-emplace clang-tidy rule

github.com/assimp/assimp - 46e571e4974a8635561c9296d87f1a55575d0647 authored over 2 years ago
Merge branch 'master' into skylion007/modernize-use-emplace

github.com/assimp/assimp - 2b30b7e062501b70c64cd6febb81da14d1869a2e authored over 2 years ago
Merge pull request #4701 from turol/x3d-fixes

Fix out of bounds reads in X3D importer

github.com/assimp/assimp - 066f3f5f149140dde4ce73deb3b29f9ca8480e77 authored over 2 years ago
Fix the fixme

- Based on the implementation in top of the last one I guess I know how to fix that.
- Replacin...

github.com/assimp/assimp - 659195d852938a21b469e6ef2fed3f65c6cd02b1 authored over 2 years ago
Add FIXME comment

github.com/assimp/assimp - 0d8723a3eba772a8f5b3f673b9a4d3f298c6a806 authored over 2 years ago
Fix out of bounds access in X3D loader

github.com/assimp/assimp - 654ae3af4e7bc28f306416a7a36fe9bf3068ded8 authored over 2 years ago
Merge pull request #4693 from vkaytsanov/master

Remove exception on glTF 2.0 loading

github.com/assimp/assimp - 88c69d4edc8ed6f3ea154d6c20e6434a0bedd792 authored over 2 years ago
Merge branch 'master' into skylion007/modernize-use-emplace

github.com/assimp/assimp - 25add7baa2854e6dbb0300c4e373d1031fa4e217 authored over 2 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 87f601531c3f91fb24261468b5d9d437f31fed60 authored over 2 years ago
Merge pull request #4699 from turol/smd-fixes

SMD fixes

github.com/assimp/assimp - aa521569f748ef71ece3762b73abea6cbeb74582 authored over 2 years ago
Remove extra space in emplace insertions

github.com/assimp/assimp - b176061c4121a85545d0966ac14b67fcd957562d authored over 2 years ago
Apply modernize-use-emplace clang-tidy rule

github.com/assimp/assimp - 27edb436004e06c844a15c9282d6888402017992 authored over 2 years ago
Fix out of bounds write

github.com/assimp/assimp - f890bc791fc055d25788f9fdeda5fc3e0097924a authored over 2 years ago
Use unique_ptr for aaiBones instead of explicit delete[]

github.com/assimp/assimp - 68bc6a06b93ee2881ed4b62dbe7f29294743d33e authored over 2 years ago
Use unique_ptr for aaiFaces instead of explicit delete[]

github.com/assimp/assimp - 03397d42e2dc5fb29d4fc374086daebfe38be21a authored over 2 years ago
Apply modernize-loop-convert to the simplified loop

github.com/assimp/assimp - 795c0abcc865f139daf5e44cb89e54bf8b110673 authored over 2 years ago
Simplify a for loop

github.com/assimp/assimp - 1ca44acebcdc7fae599eb1ae9e038ba4264b1707 authored over 2 years ago
Apply modernize-loop-convert again

github.com/assimp/assimp - 712671e81a51e4f778c42b23362700a6fb4fb85e authored over 2 years ago
Apply clang-tidy modernize-loop-convert transformation

github.com/assimp/assimp - 5f28c51c03dd07ce94d6c41427a61c503ef2567d authored over 2 years ago
Merge pull request #4697 from assimp/kimkulling/patch-issue-4676

[WIP] Use ai_Real to write correct accuracy

github.com/assimp/assimp - 04997ccbf3db5e1fa5f54478980896d74c3d08db authored over 2 years ago
[WIP] Use ai_Real to write correct accuracy

- closes https://github.com/assimp/assimp/issues/4676

github.com/assimp/assimp - 2013ae114a089ce67a73d2108fbb0dc0317a4084 authored over 2 years ago
Merge pull request #4679 from turol/blender-fixes

(Mostly) Blender fixes

github.com/assimp/assimp - 94c3ec57afcac8a3ab67c3167076b470a853b535 authored over 2 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 4c143eb581904c2a31cab887916071427378257d authored over 2 years ago
Use weak pointer for MirrorModifierData mirror_ob to avoid memory leak

github.com/assimp/assimp - 56b644691340c6040670a9f8fe5f221e68cb4eeb authored over 2 years ago
Fix crash of "assimp info" with no parameters

github.com/assimp/assimp - 219dbbd4afc0eed61521369c5e4a5316c78e591e authored over 2 years ago
Make some blender fields warn if missing instead of error

github.com/assimp/assimp - 1c59de42fcb62207b5659e96c9c4b11c2da24df4 authored over 2 years ago
Use weak pointer for ElemBase last to avoid memory leak

github.com/assimp/assimp - 30555282fea98e334606f61ef0f28ef355580d63 authored over 2 years ago
Inherit SubsurfModifierData and MirrorModifierData from SharedModifierData

This makes the cast in BlenderModifierShowcase::ApplyModifiers work
correctly and not invoke UB.

github.com/assimp/assimp - 2e64880abf50b17864913b7db3279f5862c19d7e authored over 2 years ago
Remove set but unused variables

github.com/assimp/assimp - 90d14644053b2704b0839f0ec61de678b1ee7608 authored over 2 years ago
Use weak pointer for ModifierData prev to avoid memory leak

github.com/assimp/assimp - d2dc0401c3ebdf5b39c380855e4e9a1d40691f90 authored over 2 years ago
Move SharedModifierData definition to BlenderScene.h

github.com/assimp/assimp - e43e3e11b93ea8cd6bce757c4a62d59eda20e8f5 authored over 2 years ago
Improve BlenderDNA error message

github.com/assimp/assimp - 2c1943cd10c84d1a1b1ebf1982ddc35756f463cd authored over 2 years ago
Merge pull request #4453 from Promit/master

Added support for more bone weights in GLTF2

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

github.com/assimp/assimp - 89c46407448ac5e75eb447cb37df1768dbb83ec5 authored over 2 years ago
Remove exception on glTF 2.0 loading

github.com/assimp/assimp - d469c7b161e300b9cf766f23303bb8651bba4efb authored over 2 years ago
Merge pull request #4681 from Koekto-code/master

Fix problems setting DirectX_LIBRARY

github.com/assimp/assimp - 0dabe020a93f12d705bbf5f09aade205ddba9528 authored over 2 years ago
Merge branch 'master' into master

github.com/assimp/assimp - c9fc957535ff7b06ac0e929f53084900ffc7ea8c authored over 2 years ago
Merge pull request #4678 from villevoutilainen/master

Use unqualified uint32_t everywhere in FBXBinaryTokenizer

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

github.com/assimp/assimp - baf14f6c16e238e5eb0a0a7a526097544bcd5a82 authored over 2 years ago
Fix problems setting DirectX_LIBRARY

DirectX_LIBRARY was always clearing, though DirectX_PREFIX_PATH was not changed. This is because...

github.com/assimp/assimp - 0e4ba1fdd1cce363bfa5e727ddd5f44e3cd1dff4 authored over 2 years ago
Merge pull request #4680 from sashashura/patch-6

Fixes Heap-buffer-overflow READ in Assimp::ASE::Parser::ParseLV1SoftSkinBlock

github.com/assimp/assimp - 888468e8f70d7379ac717d070244ef943e66ba41 authored over 2 years ago
Merge branch 'master' into gltf2_metadata_export

github.com/assimp/assimp - 76daadb95dc65126a48799ca7ec807a3e4a21b39 authored over 2 years ago
Fixes Heap-buffer-overflow READ in Assimp::ASE::Parser::ParseLV1SoftSkinBlock

github.com/assimp/assimp - 4b85eb59c23bd87bf64ec0e84c93c2be5eda4898 authored over 2 years ago
Use unqualified uint32_t everywhere in FBXBinaryTokenizer

The use of qualified std::uint32_t requires including <cstdint> instead
of <stdint.h> on some im...

github.com/assimp/assimp - 253f8bfa621a9fa6cd2c36291cdaa8c60c99322c authored over 2 years ago
Merge pull request #4674 from assimp/kimkulling/do_not_add_dot_when_extension_is_empty_issue-4670

Kimkulling/do not add dot when extension is empty issue 4670

github.com/assimp/assimp - 17c6491c9142b7fb50c5bc7b345d54c6cecd23c8 authored over 2 years ago
Merge branch 'master' into kimkulling/do_not_add_dot_when_extension_is_empty_issue-4670

github.com/assimp/assimp - e419d6898c1575a481cef8ebb676a83956276de8 authored over 2 years ago
Add dot only when the extension is not empty.

github.com/assimp/assimp - 4aaa807704811ce1b7dca4e1e28842f2ec519bfe authored over 2 years ago
Merge pull request #4673 from assimp/kimkulling/introduce-fallthroughs_issue-4654

Use [[fallthrough]]; to mark whished fallthroughs

github.com/assimp/assimp - b3b064eb69e50b4cf6b6e66e3b32f77f7b579134 authored over 2 years ago
Update CMakeLists.txt

github.com/assimp/assimp - ec131d03451d8f50706020155733930224735ee1 authored over 2 years ago
Update to c++17

github.com/assimp/assimp - 1b0682297df9728a13e6017af92de62d30ff01d2 authored over 2 years ago
Use [[fallthrough]]; to mark whished fallthroughs

- closes https://github.com/assimp/assimp/issues/4654

github.com/assimp/assimp - 5084a4d155de28ae39c310f77889f13119e545b4 authored over 2 years ago
Merge pull request #4668 from Fiskmans/patch-1

Fixed typo

github.com/assimp/assimp - 0422dff53792a0fcafdb73880b08583627035e94 authored over 2 years ago
Merge branch 'master' into patch-1

github.com/assimp/assimp - 2c4f51e86361f2a1e6696576bbe1187bdefc0ac0 authored over 2 years ago
Merge pull request #4669 from assimp/kimkulling/parallel-github-action

Experiment: try to enable parallel build

github.com/assimp/assimp - 9e0261ea7a8fe3a0e2b51825217fe362a9809a70 authored over 2 years ago
Added suggested changes and fixed automated check errors

github.com/assimp/assimp - abfe8ad413f031c144b4b4bdf00e7541092a9135 authored over 2 years ago
Merge remote-tracking branch 'origin/gltf2_metadata_export' into gltf2_metadata_export

github.com/assimp/assimp - f20071d740290b9fa41db2778d6c99eccda19378 authored over 2 years ago
Got rid of gltf2::ExtrasValue and used gltf2::CustomExtension instead

github.com/assimp/assimp - da58fbe8fbe3252b5406cdfd2be6562d9d14ce69 authored over 2 years ago
Fixed extras presence check in gltf2 import.

github.com/assimp/assimp - 233198baefa8be47bbea4235d438e337c8eda0f2 authored over 2 years ago
Rewrote gltf2 node extras import and added node extras export.

No support for AI_AIVECTOR3D metadata type. No support for json arrays of metadata, just json ob...

github.com/assimp/assimp - 99c31045886039034bae70d44ba59320508d4e57 authored over 2 years ago
Added missing member copy in gltf2::ExtrasValue ctor.

github.com/assimp/assimp - cb4d0ab7aa497f0ab4ac53e4ace079a7eb53d95f authored over 2 years ago
Experiment: try< to enable parallel build

github.com/assimp/assimp - 8c63ed04552fbb399a802801f42616288d5a556a authored over 2 years ago
Merge pull request #4666 from assimp/kimkulling/waveform_obj_optimizations

Improvements and optimizations for the obj-parsers.

github.com/assimp/assimp - dabaa7bdae1d3efc02f4323e187c8fc5988c5bb7 authored over 2 years ago
Refactoring: Use correct prefix for attributes in ObjImport.

github.com/assimp/assimp - eac0876c9b5829a0b62756d81c6bbd48a97ed4ed authored over 2 years ago
Fix another mem-leak

github.com/assimp/assimp - dddfb74902dac2e0e067a5f57b771c5a5fea1160 authored over 2 years ago
Fix face memleak.

github.com/assimp/assimp - c349035cd108bedf54e46e7cec538a5995293d9e authored over 2 years ago
Revert using face as pod type

github.com/assimp/assimp - 85f86ec076dfaec16fc30d98d5894d80a7d1deb4 authored over 2 years ago
Merge branch 'master' into kimkulling/waveform_obj_optimizations

github.com/assimp/assimp - 0513eff44f9a44e572b02905513ea560eb2c17d1 authored over 2 years ago
Improvements of obj-parsers.

github.com/assimp/assimp - f6bcb160d08af267778fbc59b480ce5d9c52c92c authored over 2 years ago
Merge pull request #4656 from waebbl/update-version-tag

Update version tag

github.com/assimp/assimp - 75e678a0c5be53ad9b4269d6a3f3021a7ff8b788 authored over 2 years ago
Update version tag

Closes: https://github.com/assimp/assimp/issues/4655
Signed-off-by: Bernd Waibel <waebbl-gentoo@...

github.com/assimp/assimp - fb653e83812d1d10256581944eb0636e67fc1dc4 authored over 2 years ago
Merge pull request #4632 from enginmanap/master

Fix warnings that are causing build fails with specific build flags

github.com/assimp/assimp - 46aa7a548cc3245e8b27f5df548f6f2f77790518 authored over 2 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 340d800739237c3e1581b8ec41fe2038e9dd8de0 authored over 2 years ago
Merge pull request #4635 from Koekto-code/Koekto-code-patch-1

Fix mingw include in assimp_cmd.rc

github.com/assimp/assimp - 8abacebad7b7f9f748e1c6f385d5fe7cfecbc975 authored over 2 years ago
Merge branch 'master' into Koekto-code-patch-1

github.com/assimp/assimp - 173fad738f765264588576aa1699fa624b36e0d8 authored over 2 years ago
Merge pull request #4538 from luca-della-vedova/fix/collada_parser_sid

ColladaParser - Store sid in mSID field

github.com/assimp/assimp - cb43690aadd50c7c2b33b128791fcc097b73ad28 authored over 2 years ago
Merge branch 'master' into fix/collada_parser_sid

github.com/assimp/assimp - 4f6640278a19bd776faebb7f9ac096ba25ce712f authored over 2 years ago
Merge pull request #4643 from sashashura/patch-1

Fixes Heap-buffer-overflow in SuperFastHash

github.com/assimp/assimp - 53a4b43ec105e747e645feb9e3ae56800fa4eb3b authored over 2 years ago
Merge branch 'master' into patch-1

github.com/assimp/assimp - b0210cb3cf2ea90e540a99ec57499dd65bc02840 authored over 2 years ago
Merge branch 'master' into gltf2_metadata_export

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

github.com/assimp/assimp - 7c75a4c59b0b15ee404b9bd2632695e1efcdad80 authored over 2 years ago
Merge pull request #4644 from sashashura/patch-2

Fixes Heap-use-after-free in Assimp::DXFImporter::ExpandBlockReferences

github.com/assimp/assimp - 3c253ca3e5be69dc0eb7e9120278cd0a74deb9ac authored over 2 years ago
Merge branch 'master' into patch-2

github.com/assimp/assimp - 73542f3830cb420ade7fd4ecd53cc62f5a38e57e authored over 2 years ago
Merge pull request #4645 from sashashura/patch-3

Fixes Heap-buffer-overflow in std::__1::basic_string<char, std::__1::…

github.com/assimp/assimp - 9bd2b4da500204e6e2b75438085f6ab0af0fdb66 authored over 2 years ago
Got rid of gltf2::ExtrasValue and used gltf2::CustomExtension instead

github.com/assimp/assimp - bdee65e577caa6f2eea8e6e22d2175407cde5de3 authored over 2 years ago
Added missing member copy in gltf2::ExtrasValue ctor.

github.com/assimp/assimp - 517fd3c76c81450e3967ffc1df5f7b90c1a7d94c authored over 2 years ago
Fixed extras presence check in gltf2 import.

github.com/assimp/assimp - 5a2b811ba34cfd45d58349b3c3d1894e23f3e05e authored over 2 years ago
Rewrote gltf2 node extras import and added node extras export.

No support for AI_AIVECTOR3D metadata type. No support for json arrays of metadata, just json ob...

github.com/assimp/assimp - 417481d17f3864c8b7b47e000a857d1f4279946b authored over 2 years ago
Merge branch 'master' into patch-3

github.com/assimp/assimp - f07bc2c5b9fef5cf964e2133eb6097478e4106a7 authored over 2 years ago
Merge pull request #4646 from sashashura/patch-4

Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace

github.com/assimp/assimp - 749fe898b104ee31dbffec5450e564e0008577dd authored over 2 years ago
Merge branch 'master' into patch-4

github.com/assimp/assimp - 05ececc38721cc14ae424f5934021848939c5183 authored over 2 years ago
Merge pull request #4647 from sashashura/patch-5

Fixes Crash in Assimp::ObjFileMtlImporter::getFloatValue

github.com/assimp/assimp - 316f6e841c11fe3c009ae509502299ed5cf4f752 authored over 2 years ago
Fixes Crash in Assimp::ObjFileMtlImporter::getFloatValue

github.com/assimp/assimp - 9ddc3a64d7b8f95c7aafd7f6ad2fb97d459c7f0b authored over 2 years ago
Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace

github.com/assimp/assimp - 772cfdc757c6c52c260b54c3c522faa92288151e authored over 2 years ago