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 branch 'master' into msvc-clang-nested-anon-types

github.com/assimp/assimp - d6885d40254016e892d44bbb07f16f715cf47c0a authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into MemoryOptimizationForGLTFWithSharedAttr

github.com/assimp/assimp - 19ff57a6c3f76b7dbc37a646b815ee1ee272d4f5 authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5053 from aniongithub/fix-loadfbxasserterror

Fix Issue #4486 using the fix described by @jianliang79

github.com/assimp/assimp - df21b6799f14cec1f7ce4a882af500aff5c550f3 authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix-loadfbxasserterror

github.com/assimp/assimp - ae121bfbb09ad892f1eb29c5e1f5d8bb890c079a authored over 1 year ago by Ani <[email protected]>
Merge branch 'master' into create-local-textures

github.com/assimp/assimp - 70aceb203acaf7ae77a9f39332f643765f76216f authored over 1 year ago by Steve M <[email protected]>
Merge branch 'master' into fix_getenv_uwp

github.com/assimp/assimp - 97e31a895e9f97d4c95ade1db24323a8834fe05d authored over 1 year ago by liedtkeInTUM <[email protected]>
Merge branch 'master' into msvc-clang-deprecated-copy-with-dtor

github.com/assimp/assimp - 9fba0ee31bb0efbc74ffaa330aad8a0344639fdd authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5052 from Jackie9527/msvc-clang-shadow-field-in-constructor

Remove unused -Wno-shadow-field-in-constructor.

github.com/assimp/assimp - acdb6684ba83d1dfcd8ea12f005ee10642326948 authored over 1 year ago by Kim Kulling <[email protected]>
Replace provisional image with original historical image

github.com/assimp/assimp - 9c5ab67b64363ffdd71da939ca9b937b9308aa54 authored over 1 year ago by Steve M <[email protected]>
Remove unused -Wno-shadow-field-in-constructor.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - dacaebc0788848157ad6c54e1f10aa0e117fcefb authored over 1 year ago by Jackie9527 <[email protected]>
Remove -Wno-deprecated-copy-with-dtor.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - bddb4559a18b14494ffa1679e675ebb0580930d3 authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to inconsistent-missing-destructor-override.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 7df4efea4460056d530a65201cab0638493fc672 authored over 1 year ago by Jackie9527 <[email protected]>
Remove unused -Wno-deprecated-copy-with-user-provided-dtor.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - e36812a449fcdced34bdd0fc2f7af85ce9d0bd59 authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to missing-noreturn.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 87c309566fd7e32a9c54c18ab8155f412e863f25 authored over 1 year ago by Jackie9527 <[email protected]>
Fix model broken in commit a8a1ca9

Restored broken binary from 4bbc033 (5 Mar 2009)

github.com/assimp/assimp - 6d668382ecba20fe14f56528a7bac224c00858d1 authored over 1 year ago by Steve M <[email protected]>
Replace relative paths with local assets/textures

Relative paths can easily contain typos, lower/upper case errors, and in general are brittle

github.com/assimp/assimp - e1678f11e6feabe2166304d0f44aea7865a7460a authored over 1 year ago by Steve M <[email protected]>
Remove -Wno-unreachable-code

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 20b2f857c592ea5594a9c53b45a75333e8ae49ca authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to unreachable-code.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 4d2512dcae8b181a8f61e2d068f3f331ea0e935a authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to unreachable-code.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 04066ece8e5c1f1f5fed6167ab0e1fd9564f333e authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to unreachable-code.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 1dcb5da1cd0e40e65bdeabb118d9a9fec3aa9e8a authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to format-non-iso.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 94067994cc34c28e3c19a5d87e6d60c9674ec855 authored over 1 year ago by Jackie9527 <[email protected]>
Fix warning related to nested-anon-types.

Signed-off-by: Jackie9527 <[email protected]>

github.com/assimp/assimp - 6b547613106cce7513806426c05a75f7bba92cfc authored over 1 year ago by Jackie9527 <[email protected]>
std::getenv is not supported using uwp

github.com/assimp/assimp - 5cf9d3abf7d7f6debbab1e491313249b805bd2f3 authored over 1 year ago by Sven Liedtke <[email protected]>
Merge pull request #4993 from Jackie9527/clang-cl-15.0.1-support

Add build options to fix issues with clang 15.

github.com/assimp/assimp - 7c64b6c599e3e3613b5369fab95450d249210592 authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into clang-cl-15.0.1-support

github.com/assimp/assimp - 203e1468dfca1a6eb6a0c4230e46c6aca68daa52 authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5037 from liedtkeInTUM/fix_crypt_link_issue_uwp

Fix link issue in UWP builds without functional replacement

github.com/assimp/assimp - 9c17c8c39a96622c360e0dfee8d5290285518b76 authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix_crypt_link_issue_uwp

github.com/assimp/assimp - d032c3162a07add907e97b228807f588b1b5221e authored over 1 year ago by liedtkeInTUM <[email protected]>
Fix link issue in UWP builds without functional replacement

github.com/assimp/assimp - 6d65e9c393e99cc703dc61f6b2d75e5f359d9910 authored over 1 year ago by Sven Liedtke <[email protected]>
Merge branch 'master' into clang-cl-15.0.1-support

github.com/assimp/assimp - 85b470a3ee847103815a8fbbeece633f3d50b46d authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5032 from assimp/kimkulling-patch-1

Update Readme.md

github.com/assimp/assimp - 6fa2f86d6b2e4187223f913dec5dc1f80b80bbc7 authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into kimkulling-patch-1

github.com/assimp/assimp - 4daf8c36bc71ccaf508e1a04472a741090a5757d authored over 1 year ago by Kim Kulling <[email protected]>
Fix Issue #4486 using the fix described by @jianliang79

github.com/assimp/assimp - 4438b3ecc9aae5156f888ecd5a9604d8e1ce638e authored over 1 year ago by aniongithub <[email protected]>
Merge pull request #5035 from assimp/kimkulling/update-readme

Update Readme.md

github.com/assimp/assimp - 5d6ca9808dc005119f2dc0817db93fb73f02c2b9 authored over 1 year ago by Kim Kulling <[email protected]>
Update Readme.md

github.com/assimp/assimp - 55fa3d4251438806d11865d84b06ec638f42fc27 authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5034 from assimp/kimkulling/update-readme

Update Readme.md

github.com/assimp/assimp - 3801d7e78f453ace241e67d057c6f7d0d857b224 authored over 1 year ago by Kim Kulling <[email protected]>
Update Readme.md

github.com/assimp/assimp - f4e9930e509ca92718cb65f980d38cefdd0a8065 authored over 1 year ago by Kim Kulling <[email protected]>
Made usePbrSpecGloss a exportproperty, fixed mat_specular to spec

github.com/assimp/assimp - 83053f3d564a0ba624c0165364403e8b2e6bcba3 authored over 1 year ago by Adam Beili <[email protected]>
fixed compilation bug

github.com/assimp/assimp - fa00571049b601d970ebc61331fc9fbb66e217ce authored over 1 year ago by Adam Beili <[email protected]>
Update Readme.md

github.com/assimp/assimp - d8201bdb6f43ca396b5cdcacfbda67870397554b authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into refactor/KHR_material_specular

github.com/assimp/assimp - c9177b7811cd1f9225fb5adf22cc1f3e0a3f5e81 authored over 1 year ago by Adam Beili <[email protected]>
Add more DXF files to unit tests

github.com/assimp/assimp - 6832aa227ab5d22f3ae4703097f12a814e9fad3e authored over 1 year ago by Turo Lamminen <[email protected]>
Add more BVH files to unit tests

github.com/assimp/assimp - bed2cf1a23d485c4c92940899058a00a7dafbe3e authored over 1 year ago by Turo Lamminen <[email protected]>
Add more 3DS files to unit tests

github.com/assimp/assimp - e8d4a11af539f454b05eeaf4ed48ed515c5d1f4a authored over 1 year ago by Turo Lamminen <[email protected]>
Add more 3D files to unit tests

github.com/assimp/assimp - 0e657b575b266df8bc696dea08f277f702fbaaff authored over 1 year ago by Turo Lamminen <[email protected]>
Merge pull request #5017 from tellypresence/provide-utf8-IRR-files

Add UTF-8 versions of UTF-16LE IRR/IRRMesh files

github.com/assimp/assimp - e02a1ff5772813e8a1ed9b3a12f1c0ce7d69be7e authored over 1 year ago by Kim Kulling <[email protected]>
Merge branch 'master' into provide-utf8-IRR-files

github.com/assimp/assimp - e6c63cbee23bbbb930b3d02635a857f094237044 authored over 1 year ago by Kim Kulling <[email protected]>
Merge pull request #5030 from assimp/kimkulling/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

github.com/assimp/assimp - 03aee802b2599a77cf77b9212e22628b46294af1 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 7095c4f52f90c4e96234d11335fc105ae2ee93c1 authored almost 2 years ago by inhosens <[email protected]>
Merge branch 'master' into provide-utf8-IRR-files

github.com/assimp/assimp - fc1a88deb420f39b95126e26d58303488b9c435a authored almost 2 years ago by Steve M <[email protected]>
Merge branch 'master' into kimkulling/add-code-of-conduct-1

github.com/assimp/assimp - f43281e89b7cf4f03c4e21518fc8d75f05924ce2 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge pull request #5026 from turol/amf-tests

Add more AMF unit tests

github.com/assimp/assimp - 7437f20d0a94f7d4e102c05f7b451c61bebdf7ea authored almost 2 years ago by Kim Kulling <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/assimp/assimp - c32f4b71b7013a80947e8b8a047d8f225da1c9fe authored almost 2 years ago by Kim Kulling <[email protected]>
Add more AMF unit tests

github.com/assimp/assimp - 5ddd18d1c7707c1dd7e93e4d7b443c9f9fe91501 authored almost 2 years ago by Turo Lamminen <[email protected]>
Merge branch 'assimp:master' into master

github.com/assimp/assimp - 7cc0c06fdbdc1dcd8cb1e00586b969604931bb0b authored almost 2 years ago by inhosens <[email protected]>
Merge branch 'master' into provide-utf8-IRR-files

github.com/assimp/assimp - 9552769f82ef55b75e00398ba4ee1a5ebd3a15b9 authored almost 2 years ago by Steve M <[email protected]>
Merge pull request #4985 from MakerOfWyverns/master

Two bug fixes in Python port.

github.com/assimp/assimp - c546a4a73a9e54cc3dec3b594bd3b825de2e848d authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 4e645a0412980bf5d8582b78d568e692da183420 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge pull request #5019 from tellypresence/revert-possibly-corrupted-ply-file

Revert 3D model corrupted by a8a1ca9

github.com/assimp/assimp - cf3c9d515a0ca15fffc2bc03a690d989e726afaf authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into revert-possibly-corrupted-ply-file

github.com/assimp/assimp - d8e2fc30a0123259289078e3fc0803efa8c62842 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into provide-utf8-IRR-files

github.com/assimp/assimp - d902c2293df3695c610800adedcbe72fb5fa12e9 authored almost 2 years ago by Steve M <[email protected]>
Merge pull request #4981 from Jackie9527/1-1922

bugfix fails to check if point in triangle.

github.com/assimp/assimp - 6360c90ac0bdfe8fe578d035e55b0523d3cca15d authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into 1-1922

github.com/assimp/assimp - f81bb90f89b6d956b577e015dc64bd5ff2e34d4e authored almost 2 years ago by Kim Kulling <[email protected]>
Add more ASE model unit tests

github.com/assimp/assimp - 65440f17a1d25a098d1f754a0b8f6fa7fc48303f authored almost 2 years ago by Turo Lamminen <[email protected]>
Use ASSERT_NE to check that scene has loaded

EXPECT_NE tries to continue so it ended up dereferencing
null pointers and crashed.

github.com/assimp/assimp - 48d89622ee436bf30e7bf9e799802e51674c9e2e authored almost 2 years ago by Turo Lamminen <[email protected]>
Check node parents in ValidateDataStructure

github.com/assimp/assimp - ea3cc378903f698f81a93612f646100e0477c014 authored almost 2 years ago by Turo Lamminen <[email protected]>
FBXConverter : import FbxCamera correctly

FbxCamera's default value is correct but its transformed
values are described in each NodeProper...

github.com/assimp/assimp - cdfdd75a66e2323bd834f923798d3043ad3deaf8 authored almost 2 years ago by Inho Lee <[email protected]>
Merge pull request #4980 from Jackie9527/1-3193

bugfix remove duplicated data.

github.com/assimp/assimp - 6da160f14d4f54072e6b35358e4efa1968b00c50 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into 1-3193

github.com/assimp/assimp - e7e4e3100fc85463530af24cae8a91023853f048 authored almost 2 years ago by Kim Kulling <[email protected]>
Make Blender MVert no field optional

github.com/assimp/assimp - 3a69e353f3ca5cc831797b61cd54bb50d5018114 authored almost 2 years ago by Turo Lamminen <[email protected]>
Provide dwarf textures for COB model

Duped from B3D and X dwarf folders

github.com/assimp/assimp - 92409a821d2582f6735fe875dd6e3b51294edde3 authored almost 2 years ago by Steve M <[email protected]>
Revert to commit 13 May 2014 (08bacc7)

Changes were introduced to the binary portion of this file at some point

github.com/assimp/assimp - e2063b3ba6d3bee5b115edc75b00cede072c251a authored almost 2 years ago by Steve M <[email protected]>
Add UTF-8 versions of UTF-16LE files

Also duplicate missing textures for local model access

github.com/assimp/assimp - 95616cf5b56af37df8d299a89a99450643e688aa authored almost 2 years ago by Steve M <[email protected]>
Merge branch 'master' into 1-1922

github.com/assimp/assimp - e394bda707fe8318b7c0db08bd028377c1c526ca authored almost 2 years ago by Kim Kulling <[email protected]>
Merge pull request #5007 from malortie/fix_hl1_mdl_importer_bone_hierarchy

Fix Half-Life 1 MDL importer bone hierarchy.

github.com/assimp/assimp - 5a4f7c0a375fd2acc3bda9414d21efe711346ede authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix_hl1_mdl_importer_bone_hierarchy

github.com/assimp/assimp - 435181f5f519e8c67998cfa431e6d275d2fb0d67 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge pull request #5011 from assimp/kimkulling/remove-deprecated-badge

Remove alarm badge

github.com/assimp/assimp - 88f3b950c7536ede574222ba2bd926f046132f44 authored almost 2 years ago by Kim Kulling <[email protected]>
Remove alarm badge

github.com/assimp/assimp - 16f9ba4935c2b1c83e13cc4081a92294c792c9f0 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix_hl1_mdl_importer_bone_hierarchy

github.com/assimp/assimp - b5f68d73aba744b5f4a3ff323978fe1f42d1455e authored almost 2 years ago by Kim Kulling <[email protected]>
Merge pull request #5009 from assimp/kimkulling/refactoring_geoutils

Kimkulling/refactoring geoutils

github.com/assimp/assimp - da1ec4de91a826a89e4cd9ac533424cbc899e72e authored almost 2 years ago by Kim Kulling <[email protected]>
Update: Add missing geo doc.

github.com/assimp/assimp - 7e5a178637ff4dbac91e55937035af0434d86bb0 authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Code cleanup post-processing.

github.com/assimp/assimp - c537bd78d0f3c80d0048845a427adc2dd3b1f2c7 authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Code cleanup post-processing.

github.com/assimp/assimp - 59d97119283aac5f4404c4badcc17618279b7e89 authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Code cleanup post-processing.

github.com/assimp/assimp - 45c1da26b3916a49478ed196b80ba9b5dc9590d2 authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Code cleanup post-processing.

github.com/assimp/assimp - 31ae9cde1ca1bd1df71c38fd39c2dab6a4ecba1a authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Code cleanup post-processing.

github.com/assimp/assimp - 1147f0c8bde73b8e86adf24d1ef986cd841e80f1 authored almost 2 years ago by Kim Kulling <[email protected]>
Refactoring: Make GeoUtils reusable

github.com/assimp/assimp - 2acfc125c3dfc295136b81050425ac3e23d37654 authored almost 2 years ago by Kim Kulling <[email protected]>
Invert logic in build_bone_children_hierarchy.

github.com/assimp/assimp - eb3b48e5239fc0dfab9d97ec2224aa65e1712dad authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Replace typedef by using.

github.com/assimp/assimp - 25ab05eb49c901b54b8f8695dbcc05ab1376ac09 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Add missing member initializer.

github.com/assimp/assimp - 4c015077b840ddf87d42e70300f51161cd77c415 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Improved comments.

github.com/assimp/assimp - 054dacd0687cb2c2bca6fe14b61b8063ec7ba6ac authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Simplified HL1 MDL nodes tests.

github.com/assimp/assimp - 7bc4c12956a60e563df7cd08b8677f7b8ef8c355 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Adjust emptyBonesNames test.

github.com/assimp/assimp - d500f604903d982c321851d3f108098ab8ff2608 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Added a test to validate HL1 MDL bone hierarchy.

github.com/assimp/assimp - 3c2a42586925115df891df4146181e8d08563e31 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Fix HL1MDLLoader flattened bone hierarchy.

github.com/assimp/assimp - 4b4cb55f22c28af5637819d7b2a3ecffd48fc372 authored almost 2 years ago by Marc-Antoine Lortie <[email protected]>
Merge pull request #4979 from Jackie9527/1-3458

bugfix the three vertices are collinear

github.com/assimp/assimp - fdcc45d0105bfe6d555b3e2e5004218fc5d21774 authored almost 2 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into 1-3458

github.com/assimp/assimp - 3840c8bd8d21dd9d127db12e855006e4d5e44c9f authored almost 2 years ago by Kim Kulling <[email protected]>
Adjusting the unit tests to pass new gltf

github.com/assimp/assimp - 8176c6a0e47c18317267b00e579cb0217fb2ccc3 authored almost 2 years ago by Florian Born <[email protected]>
Merge pull request #4991 from Jackie9527/1-4489

upgrade stb_image to v2.28.

github.com/assimp/assimp - 6e1959f0616d2896555bdc0dc09a73c7f61cd225 authored almost 2 years ago by Kim Kulling <[email protected]>