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

Replaced NULL with nullptr for pointers in sample SimpleTexturedOpenGL.

592e71dd7ecc33134b9db786db7b1703f1cdfaf6 authored almost 5 years ago
Merge pull request #3125 from malortie/fix-sample-simpletexturedogl-w4-compile-warnings

Fixed /W4 compile warnings in sample SimpleTexturedOpenGL.

abb628bc58772fa1aa920067060dc645a1e38dc0 authored almost 5 years ago
Merge branch 'master' into fix-sample-simpletexturedogl-w4-compile-warnings

d0e14e4140e5fd22dc155405f6222e5e1a7e75ea authored almost 5 years ago
Replaced NULL with nullptr for pointers in Assimp viewer.

3510d85967de8b0f2cc8f492ddfdb796d4c965e6 authored almost 5 years ago
Merge branch 'master' into master

755f3748f1ca6d5a03a1ef97d39a7c067f9ca227 authored almost 5 years ago
Merge pull request #3129 from malortie/fix-assimp-viewer-w4-compile-warnings

Fixed /W4 compile warnings in Assimp viewer.

b59e6a2df43d4d705f576cbbf65233279ed071c5 authored almost 5 years ago
Merge branch 'master' into fix-assimp-viewer-w4-compile-warnings

c79c6f5ae771a09429f60063c7f25a6c1f2b16c1 authored almost 5 years ago
Merge pull request #3126 from vmatare/master

use GNUInstallDirs where possible (master branch)

0f3b196afc36430e8511d837f811dddb3f8b84fa authored almost 5 years ago
Pbrt file exporter hello world

8c3b3744868af19429196811d85d694675d59fcd authored almost 5 years ago
Merge branch 'master' into fix-assimp-viewer-w4-compile-warnings

06f148defc53cfdc066397fba66d74bd1c85257d authored almost 5 years ago
Merge branch 'master' into master

09eba0f039b5d0ea408634105a99359fab785972 authored almost 5 years ago
Merge pull request #3137 from assimp/issue_2166

closes https://github.com/assimp/assimp/issues/2166:

4eb129fa6d2d3d92e47e53ede9230b012cecd8f1 authored almost 5 years ago
code reformattings.

9a11d91cb8e289350d85faddc27349cea13284dc authored almost 5 years ago
closes https://github.com/assimp/assimp/issues/2166: add missing setter for metadata.

131aed73b0a1c7a70e58bfc10ebf6f4106f03a4a authored almost 5 years ago
Merge branch 'master' into master

b7d73dfa69a1b1744ec095cdadb5adfb563592a2 authored almost 5 years ago
Replaced NULL with nullptr for pointers in sample SimpleTexturedDirectx11.

105b2bdeaf554c9f711c8a1a55ebb625f96a4dd7 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

132ecae6f4b788909b1f764b869a8e5e3afc4f32 authored almost 5 years ago
Update MessageProc.cpp

I guess Turol meant this change.

a73fd6c84c0caf7d28d68993843997da6f22a900 authored almost 5 years ago
Applied review requested changes - renamed _data to data.

1b0a0675dc1dd90826867a7c4c598bbd42ec63ef authored almost 5 years ago
Fixed /W4 compile warnings in Assimp viewer.

1cb564aa4b7378d63e27f97fdbc3a2cbea2863b0 authored almost 5 years ago
Merge branch 'master' into fix-sample-simpletexturedogl-w4-compile-warnings

732dc6a5d6c0c822b58d410ee65b69e161f7a0d1 authored almost 5 years ago
Merge pull request #3127 from malortie/fix-sample-simpletextureddirectx11-w4-compile-warnings

Fixed /W4 compile warnings in sample SimpleTexturedDirectx11.

085212e58ab0cf6dc96256e1577e9e31d0a8f3e2 authored almost 5 years ago
Fixed warning C4018: '<': signed/unsigned mismatch

4bae1d2596572c4103cdfce5ab7a6eb6067d346f authored almost 5 years ago
Fixed /W4 compile warnings in sample SimpleTexturedDirectx11.

e67ddd0ca101227210ceed24e44e3ced6faa128d authored almost 5 years ago
Merge branch 'master' into master

956c57f18e5ed08972bfb8af529e52eac7b462d6 authored almost 5 years ago
Applied review requested changes for #3125

- Reverted stb_image.h changes to prevent future merge conflicts.
- Added #pragma warning before...

fa9ccfba61bd5b931886cb18ad71661329a964a4 authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

a07bf8b26fc3dc43f56dbbd3166c3652fa49352b authored almost 5 years ago
Merge branch 'master' into GLTF2_invalid_buffer_fix

d966f3394b190cd746e5a141823fce84030e2dea authored almost 5 years ago
use GNUInstallDirs where possible

Emulate the CMAKE_INSTALL_FULL_* variables on non-Unix systems and
disable redefining FHS-mandat...

9fb81c3be6dc30139ea32c92046c9794dca0e73e authored almost 5 years ago
Fixed /W4 compile warnings in sample SimpleTexturedOpenGL.

895675535a8d491321ae5e2e7ac6633c03ce8956 authored almost 5 years ago
Merge pull request #3124 from malortie/fix-sample-simpleogl-w4-compile-warnings

Fixed /W4 compile warnings in sample SimpleOpenGL.

6b68c0ee4577f480e57120b2aca971d80f8f5731 authored almost 5 years ago
Merge branch 'master' into fix-sample-simpleogl-w4-compile-warnings

c0273a2bb42cda32f8c52c79a62c80d067de88c4 authored almost 5 years ago
Merge pull request #3113 from thomasbiang/assimp_gltf2_exporter

Fix gltf2 exporter memory crash

210f40e9840ee1b9de625ffe4ec058141921c1c1 authored almost 5 years ago
Fixed /W4 compile warnings in sample SimpleOpenGL.

56e2f2e37e399896054c73a1c3c2cd42df061dce authored almost 5 years ago
Merge branch 'master' into GLTF2_invalid_buffer_fix

9511976485a6709af22cb515f97ccefb90676d9a authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

e61cb1794f51cb89fd6be2b917f554f6e5238187 authored almost 5 years ago
Remove comments to increase readability

c21a1ffffaf7a9fec6955ee436f8d69ba7d68c7a authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

750bd93eb3d13eb919d71014206d7e7e5c5a4238 authored almost 5 years ago
Merge branch 'master' into master

5205c4a422185cdaee3a4662cd6362061de77295 authored almost 5 years ago
Merge branch 'master' into assimp_gltf2_exporter

a7208b02e0ea9d4a4305a4dd0bd2c8efaf31c234 authored almost 5 years ago
Merge pull request #3117 from malortie/remove-unneeded-headers

Removed unneeded SceneDiffer.h includes.

bfedc0504550e8951c95c8a47c94f142b353f402 authored almost 5 years ago
Removed unneeded SceneDiffer.h includes.

06e40b98200b6e0ef34fd0ca8797184cf7e48ae8 authored almost 5 years ago
Check for existed bone

53990ffa4243014692b3d325cbe7c18efa911459 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

8bd8a3ced3fa40efc4501e3556c29ba98305de6a authored almost 5 years ago
closes https://github.com/assimp/assimp/issues/3103: always enable warnings as errors .

c31e49198adfe2cff7dd12591c0378c7434b5178 authored almost 5 years ago
Merge pull request #3114 from assimp/kimkulling-patch-5

Fix funding

0af06d3f0c0fb375d390e81f00ac3477f4e46ef5 authored almost 5 years ago
Fix funding

323686f878d1bc7d84eceb6d5683995ab52e8f96 authored almost 5 years ago
Merge pull request #3112 from assimp/issue_3104

closes https://github.com/assimp/assimp/pull/3104:

17d8aa008e938bdc83f5928d3fff0e7beeadba64 authored almost 5 years ago
closes https://github.com/assimp/assimp/pull/3104: remove unused includes.

f5324e23eff28359ffd3fb0f5b0375dd4fddd036 authored almost 5 years ago
Merge branch 'master' into master

773107b0150f37bfdbc3999f1466ee791ab1debd authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

f072d26c3527dad0964348028a33a2e002bb4660 authored almost 5 years ago
Disable terragen test.

a691e8cd3e582c0e2e9d050bc69c8a4c231c0dd2 authored almost 5 years ago
Disable terragen test.

bc3de4079a74777192f426aca94ecd5d2793dfc1 authored almost 5 years ago
Added support for glTF2 sparse accessors.

Refactored Accessors, pulling out reusable bits between those
and sparse accessors' indices / va...

87e2d3a54de9379675d0cf8899ebd1e2db750902 authored almost 5 years ago
Merge branch 'master' into GLTF2_invalid_buffer_fix

54419eb9a07e49661a0ae9ab54dcb958a3d450d6 authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

806d81c919f52bafae341c84538ae67e606a8529 authored almost 5 years ago
Merge branch 'master' into cmake_targets_determine_lib_path

51438bff879914fe5f73eee286f499567a0b2919 authored almost 5 years ago
Weights and bones count checks

3ef46b0eddbfdcd914da75c06b299e494a093317 authored almost 5 years ago
Merge branch 'kimkulling_dev' of https://github.com/assimp/assimp into kimkulling_dev

e445eba67448d49bf5255b7a6cf82962f40330cb authored almost 5 years ago
add terragen importer unittest.

7f63a4b0d754324d81225733033c0cd6eb0a38c2 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

a57edf2e99ce24fb1804a5a7527919eab30896ef authored almost 5 years ago
Merge pull request #3098 from assimp/kimkulling-patch-5

add windows build

0d9bccbccae4df779b32c6f965ad29e2c432cec4 authored almost 5 years ago
Fixed bone splitting with excessive amount of bones with 0 weight

5e93b9ea8b7750e024d05d3991730ef04104a68d authored almost 5 years ago
fix typo

bb046a3f80176af33577f0bd9f9a4eab632285b3 authored almost 5 years ago
Select releyase config

c2cbac979e3378215a9c0b00cac9a7c63cfe547d authored almost 5 years ago
Fix unittest execution

6bae5e2a406c8803fa5c4489a06e5a36186a0ffc authored almost 5 years ago
fix compiler warnings.

6973aea6da000cf9ef119a8234d9564b1c69eed3 authored almost 5 years ago
fix possible warnings

4c177ad72e459e63ee1f9bc8f862f1c9946a5d59 authored almost 5 years ago
Merge remote-tracking branch 'upstream/master'

d276044ad3a874948e4ad556747cc8d6ef22b36c authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

419b0a1ddc9b65fde4f272bd700db4b056a51a43 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

22d6b761e651ea74aa06c0e8bf151a4b635eb153 authored almost 5 years ago
add windows build

cdc580b947d545831c7758b64211ce6c3a50045d authored almost 5 years ago
Merge pull request #3096 from assimp/kimkulling-patch-3

Add mac

b6b3b39bb363cf6c6658ffe051e693bd36f08985 authored almost 5 years ago
Add mac

5bc2e84c908cd8ca82f2241338b75726cc0e7a28 authored almost 5 years ago
trigger build

d51b89f3ce70a47e1632025e68f68d9a437122ac authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

b1165cff28fec8f6bc9edf946e7d9028a01672ea authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

222b1453077fc52019498be75811c2402800a685 authored almost 5 years ago
Merge pull request #3086 from napina/fbx_rotation_fix

Fixed FBX simple anim pre/post rotation handling

4796ad3d5e61ac281fb1a7604fa37bc5880841e6 authored almost 5 years ago
apply code-conventions to unrealloader

9b83d748305e23d52b7c7118ecd65fed76352453 authored almost 5 years ago
Update 3DSConverter.cpp

Trigger build.

27e1a20efe8f4467ac1f92b158a075f9ef97a6a1 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

3a206a424ddae325738aaba728342cf7eb5eb2fc authored almost 5 years ago
Update m3d.h

fix more alignment errors.

e543a58dfb38ae35187128bddcae28c1a66bd8e0 authored almost 5 years ago
Update m3d.h

Fix alignment bug.

2cfdbe2d50cd167c851c5253aa9a4c268866f56d authored almost 5 years ago
Update m3d.h

Try to fix build error.

7a01061c3e3b98e3950b1e1ea6c4f4bc1d895d86 authored almost 5 years ago
Update m3d.h

replace assignment by memcpy.

60750161d544dc060cc7b3eb72c77f4cf735ffe2 authored almost 5 years ago
Merge branch 'master' into fbx_rotation_fix

855452831cf7154f30a2b5d31a304b5e782a8af7 authored almost 5 years ago
Added C API tests.

f9a7d2abf10c54e33f988a5b93b54e672efc319d authored almost 5 years ago
Update m3d.h

fix alignment issue.

32c59643f20f9cde511b4dbb4d9b1b85e54d0ff2 authored almost 5 years ago
Update UnrealLoader.cpp

Fix static code analysis findings.

80323b57bc44b412e4c663a8d983c3f4c50f22a2 authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

7a2bc5f8f30d5ba9bc25e50388e5ec2fae7ac0e7 authored almost 5 years ago
Merge pull request #3089 from malortie/add-missing-c-api-functions

Added missing functionalities to C API.

bd5b7ecab9016b50913d17abc71921ba0ea85132 authored almost 5 years ago
Merge branch 'master' into optimized_bonelimits

69176ad42557990e0aaa130bfaf27d2ff4c85039 authored almost 5 years ago
Merge branch 'master' into fbx_rotation_fix

7f521b4eb44f0377dae9be68be686ffaae005f61 authored almost 5 years ago
Added missing functionalities to C API.

The C API functions that have been added are the following:

Vector2:
- aiVector2AreEqual
- aiVe...

609632c6a533c7f62227a676f3fd56112061e106 authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

96c7c567e6757eff2f695d09addcb54d92c5b3e2 authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

3c9751ce0c57c2ee651be2b3f5e9c6170bd8b31c authored almost 5 years ago
Merge pull request #3069 from ms-maxvollmer/GLTF2_guarantee_rootnode_fix

GLTF2: Fixed behavior of glTF2Importer::ImportNodes

da8b174ecb008d4fd3ce9d761e157515e4471df0 authored almost 5 years ago
fix memory leak during export

ccd13436da5035b87356faa5c2c84c49737e3598 authored almost 5 years ago
Added pre and post rotation handling to FBXConverter::GenerateSimpleNodeAnim. Fixed quaternion interpolation flip. Cleaned code.

14b8d1242b0f32fef9dd8ace0a1d4e8cbd20d88c authored almost 5 years ago
Merge branch 'master' of https://github.com/assimp/assimp

b962af93fc2ee9cdde876e6b5d42e5ec5e427749 authored almost 5 years ago