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
github.com/assimp/assimp - 94c0e9d89087805da3d7bef979d4e70cbcb00b18 authored over 2 years ago
github.com/assimp/assimp - a4274930e496f8cc905329b49dfe29ff424cb175 authored over 2 years ago
github.com/assimp/assimp - 0c07ea7c7117a8831289f843c5bae2ad628e9579 authored over 2 years ago
Fix uninitialized variable.
github.com/assimp/assimp - 0a9a23a0562d5e0961eaca195b3d2a94010f5373 authored over 2 years agogithub.com/assimp/assimp - bc6acedb33e3d0b241146a1e6370e14f5ad8297b authored over 2 years ago
1) Use default instead of empty destructor
2) Remove debug code
github.com/assimp/assimp - 3e424f8119ff10ba41597c214eaae75c679689f9 authored over 2 years ago
github.com/assimp/assimp - d109db152c1bcd9d4d5c5bf8115feb95811d199e authored over 2 years ago
Fix stl for over 4 gb
github.com/assimp/assimp - d8f42279a6c7c045b9969665e9c4dc88a6e53ff4 authored over 2 years agogithub.com/assimp/assimp - 6ad8ea395a41435a8a222f0572f1844d0b97885c authored over 2 years ago
github.com/assimp/assimp - e63426b89c97e9f9c9f0ced64de55813a43d4402 authored over 2 years ago
github.com/assimp/assimp - 8a90ba8a399f5c62ccf5266039e187964ecefaa6 authored over 2 years ago
Build fix for compiling against minizip.
github.com/assimp/assimp - b2d0ac18cf5c970916f31fc81c624f7553f97057 authored over 2 years ago
This allows gcc to identify intentional fallthroughs, which are part all
-Wall. Specifically -We...
These changes are part of enable -Wall, this specific changes are for
-Werror=ignored-qualifiers
github.com/assimp/assimp - c3a89fd2d007e3bacf257f7764d4888b037c5104 authored over 2 years ago
implicit assignment operator is depricated, these classes were missing
explicit definitions of t...
github.com/assimp/assimp - 8e062792cd085d4023e5917cff35957b247506cf authored over 2 years ago
Fix typo in installation instructions for ubuntu.
github.com/assimp/assimp - 1c646057ce58bb66137166b2861d70b57b48eb5e authored over 2 years agogithub.com/assimp/assimp - ee3aaf74464baa72966927f6033ad9560af1d7e7 authored over 2 years ago
Fix memory leak in D3MFOpcPackage
github.com/assimp/assimp - ab4223f671227f8616c46d7629d65bb2debb29db authored over 2 years agoThis pointer juggling in combination with STL files >4GB caused some nasty illegal memory access...
github.com/assimp/assimp - c23146bb20612ceaf19b5e2e7a8429bddd5b12f5 authored over 2 years agogithub.com/assimp/assimp - c5dfcac08a26c554494a22dc80620e716d929fdc authored over 2 years ago
This is one step to help us open files with more then 4 GB size.
github.com/assimp/assimp - 24d110199a3c247f9b08f5faf738e4434225623d authored over 2 years ago- closes https://github.com/assimp/assimp/issues/4628
github.com/assimp/assimp - e254f80a3a6884f64895767b7a803853a5c585c6 authored over 2 years agoRemove assertion test
github.com/assimp/assimp - a1f9a299e999fe697437dd9a90a1c825225854e3 authored over 2 years agogithub.com/assimp/assimp - e59b8fb4483967bbc5b87f447137ade74f26cf5b authored over 2 years ago
- Code cleanup
- closes https://github.com/assimp/assimp/issues/4626
github.com/assimp/assimp - e77ab52dbabf0f88db52cf2f9317686a0a8ec6b1 authored over 2 years ago
I ran into an error while processing coloured binary stl. Just a type but better be fixed
github.com/assimp/assimp - 7e4a20f84374ba2f0b959881f072a0eda3976211 authored over 2 years agogithub.com/assimp/assimp - e9b08f35b2d48253e915ebf70f257f7a996939b8 authored over 2 years ago
Bump actions/checkout from 2 to 3
github.com/assimp/assimp - bac34327334d74d878624dd53bd7aa9970b1ff36 authored over 2 years agogithub.com/assimp/assimp - 579bd6b13e1eac578f4300c7000f8ee861526bb8 authored over 2 years ago
github.com/assimp/assimp - e3c94c6412c47f4c222a2389808d9b17b5af6bdd authored over 2 years ago
Bump actions/upload-artifact from 2 to 3
github.com/assimp/assimp - 3ae1a37a41b7e643082c9791034dd38769383da1 authored over 2 years agogithub.com/assimp/assimp - 8d5ed5dfe5b76ec777a5853743982e13b4f59fe5 authored over 2 years ago
Kimkulling/fix texture loading 3MF, reladed issue-4568
github.com/assimp/assimp - 395b9f535e7336382ebf352e2ca7478e98f6a1e1 authored over 2 years agogithub.com/assimp/assimp - 77a2cdee76d5ef3c7b863c6b3810a70ee7a761a8 authored over 2 years ago
github.com/assimp/assimp - 0db8b3daae0bf40eb83d9766a5907748e70e0ee3 authored over 2 years ago
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rele...
github.com/assimp/assimp - 422ed5279ad5f93b0593bab8adaec62ab55be183 authored over 2 years ago
Bump actions/cache from 2 to 3
github.com/assimp/assimp - 44fad544e60062330b69ba61e28f3108e44e51f5 authored over 2 years ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...
github.com/assimp/assimp - 744ed2256bb0296e76ca9bfb899e1841d8dc9097 authored over 2 years ago
Bump JesseTG/rm from 1.0.2 to 1.0.3
github.com/assimp/assimp - ec2db278e32b3fc170b8b6eac297c105113002e4 authored over 2 years agogithub.com/assimp/assimp - 2ee7727d86873a7620b8d66d58fb06bdc7376321 authored over 2 years ago
Fix possible bad_alloc exception for invalid file
github.com/assimp/assimp - 13bee0d5e68bea065c5f00b9e5ffe6946af13ae1 authored over 2 years agogithub.com/assimp/assimp - eeae6eac2648df70a560659a90f4011fdc2083da authored over 2 years ago
- Fuzzer finding
- closes https://github.com/assimp/assimp/issues/3417
Bumps [JesseTG/rm](https://github.com/JesseTG/rm) from 1.0.2 to 1.0.3.
- [Release notes](https:/...
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://g...
chore: Included githubactions in the dependabot config
github.com/assimp/assimp - c1012b4af055244cc3e86eb713775e489edb0b70 authored over 2 years agogithub.com/assimp/assimp - 4a5ad508289717819d6535d52a21d7e38a8f408e authored over 2 years ago
Fix nested animation name being lost in Collada
github.com/assimp/assimp - f4c8b55b33cfecf706ecb252aa5f8717470ff5b5 authored over 2 years agogithub.com/assimp/assimp - 90b75cd6e7ad88c39e5060d96d44a27e9579177a authored over 2 years ago
Try to fix issue 4238
github.com/assimp/assimp - 50638f98f5fd49532e98259095443ba889b35900 authored over 2 years agogithub.com/assimp/assimp - 5bce9e8ce5a1c999ee33cb2edcde6639b8f00e67 authored over 2 years ago
- Fix possible nullptr dereferencing.
- closes https://github.com/assimp/assimp/issues/4238
github.com/assimp/assimp - 6d26e91fc17c78531e129f66f92fe5c8ebcd7112 authored over 2 years ago
Fix a memory leak
github.com/assimp/assimp - 245cd66d11f0677c989a86a924ba82c87084b129 authored over 2 years agogithub.com/assimp/assimp - 636d8bffe59e23c1a24c66dba04bd76805c309d9 authored over 2 years ago
github.com/assimp/assimp - 906321689315f0245cff1c73921e9d7c87bdee6a authored over 2 years ago
Use mingw.include
github.com/assimp/assimp - 43f060663f732551ab1d097636038efeee7b7b75 authored over 2 years agogithub.com/assimp/assimp - 55625d1af52ac89cf71a17af57c33128bd323fb3 authored over 2 years ago
Disable build for tools per default
github.com/assimp/assimp - be700a04806b1bd296945b2dda0234d37dece962 authored over 2 years ago- closes https://github.com/assimp/assimp/issues/4593
github.com/assimp/assimp - eee6269cd15b717a6ba6389636e463f03f0c1549 authored over 2 years agoSigned-off-by: Luca Della Vedova <[email protected]>
github.com/assimp/assimp - 0924c4710bb639491906c85c40abe96064a2c643 authored over 2 years agoKimkulling/fix invalid opengex token match
github.com/assimp/assimp - e1e847773270eb223cdb376ac6261a91a38a6961 authored over 2 years agogithub.com/assimp/assimp - 96ccaa03a0552a906deb3246a105efa60c440f00 authored over 2 years ago
github.com/assimp/assimp - f76be1a6310c73c453b7b56394ac0040677fb120 authored over 2 years ago
github.com/assimp/assimp - 3d692c72ba12cd97485bdd561089a12587517bb3 authored over 2 years ago
github.com/assimp/assimp - d3c820161434d5b39fb0e505bcdd7eb94d4f5950 authored over 2 years ago
Update name of package
github.com/assimp/assimp - b6f3c8eb15c6d7867c6a7817d49f7cdf70b06846 authored over 2 years ago- closes https://github.com/assimp/assimp/issues/4594
github.com/assimp/assimp - 2de95c77a4a90b7dfc681d3859ed23b1a795f3f8 authored over 2 years agoFix GNUC check on Windows
github.com/assimp/assimp - 33b672288c375229fe3e1584b97176b3cf8f4137 authored over 2 years agogithub.com/assimp/assimp - 559835615748be901e006cb90c815b93f8d54641 authored over 2 years ago
Fix Windows 32-bit builds
github.com/assimp/assimp - 6cebe2c1f18ca4b8f89205a0e75eaaade2ef409c authored over 2 years agogithub.com/assimp/assimp - 855537f232514226eb300acf354475599f9d193e authored over 2 years ago
github.com/assimp/assimp - be2e6a1b24d2ebdfd9e81832e283d08e715e2a58 authored over 2 years ago
Utilizies AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES flag for Collada meshes.
github.com/assimp/assimp - 038ae8c0282db3b866d6f386a1738d34d094291e authored over 2 years agogithub.com/assimp/assimp - b392ff5ad1e4de50bfe5692bf6b89e223276ef6d authored over 2 years ago
github.com/assimp/assimp - 4f06c41802ff2dfadbeef9890eebf54433499d94 authored over 2 years ago
Inifinite loop on bad import files
github.com/assimp/assimp - 3f3f4dc6b79901eb29f4c5f97bd3610a1e8ab6e7 authored over 2 years agogithub.com/assimp/assimp - bca5650578fd693f25bca7bc683a0c0c7484ab38 authored over 2 years ago
github.com/assimp/assimp - fff74a4ac029e0f22116aa54166616ca0c4c42fa authored over 2 years ago
Remove unused variable.
github.com/assimp/assimp - ad2a1546eb9fa8fb248d1ba3d6665b30905c58b8 authored over 2 years agogithub.com/assimp/assimp - c2060a1f7e9a189db275178e65a3c1a7ced9f790 authored over 2 years ago
github.com/assimp/assimp - 1b53f4178768bec5d5ac2174ce35abf8ffb9bc20 authored over 2 years ago
github.com/assimp/assimp - 2486a681c189444c40827e09506299ad0d5459ee authored over 2 years ago
Add support for GCC v12
github.com/assimp/assimp - 67fe6643c3eb68ca789c45b91a05ae070ec20191 authored over 2 years agogithub.com/assimp/assimp - 487a9aca2f7d97baed6e39d6ca9803aa5185862e authored over 2 years ago
github.com/assimp/assimp - 079b7deb3397a228472659fd161bf891230a0bc8 authored over 2 years ago
github.com/assimp/assimp - ce8081bd0a89c494587e236c27a1e293aede34ed authored over 2 years ago
[Experimental] New skeleton container for bones
github.com/assimp/assimp - b8812d2b4f5546da972cf06b73c6f7d5315cdfe6 authored over 2 years agogithub.com/assimp/assimp - 5adea2dbcf9a838c85c85c9940897d2efb6fa025 authored over 2 years ago
github.com/assimp/assimp - aaa19903c6cfbf9e507af18c7a4c5aff90ea9db5 authored over 2 years ago
This should help with keeping the GitHub actions updated on new releases. This will also help wi...
github.com/assimp/assimp - a5a38775f16d7ead473a8d3981a96cd6b8d6a922 authored over 2 years agoFix possible nullptr exception
github.com/assimp/assimp - 0768a130578a54b005083046d7bba566519dc7a7 authored over 2 years agogithub.com/assimp/assimp - 02b0c89fa4bec9358caadb77ebe8815d9104a76e authored over 2 years ago
- closes https://github.com/assimp/assimp/issues/4418
github.com/assimp/assimp - 4fb5cf4ba6102c4e62113cc37b53c383c9c11708 authored over 2 years ago