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 kimkulling/remove_deprecated_readme_issue4505

github.com/assimp/assimp - 1a47f52eb82ed0de47b5d7c4c3bcaaeb3561b18f authored almost 3 years ago
Merge pull request #4507 from assimp/kimkulling/disable_ifc_curve_floating_assertion_issue4450

Disable assertion tests floating point against inf for Intel oneAPI

github.com/assimp/assimp - 92bdb993e9f12e080864ad6c2874f799aab4f030 authored almost 3 years ago
Disable assertion tests floating point against inf for Intel oneAPI

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

github.com/assimp/assimp - 1ac9173e8c967677afa398148d42b9ef85238777 authored almost 3 years ago
Delete README

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

github.com/assimp/assimp - 0b3232ce10d8f0636f64fa111ad0a86117461bd7 authored almost 3 years ago
Merge pull request #4502 from assimp/kimkulling/out_of_range_access_error_issue4495

Fix out-of-range access in ASE-Parser

github.com/assimp/assimp - 66cfe0cdf4202444bd066151efd3792e4e3e7d3b authored almost 3 years ago
Fix invalid use of material reference.

github.com/assimp/assimp - 174b2fcf595a22af1ac6dcfa009ca5e7fcb8435e authored almost 3 years ago
Fixx out-of-range access in ASE-Parser

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

github.com/assimp/assimp - 37ec378b60b3db5810e6f4de2f9f509acdacdca6 authored almost 3 years ago
Merge pull request #4501 from assimp/kimkulling-patch-1

Document fuzz folder

github.com/assimp/assimp - 458a0314aa292a8e142da0284254960acf780612 authored almost 3 years ago
Document fuzz folder

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

github.com/assimp/assimp - 6c2f1378e3b5fbea1987a27392634202d0ddfc22 authored almost 3 years ago
Merge pull request #4481 from hgdagon/master

Some Windows/MSYS2-specific fixes

github.com/assimp/assimp - d3a8306f594ee6ef63211af4a4e5b7561d20189e authored almost 3 years ago
Merge branch 'master' into master

github.com/assimp/assimp - cce62fded1f02fba92f876873de266c2ad1887da authored almost 3 years ago
Merge pull request #4490 from Mykhailo418/master

FbxConverter: update bone mOffsetMatrix

github.com/assimp/assimp - 88a9598ded4ab8a9a8742e5143a2eb406886655e authored almost 3 years ago
Merge branch 'master' into master

github.com/assimp/assimp - d14bff5a9f46a7f37cc80414ad55ae450408dcc7 authored almost 3 years ago
Merge branch 'master' into SmallAllocationFixInFBXLoader

github.com/assimp/assimp - f3c9c7b4137c86f4e298e305bbc4ee467a81d273 authored almost 3 years ago
merge failure, parts in this file were missing

github.com/assimp/assimp - a415f33fb561d8e2531205aa61d1228e47158c19 authored almost 3 years ago
Stack allocator is now inline

github.com/assimp/assimp - 7f0509ae87b852216ca853d7b7094fdb1cecf627 authored almost 3 years ago
Merge pull request #4483 from lgmcode/master

Fix draco building error when import assimp with cmake add_subdirectory #3663

github.com/assimp/assimp - 02f070667a142b6a54058d85af8a852a20625c78 authored almost 3 years ago
Merge branch 'master' into master

github.com/assimp/assimp - d6aa3db4ef7c48ba4635e8dc039e345a624af6f5 authored almost 3 years ago
Merge pull request #4488 from HadesD/patch-1

Fix ogre xml serializer

github.com/assimp/assimp - 41fbc5e715155ffb2fe00699ab3ffd4df813f33d authored almost 3 years ago
compile fix on other platforms

github.com/assimp/assimp - 0355ae967feefd5811ddf4c37d91e43fff880a13 authored almost 3 years ago
Compile fix

github.com/assimp/assimp - 320775b9392cd809b663440839b9124da844518c authored almost 3 years ago
Proper destruction of individual objects

github.com/assimp/assimp - d3646c3118b9b93fa7fe5dc9a979424450f8f72a authored almost 3 years ago
All allocation changes

github.com/assimp/assimp - 2b3c49cb93d404a023fe8b852ebdb3e331fa6a15 authored almost 3 years ago
Replace single allocations in fbx loader by block allocation

github.com/assimp/assimp - 1d6ed840fb9382c3234b719bbb97f72c836ac4d2 authored almost 3 years ago
Some minor findings

github.com/assimp/assimp - 37be87b0bda5eba3f9b1967f3aa29a857da8b0cb authored almost 3 years ago
Merge branch 'master' into master

github.com/assimp/assimp - 7f913c180be08b79969941bebaaf99626090f3fe authored almost 3 years ago
remove absolute_transform in FBXConverter

github.com/assimp/assimp - 8a1dc87b4ca5903733d7b7e679a61be784a0c986 authored almost 3 years ago
assing absolute_transform to matrix

github.com/assimp/assimp - e3def37f42bd1cd13b025673d5c9ddc03b46cc60 authored almost 3 years ago
FbxConverter, bone mOffsetMatrix update

github.com/assimp/assimp - 863e3e0ccbd9266fd6f87282a6832cdde578641e authored almost 3 years ago
Fix foreach

github.com/assimp/assimp - 9ab6ebd36321bc8496acf6b569e180c3f80fab40 authored almost 3 years ago
Fix ogre xml serializer

github.com/assimp/assimp - 128242e3710c3683160a05d1db0a136d14bca1fc authored almost 3 years ago
Merge branch 'master' into MMD_Fixes

github.com/assimp/assimp - feec92022fcb7d5a58033f0814dca7e65c40e2a7 authored almost 3 years ago
Fixed deprecated class usage; removed unsupported C++17 feature

github.com/assimp/assimp - 5ab1be8d04da9ec3729e617fc002c634242c4c01 authored almost 3 years ago
Merge pull request #4440 from sacereda/obj-pbr-explicit

Avoid setting PBR properties when they are not found on mtl file

github.com/assimp/assimp - b699d3a26abc672db12dd77f3986894a922cd9fe authored almost 3 years ago
Fixed MMD Importer not loading files from buffer and enabled unit test

github.com/assimp/assimp - f26dc74f21202a1d83634b68cb281798a3a21374 authored almost 3 years ago
Reuploaded (fixed) mmd model

github.com/assimp/assimp - b38c25fe091552b200936f8bfcfe361d4a372f3c authored almost 3 years ago
Merge branch 'master' into obj-pbr-explicit

github.com/assimp/assimp - aa814a522decca29103f72e955a0675c0d69ef21 authored almost 3 years ago
Merge pull request #4463 from jakrams/user/jakras/bitangent-fuzzer-fix

Prevent nullptr access to normals-array in bitangent computation

github.com/assimp/assimp - dc8ba610951cd784ab97986e5094a7c83fde176a authored almost 3 years ago
Merge branch 'master' into user/jakras/bitangent-fuzzer-fix

github.com/assimp/assimp - ae9f5b6fc5c3f53859c831895624f11ff236dc61 authored almost 3 years ago
Merge pull request #4454 from mpcarlos87/Android-Script-Update

Updated Android build script

github.com/assimp/assimp - 26e471ad62ae6acd9a2ea50a140de9a12be5a54b authored almost 3 years ago
Fix draco building error when import assimp with cmake add_subdirectory #3663

github.com/assimp/assimp - 778ac976b2ae74aa489bb438106f53d538c11bcb authored almost 3 years ago
Merge branch 'master' into obj-pbr-explicit

github.com/assimp/assimp - 6943e59886171303f986e2086849fd0927c422d4 authored almost 3 years ago
Fixes for Windows/MSYS2

github.com/assimp/assimp - 518d50d2e6636534a08c852a070cf7f0b433f306 authored almost 3 years ago
First concepts

github.com/assimp/assimp - e5747dad9bb22ac80470482f0e60f7f8a56ce59c authored almost 3 years ago
Disable correct compiler-warning: unused-function.

github.com/assimp/assimp - 5c438963c0aa6991fe88fb5f50f2381999d8f7ac authored almost 3 years ago
Move stb_image header into its own header file.

github.com/assimp/assimp - 97c7ab3c05346664788ad33db3f552a171d29680 authored almost 3 years ago
Fix gcc warning: unused function

github.com/assimp/assimp - fa5a8476ee446b57a19910a55c82bc96d45d06f6 authored almost 3 years ago
Link std_image statically.

github.com/assimp/assimp - b8658cefe06b0f279a669993b4db6bb56e67c2ef authored almost 3 years ago
Merge branch 'master' into Android-Script-Update

github.com/assimp/assimp - 2bfb78f91d344fd2889ea2388e064946172c2050 authored almost 3 years ago
Merge pull request #4466 from ifiddynine/patch-3

Detect Roughness factor exported by Blender

github.com/assimp/assimp - 75ab2beb062d56abfe717355ccfb574980f8f2fd authored almost 3 years ago
Merge branch 'master' into patch-3

github.com/assimp/assimp - 88dadd6c409e17fa10739dde4a9901d06a640936 authored almost 3 years ago
Merge branch 'master' into Android-Script-Update

github.com/assimp/assimp - 8109689dc2956ca3aafe4900c2ce5bc363dcf6e7 authored almost 3 years ago
Merge pull request #4473 from xiaohunqupo/master

Fix compile error: When enable macro ASSIMP_DOUBLE_PRECISION

github.com/assimp/assimp - 42adc8235479ee96ef22d781d03e65944a9267e2 authored almost 3 years ago
Fix compile error:When enable macro ASSIMP_DOUBLE_PRECISION

github.com/assimp/assimp - a050dee09689292ad36df095e4a0cbff07dccded authored almost 3 years ago
Fix commit error

github.com/assimp/assimp - de6e90a657ba46ed8672518bbf249e193465f227 authored almost 3 years ago
Fix compile error due to namespace conflicts in VC140.

github.com/assimp/assimp - 2152aae2a3a95e0ce65ea35e9c9ac0b73fdb66fe authored almost 3 years ago
Fix compile errro in VC140

github.com/assimp/assimp - b08c04b87a13c737ad7decd1a760129d6d161956 authored almost 3 years ago
Fix v140 compile errror

github.com/assimp/assimp - cc515746f73d43ba5dabe0af5227200e0f5939aa authored almost 3 years ago
Update ObjFileParser.cpp

github.com/assimp/assimp - 8e075ce7133bf1ebc9727925356f3840a9807b89 authored almost 3 years ago
Fix compile in VC140

github.com/assimp/assimp - 18c4ebaa130d2b9bc9fe3b5ba4941c96dbddc949 authored almost 3 years ago
Fix compile error

When enable macro ASSIMP_DOUBLE_PRECISION

github.com/assimp/assimp - f985fe12ccf7dc0a6a7ed61bab741207d0b79cae authored almost 3 years ago
Merge pull request #4 from assimp/master

Merge

github.com/assimp/assimp - 422a45694ad489ddccf350673b7c059888329e2b authored almost 3 years ago
Detect Roughness factor exported by Blender

Matches the logic used by Blender's own FBX exporter / importer.

github.com/assimp/assimp - 4175198d045674b6f5a62600a0e7d188403cebfa authored almost 3 years ago
Merge branch 'master' into Android-Script-Update

github.com/assimp/assimp - 257927d7cf29c68000fb5bd8b97dc6d8adbe4ccd authored almost 3 years ago
Merge pull request #4464 from assimp/kimkulling/revert_static_runtime_Selection_for_all

Use static runtime only on option is selected

github.com/assimp/assimp - ba6c67c328575c741ddbb066827cc1c46ca7da36 authored almost 3 years ago
Use static runtime only on option is selected

github.com/assimp/assimp - 0a56065962e3e2f4732445505fcff7c44935b843 authored almost 3 years ago
Prevent nullptr access to normals-array in bitangent computation

github.com/assimp/assimp - 537c46a42aecdacf00c2c2db449892c219104cfe authored almost 3 years ago
- Adapted bat file to new NDK and toolchain

- Able to build x86, x86_64, armv8, armv7 for android
- Automatically detects latest ndk on your ...

github.com/assimp/assimp - 90a24440db656b0ef1b499ac3575d79e034fec9a authored almost 3 years ago
Merge branch 'assimp:master' into master

github.com/assimp/assimp - 5ec7e57b99416c177414c3fa04e7606dcb3ca906 authored almost 3 years ago
Added support for more bone weights in GLTF2

The GLTF2 importer doesn't actually read beyond the first four bone weights (first attribute). T...

github.com/assimp/assimp - 68d33a6e133bd0732b58462f2de77a88978e1e1c authored almost 3 years ago
Merge pull request #4451 from Promit/promit/gltf-attrib-bug-fix

GLTF2 attribute name/parse bug fix

github.com/assimp/assimp - 19f2a624a9d69aa8d1680685766b76bd8983ffe8 authored almost 3 years ago
Update glTF2Asset.inl

Fixing mistakes in attribute names for GLTF. This causes attribute index to not be parsed out co...

github.com/assimp/assimp - 765b38cf04a7c0e4575f594533eb6e12a6d98cd8 authored almost 3 years ago
Merge pull request #4448 from assimp/kimkulling/MDL-fix_stackoverflow-issue4447

Fix stack-overflow in MDLLoader

github.com/assimp/assimp - a916a0eda5dfa5c9d1a6f0c4657af6d40886f0a8 authored almost 3 years ago
Fix stack-overflow in MDLLoader

- Use correct len to copy filename.
- Closes https://github.com/assimp/assimp/issues/4447

github.com/assimp/assimp - c2b05acaa6f57cef04a6be3f875873f45ec76a7d authored almost 3 years ago
Merge pull request #4446 from assimp/kimkulling/mdlimporter_fix_nullptr_dereferencing

Fix nullptr dereferencing

github.com/assimp/assimp - a828114a1dca69bf61a15f09ca9e20d2ca89aed7 authored almost 3 years ago
Fix nullptr dereferencing

- Check if we have any texture coordinates before calculating them
- closes https://github.com/...

github.com/assimp/assimp - 552f3a308d23a3f9981125ee08555e4b69fd6d31 authored almost 3 years ago
Merge pull request #4444 from EYHN/windows-crt

Add USE_STATIC_CRT option

github.com/assimp/assimp - 784d9615f508313f4eea68c99f59c1db46381623 authored almost 3 years ago
Merge branch 'master' into windows-crt

github.com/assimp/assimp - 6484dd6825995f668d3ff3a62721ce1d9f50eb15 authored almost 3 years ago
Merge branch 'master' into obj-pbr-explicit

github.com/assimp/assimp - d594e6eea4fd764c060f4f104d57a9bcf072f4f0 authored almost 3 years ago
Merge pull request #4437 from jaefunk/issue_4349

add ifndef guard for resolve to fails to compile

github.com/assimp/assimp - bcee2055428843b46a455e88c45b9ff40a4f45ed authored almost 3 years ago
Merge branch 'master' into issue_4349

github.com/assimp/assimp - 09044901507f78f0995c436ff759a377317219f5 authored almost 3 years ago
Merge pull request #4441 from assimp/kimkulling/fix_doxygen_version

Update version in doxy-config

github.com/assimp/assimp - 7919461951033a4e914a6a84baecf0ea5973c007 authored almost 3 years ago
Merge branch 'master' into kimkulling/fix_doxygen_version

github.com/assimp/assimp - e4fb0e0960dad4d8ed913ac88d418b5b6049dddb authored almost 3 years ago
Merge pull request #4431 from TerenceRussell/master

Added missing ObjMaterial.h to CMakeLists

github.com/assimp/assimp - d87111983abf7687d6a02615399485edb6c04ef2 authored almost 3 years ago
Merge branch 'master' into master

github.com/assimp/assimp - b1dc8cfe56f2122691cc2e33b915b5efa3a7c771 authored almost 3 years ago
Merge pull request #4426 from sacereda/info-material-properties

Add properties information on assimp info command line

github.com/assimp/assimp - 7296ffc3f5ea16c8970a5185e3852b5e4368ea90 authored almost 3 years ago
Merge branch 'master' into info-material-properties

github.com/assimp/assimp - b567497a17e28eca83f618cac7c1b8c182140fa0 authored almost 3 years ago
Merge pull request #4425 from sacereda/metallic-roughness-split

glTF2: Metallic roughness split

github.com/assimp/assimp - e1dae1402e62a94a9470f7e672bdee3a0ac0ce28 authored almost 3 years ago
Merge branch 'master' into metallic-roughness-split

github.com/assimp/assimp - 68f3386c7b4d68b3a8068619e39e6a9e35f615aa authored almost 3 years ago
Merge pull request #4423 from youkeyao/parse_obj_anisotropy

Fix getting anisotropy in obj

github.com/assimp/assimp - 9e0357a8b62a9b6f06c58c28a388afef44f636df authored almost 3 years ago
Merge branch 'master' into parse_obj_anisotropy

github.com/assimp/assimp - 72888c49f6958f3314bb2e45d308f413465ec8d6 authored almost 3 years ago
Add USE_STATIC_CRT option

github.com/assimp/assimp - cd7df53a72625424b985ee15c121828a967e5957 authored almost 3 years ago
Merge branch 'master' into issue_4349

github.com/assimp/assimp - 4457d9300acc2f9d563fb08d21506ce93b96305a authored almost 3 years ago
Update version in doxy-config

github.com/assimp/assimp - 0ef830d2b1a92e929f79d35825a64e09f07a1ca4 authored almost 3 years ago
Trying to fix reorder error

github.com/assimp/assimp - 729ab8ae334293acc9f21fbd04daf0d9bcbc5ab6 authored almost 3 years ago
Fix includes

github.com/assimp/assimp - 26bb601d8f77e234e4cd2f7ee679fa628b8c78c9 authored almost 3 years ago
Avoid setting metallic/roughness/sheen/clearcoat properties when they are not found on mtl file.

github.com/assimp/assimp - 51e248909fd84a77ecf449cea02e8496c13068e3 authored almost 3 years ago
add ifndef guard for resolve to fails to compile

github.com/assimp/assimp - e02d51ec241988e185f58244e277ae8ce0dbd471 authored almost 3 years ago
Merge pull request #4421 from RichardTea/update_ai_texture_type_max

Update AI_TEXTURE_TYPE_MAX

github.com/assimp/assimp - a305d14b8f4b7cbdf51d42540f15f69336fe6bbe authored almost 3 years ago
Merge branch 'master' into update_ai_texture_type_max

github.com/assimp/assimp - 5e69517742b6e5a2e06a70697171df2798f07df3 authored almost 3 years ago