Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
https://github.com/assimp/assimp
01231d0e6001f555c81dcfcc6c581fa5797ccac9 authored 11 months ago
- closes https://github.com/assimp/assimp/issues/5430
06648827635cbf52fe93eb153975913cd568e746 authored 11 months ago* Add correct double zero check
* Use std::fpclassify
4d6dd80257037921ba9dfe2b01c0fa0dadb98806 authored 11 months ago- closes https://github.com/assimp/assimp/issues/5428
94bc568d139880ba110ca8d438767ed0357d5491 authored 11 months ago* ColladaParser: check values length
fixes: #4286
* Refactor calculation of size for data
...
a3708e3464a156b188cbd4ee1e38a7a21d5acd7c authored 11 months ago
* Fix PyAssimp under Python >= 3.12
* Make PyAssimp search DYLD_LIBRARY_PATH under macOS
-...
ff5b0ae575082fcd10b9c887390c321a110d2051 authored 12 months ago* Fix identity matrix check
Adds an extra epsilon value to check the matrix4x4 identity. The ...
2d98f6a880a6d10b7bab9874feb60e9834cf4b86 authored 12 months ago
When loading a mesh exported from assimp into Blender, it warns that it has an incorrect class.
...
* Update CMakeLists.txt
Silence warnings when building with CMake 3.27 by @hjmallon in #717
...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
Co-authored-by: Kim Kulling <[email protected]>
f59a5fab1aac3adbefe001317b9e4a3bae6cae32 authored 12 months ago* feat:1.add 3mf vertex color read 2.fix 3mf read texture bug
* fix checks failed
* Trigge...
b7b6601a759fe724219d8eda93e5ed158adc045c authored 12 months agoCo-authored-by: Kim Kulling <[email protected]>
bc6673b4b2884903139b78639ce81762ca710bc8 authored 12 months ago* Update XFileImporter.cpp
Comment out boneIdx conditional which caused massive breakage
*...
005399a67189df2d7666fedff5db3a6da028c051 authored 12 months ago* Fix crash in viewer
* Fix bevavior when material was not referenced
3990ec80a1ba00e27e2ac825192dba4d3b07bb82 authored 12 months ago* Static code analysis fixes
- Fix warning in LOW
* Fix possible out of bound access.
*...
3476c798016d6db6dce6682ea05f87f4683651aa authored 12 months agof9563519428797a3a34b4a84cd8305cf479d7dda authored 12 months ago
* Add bounds checks to the parsing utilities.
* Fix merge conflicts in ACLoader.
* Fix loa...
c08e3b4abbc2707bd22096fffeec35325e33aafa authored 12 months agoWe have a lot of parsing tools which are not doing any kind of bound checking. This is the first...
d5f35582d4044362be507b83b76ed0b7822c071a authored 12 months agoThis enables C++ API users to statically link Assimp into their projects along with stb_image.
a02085ea9836c2ac151c44675c4c96646a35802c authored 12 months agoChanged order of operations for insert positioning and scaling. Need to position the inserts bef...
240fa97fed0247cd778dcbf0ad161cc16f1728f9 authored 12 months agoThe previous table was in an incorrect order, leading to index references in DXF producing the w...
8cde65bfe8934240ed398be03c23d82222c6b3f5 authored 12 months ago- Use constexpr instead of const.
c6fe03f7a5ff53ac050ba1fd979bc106b6eb54bb authored 12 months agoEdited out line suspected to be causing changes in position when changes in scale are made to in...
727001b0cab8b2d06ed6b6bfa99a3a19a450d0c8 authored 12 months agobdc08dd4a9031f75034f2c7db225b8ea34d90b43 authored 12 months ago
ac29847d5679c243d7649fe8a5d5e48f0f57c297 authored about 1 year ago
Add warning and support for tolerating a common problem where objects have wrong kid count.
Add s...
Unit test for issue #3101
Thanks to @mvidiassov for the X3D test file!
74af43f6559af645c9f79c7e6e9cc149bdbb57cc authored about 1 year ago
Currently, when the coordIndex attribute of an IndexedLineSet contains a
polyline with > 2 indic...
- closes https://github.com/assimp/assimp/issues/5403
c8ca1a48ecd673c3cc8b6132354251ceb0855ca8 authored about 1 year agocb8150b3e87165bad1ca0914bde306e366b11036 authored about 1 year ago
ea9aa863ffe4002c97b0267b7a4a98d2ff8a0f88 authored about 1 year ago
Cause a TypeError when arg is UNSET
b571501559fc3b4d5af174349a9654a48fb41cd2 authored about 1 year ago6a0e1d5467af409cf40deb31046d27942d7ff7f0 authored about 1 year ago
9776d47ccad48cbd4ea7869e93df9e8e8244615c authored about 1 year ago
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...
6bcdf989fb7331aab8fa3b1afe6a0740b1a4ec9b authored about 1 year ago
- closes https://github.com/assimp/assimp/issues/5340
5cbdb6c63b8229d1a41a99857112cc3811d82076 authored about 1 year ago636fbd65b3ff1e4f4ae11cec6380b86d07efc682 authored about 1 year ago
263bebb5baace5d7869aa348015257279ebfc5e9 authored about 1 year ago
- closes https://github.com/assimp/assimp/issues/4930
69dae9599a4bf7c7ce50a6ed672ef3d017cb1f90 authored about 1 year ago5d5496f1ad895297cede723b3c96b513263f82ed authored about 1 year ago
- closes https://github.com/assimp/assimp/issues/5392
274f64cbf1942328b74d22dcc246d568670a8b68 authored about 1 year agob9576e6992ba2ec7b3468d6f51a53d2258ccdc0f authored about 1 year ago
9dddef9b9dff03f341a7a22b0e8d5178f8b1f2d3 authored about 1 year ago
- closes https://github.com/assimp/assimp/issues/5390
7b54b0f40623b7c5e3a657f03dfe1fa06926ed79 authored about 1 year agoAdded missing whitespace
3ce8a58d41ceb5c71628c7ccd2907c09b7a09b33 authored about 1 year agoe86f1acb9b11e317fe81124cbd38972da04f98d7 authored about 1 year ago
d03ab3ef276e4ee8fe4705100c3d1516eea338fc authored about 1 year ago
4034df8b6e7e08efa70d3e645f161b4e2a303bf4 authored about 1 year ago
df33d33e8f9004adcaa6f3c1ad8e03800dca0c9a authored about 1 year ago
88084a67fcb50eafd564096997cde25f4513abb0 authored about 1 year ago
dc399f73432e0a5849ae12f0ef0fba74ba465c5d authored about 1 year ago
a72289b327ec1e1db02e14eb89ef1254e5435a76 authored about 1 year ago
762ad8e9b7d8749c17dedd3e0b9a32b933949e8f authored about 1 year ago
213d73ebc6a0ab64b880bf144aefa2c2f6092cb6 authored about 1 year ago
a0b3df6dbd0ca6b8a8fd20e7919e9b4e84f21c2d authored about 1 year ago
769e82ce5e9ad064e6792e84a0178d032b7039cc authored about 1 year ago
d311fa95c61fe8177b14c9b04453190efd9d83cf authored about 1 year ago
e765862d2493b4ed6408cea8c4e50b5df56f8fb6 authored about 1 year ago
f701d702e4363a48688412c1e376437497f06111 authored about 1 year ago
Add more details about the default build.
a63a6011c5db6e55ab60eb8554b505b437ba2594 authored about 1 year ago
The path to the vendored zlib is set by the build-system,
so there's no need to add additional p...
6f70e220e4f8f975ee931ebb0884da49c33159f5 authored about 1 year ago
6f715edfa091c4bcd6fc5e468d446a5b71139b73 authored about 1 year ago
85f64c913145f63a394d0907ab65a45511e19bcc authored about 1 year ago
- Temporary fix bind pose storage in offset matrix
- Will close https://github.com/assimp/assim...
01f2549abe70fe390f6c169b7f3de5ba4ab48e9f authored about 1 year ago
77a8f019e353a6dd2bcabb262c2383d3c67137d3 authored about 1 year ago
improve link formatting
254619901b12ef9b129c495de0a7eb154405fd32 authored about 1 year agofix link in readme
56e0ba58e1dd5c0a2092afc928e481b7b5b354ef authored about 1 year agoe4e2c63e0c2c449cd69fb9a3269e865eb83c241d authored about 1 year ago
==23896==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x12f9daec1827 at pc 0x7ffcad8...
bfe8745b9032ca0fc0d23101f1951288265398cc authored about 1 year agoUsing reserve, buffer size is not updated. Since data is directly inserted and not using push_pa...
aae93691b9923e13af089a2a092fdd75bbfab489 authored about 1 year ago6004290dde2995a19ec5005baaaba07cfebfeb3a authored about 1 year ago
The regression was introduced in 21678df.
069e19487c0fd9bd1311c69577307af0694ca02c authored about 1 year agoThe regression was introduced in 904f17f.
Since all the cases are now fully handled at the chil...
2235518b3cbd42531581edc7646c61dbe1fef31e authored about 1 year ago8648c2af45444348cd6a680baff0f19f7b839c81 authored about 1 year ago
f0e7448fdc99c35655de6ea4a534718dbed90a2d authored about 1 year ago
Previously was reading a uint, which always failed. Since the output was never checked, this
see...
4535e37fc65d57f7848d6b1bce08f400e52fa7c5 authored about 1 year ago
8cf2d6e588aa1ebadcad75b28dcb1568c6627a91 authored about 1 year ago
aa3abb3c06493e10ed46a0f800ed44cce7b05b3b authored about 1 year ago
0b0ec713f67d75bfd26317cc3e064acc518fe209 authored about 1 year ago
It seems that rotation matrices later expect radians.
This conversion breaks it, and was validat...
46b19cc6a4cc4129d996614591e91c2cf165d5f5 authored about 1 year ago
This let's cmake create config files that allow linking to minizip even when
in an unrelated pre...
- closes https://github.com/assimp/assimp/issues/5072
108e3192a201635e49e99a91ff2044e1851a2953 authored about 1 year agof844c3397d7726477ab0fdca8efd3df56c18366b authored about 1 year ago
a7cfa3264a9ab2b6694fc79f09b14494921b2e04 authored about 1 year ago
c1deb808faadd85a7a007447b62ae238a4be2337 authored about 1 year ago
25aee03f6626c93a0b188a6291c4bf7ff88b2cb7 authored about 1 year ago
c44e3427aa58fd77cefd3b2b847b279085dc9fd7 authored about 1 year ago
1169d3bc8cdd3a8c1abfce90491c57e0186ed4cc authored about 1 year ago
945c77d699c0911fabff1e1264e86010b91d0707 authored over 1 year ago
- Fix typos
- Remove deprecated badges
- Add the new experimental viewer
2a347014f3ce8d597ecb0208213c8028229987e1 authored over 1 year ago
- closes https://github.com/assimp/assimp/issues/5262
a531c72f7f713c73ca373d7e55d29fb017b9e69d authored over 1 year ago