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

Merge branch 'master' into GLTF2_invalid_buffer_fix

ec17aff6d65e537ca4c2315f1997cf2484c94f3a authored almost 5 years ago
Merge branch 'master' into GLTF2_guarantee_rootnode_fix

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

2820edee54fe1135c8817d4ad330bc873981f673 authored almost 5 years ago
Merge branch 'master' into cmake_targets_determine_lib_path

fb32072391df945fac7f19058cf5c895a851214a authored almost 5 years ago
Merge pull request #3075 from aimoonchen/fix_FBX_no_preservePivots_bug

fix FBX no preservePivots bug

16725cc3f6e87d1839879322776d3b5cda940bbf authored almost 5 years ago
Merge branch 'master' into fix_FBX_no_preservePivots_bug

891b1d4b3f7b7c40da5266a96336435ffc0b8947 authored almost 5 years ago
Merge pull request #3083 from asmaloney/cmake-submodule

{cmake} Prefix options to avoid pollution when included as a submodule

da04a8e39a6c9dfdf8e6d2da484f1ddf851baf51 authored almost 5 years ago
{cmake} Prefix assimp options with "ASSIMP_" to avoid pollution when included as a submodule

When libraries are included as submodules in large projects, having an option with a generic nam...

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

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

2006eeed852bb73fe25e8c0928fde9ffa60777b7 authored almost 5 years ago
Merge branch 'master' into GLTF2_invalid_buffer_fix

94da6d61a42196a6ac921be0ade205c7f192c9ef authored almost 5 years ago
Merge branch 'master' into kimkulling_dev

6f8d96b57e8b1ca765c98c3917e99b2ee8d8d680 authored almost 5 years ago
Merge branch 'master' into GLTF2_guarantee_rootnode_fix

973e38ad978a4535430c46120fbc71a7f1007b49 authored almost 5 years ago
Merge branch 'master' into sample-simpleopengl-minor-improvements

2e65b11e9676ca176bffd08875d0f74ebc9141b5 authored almost 5 years ago
Merge pull request #3012 from assimp/enable_vs_warning_all

[WIP] Enable all warnings for Visual Studio.

7e5a0acc48efc54d7aa7900c36cd63db1fbeec9b authored almost 5 years ago
Changed AI_LMW_MAX_WEIGHTS*2 to 8 which is same thing.

f0243cc7f3f548bada536f8426ce83cf7100a9f7 authored almost 5 years ago
fix invalid check

c0ae9b6040a1c3abdcdd25578ced37cbc2ca7106 authored almost 5 years ago
fix warning.

14860f382279b13774590c426d9771608db3f2cd authored almost 5 years ago
reformat unittests.

68a9fa2df369f993dcd1388e8cb7c054634aaee6 authored almost 5 years ago
Optimized LimitBoneWeightsProcess. Added SmallVector to reduce heap allocations. Simplified algorithm and removed unnecessary copying.

d5d30c898bdabbebe73bbeddb2e1a93871a78603 authored almost 5 years ago
fix another warning: missing override.

edc73552cd90c5d546a1ed793ab072f0fe8b2e11 authored almost 5 years ago
Merge branch 'enable_vs_warning_all' of https://github.com/assimp/assimp into enable_vs_warning_all

378c87ccf4b4f5dc7a5136214d929b8f2c4cb7c9 authored almost 5 years ago
fix another unittest warning.

14aea3f1a4f9412ba218dfe6e0d7c132ec1137da authored almost 5 years ago
fix clang-compiler warning: wrong move constructor.

4283e611892a1ea73a9ca31b07c977ebd3f62c2e authored almost 5 years ago
Merge branch 'enable_vs_warning_all' of https://github.com/assimp/assimp into enable_vs_warning_all

2d0f8093d85340563fd138ff21bbad87b81b96bb authored almost 5 years ago
fix static-code-analysis check.

089ab0693a615dbf6da1460ea134355a87d7aae3 authored almost 5 years ago
Merge branch 'master' into enable_vs_warning_all

62415bca40ac05ab930b554b235902cfcee69afc authored almost 5 years ago
Merge pull request #3078 from assimp/kimkulling-githubactions

Create ccpp.yml

0c3933ca7c460644d346d94ecbb1b118f598ced4 authored almost 5 years ago
Update Readme.md

Add github actions badge.

b4bc91c13b48cd50d06f01c0189d998ce3287904 authored almost 5 years ago
Create ccpp.yml

4b1aaff0dc5c35bc16edc0de3ca7af5d70768613 authored almost 5 years ago
obj: add missing init.

7d624e7f60c591ac24aab31a5131b2d618af91b8 authored almost 5 years ago
Merge branch 'master' into enable_vs_warning_all

7fda14078bd73264754554da4f3562b38c049059 authored almost 5 years ago
fix the linux build.

9f7d9becb280e21b4a93fb19e40234b1963abe5b authored almost 5 years ago
Make file formatting comply with POSIX and Unix standards

UTF-8, LF, no BOM, and newlines at the end of files

1529f9518fcf826c22f2840d584f6c4f39b6b2eb authored almost 5 years ago
try to fix linux build.2

b40769c3954e2e2937066dd8686ae19407c057b4 authored almost 5 years ago
fix no preservePivots bug

7c3fd351d3e84dd10cdefd2ac10ceee61bc7ead1 authored almost 5 years ago
fix vs2013 warnings in unittests

dd58568d60fc01cff1235560c574f5c03f56c824 authored almost 5 years ago
fix 3rdparty warnings.

ac3f08a4d8c96f2e0892a32124b35482a2b8acbe authored almost 5 years ago
fix missing parthesis.

2ee948eb847a2a8208f484ed72147b6cfe341883 authored almost 5 years ago
add mssing move constructor.

5b8e6832c37ce67a69dca20a72a8a729c0278ca9 authored almost 5 years ago
add missing constructor.

de06c860ea2c6b28230a32443fd5399cbe89eeb2 authored almost 5 years ago
fix compiler warning.

9ba014739a4a480e3b1dd769b664265717cbc352 authored almost 5 years ago
ry to fix 2013-specific warnings in mesh.h

4de4c34fb286169484c1743f617e9a9ceb1feabb authored almost 5 years ago
fix warnings detected in vs2017.

4d917c97bd6992b9c9b4fe15fd71e1cbe2e5edc0 authored almost 5 years ago
fix typo.

68f7f545a91832a71c1b6555c388a0929cca0f58 authored almost 5 years ago
fix new vs2013 warnings.

9aa5e3e04fd101878d8be60eef48cffac1bf4a95 authored almost 5 years ago
fix vs2013 specific warnings.

097d2faeea89345a8544f186223ff473f7ce769f authored almost 5 years ago
fix 2 more warnings for vs2013.

d1afd97ec25256edbd1279113f2061662d5f8c20 authored almost 5 years ago
disable 2 more warnings for vs2013.

2eb8ff7136262d717867d8b1a62f7251108cfb18 authored almost 5 years ago
Update IFCReaderGen_2x3.h

Fix a typo

017b3238ba91b4b07f7dd1cb988a83a43ba7b564 authored almost 5 years ago
Update IFCReaderGen_2x3.h

Disable warning

959446e416b07221dd99c0cf2a008fa2058f2db5 authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

f17b04168f08fb74ad57cd61a2da8078de22b98d authored almost 5 years ago
Merge pull request #3067 from ms-maxvollmer/FBXParser_check_inputlength_fix

Added test case for fix earlier submitted

db74f35410e700a0254d8bcbd0fd49af1e8902a3 authored almost 5 years ago
Update StepReaderGen.h

disable warning

f68c60c7c63493f4b83a583dea3cc15b80cba182 authored almost 5 years ago
Merge branch 'master' into enable_vs_warning_all

a2fa19aa781bdb9a5998309a5b59f4786003f70f authored almost 5 years ago
Merge branch 'master' into cmake_targets_determine_lib_path

3d50ab8febe6d402455928109149b35f217171f5 authored almost 5 years ago
Merge branch 'master' into FBXParser_check_inputlength_fix

eead99b7a6302676ab5224755fb34779df0694a0 authored almost 5 years ago
fix the build - add misisng forward declaration for aiVector3t.

a9e8f65941cd1c540fecf762f9b7b1dd4e8eed38 authored almost 5 years ago
Merge pull request #3063 from thomasbiang/gltf2_blendshape_export

Blendshape Support in Assimp Gltf2/Glb2 Exporter (positions, normals)

3e78e8b5d32a10777c15053c4258b95dabc276f1 authored almost 5 years ago
Merge branch 'master' into GLTF2_recursive_references_fix

e44b50cddf0f786bf236ea9fc74802dac9ec273f authored almost 5 years ago
Merge branch 'master' into GLTF2_guarantee_rootnode_fix

8c3c87793ebf0ae414f64cb37461800ad2369065 authored almost 5 years ago
Merge branch 'master' into GLTF2_invalid_buffer_fix

1ad0e48a154da238ef0ba305fdf5436745ede726 authored almost 5 years ago
Merge branch 'master' into FBXParser_check_inputlength_fix

c9cf661b292a9d6372760777eeeecf25fee89cef authored almost 5 years ago
Add 2013-spcific compiler warning disabling statements.

27c125ef4d637f5a5fb679109c3b3f92028242f8 authored almost 5 years ago
Fix static-code findings,

856ca9f2dd55a1cb50b3129262fa959979a27dde authored almost 5 years ago
ix compiler warning for pragma statements.

976091a6f6afb567fabefb666dd10c8661a68035 authored almost 5 years ago
fix review findings.

9e91a33d76809ab08eb36b9f2be4b406dce514d9 authored almost 5 years ago
Obj: apply clang format.

8b6f95ec300be62cfbf1a00cb61e3dc69d46fbd7 authored almost 5 years ago
Merge branch 'master' into enable_vs_warning_all

4210318a34c2416f752559645aa92858b21c419e authored almost 5 years ago
fix all unittests.

0357333c8185ef7a4446502cebc9ef239564c67a authored almost 5 years ago
fix read for precision-depending data.

255758e6ff04990f43878891d26bc41c3556ec83 authored almost 5 years ago
fix unittests part 2.

dc0475949209462d015a7361a07b3659e6958166 authored almost 5 years ago
Merge branch 'master' into gltf2_blendshape_export

3c97447c9c872381463b9668546eeb77e2bad685 authored almost 5 years ago
Merge branch 'master' into cmake_targets_determine_lib_path

3eba67dca380dc5bd24968dbd22f9764ae9b160f authored almost 5 years ago
export blendshape positions/normals in gltf2/glb2

733e5343c86cf4c5604616c6070881232934346c authored almost 5 years ago
fix unittests part 1.

b295fda22c51239f7386e5dc6e0251b9e06880e0 authored almost 5 years ago
Added unit test for recursive references in GLTF2 file

ec69e2bf59014e60f4297d86ff6cb27f90420e97 authored almost 5 years ago
Added two unit tests for cases where Assimp returned a scene that didn't have a root node:

- NoScene tests that Assimp correctly fails importing an invalid GLTF2 file that doesn't have a ...

a4bbd9b9365ae880015413270adbd526113e9bf8 authored almost 5 years ago
Merge pull request #3060 from malortie/fix-directx-in-cmakelist

Minor changes in CMakeLists files.

afccda95f26e13fdbc22c79a7d9e47ce9ac03283 authored almost 5 years ago
Merge branch 'master' into fix-directx-in-cmakelist

7485e530b40eea223c29eb4753c47225be9b5cf1 authored almost 5 years ago
Merge pull request #3034 from maquefel/cmake_fix_native_path

cmake: double quotes around the <path>

93610a8634f3ea2944d9fb6b3d72a65d8acf5875 authored almost 5 years ago
Merge branch 'enable_vs_warning_all' of https://github.com/assimp/assimp into enable_vs_warning_all

bb4eab3ff24ba37bf28e7a4e1233a68f18181729 authored almost 5 years ago
fix misor findings.

19b40397a9ef49a9ea02eb38ced4876441a5707f authored almost 5 years ago
Update CMakeLists.txt

Remove empty option.

b4344cc7cf05a8ce59f91ef99a41f9fb5cae39f8 authored almost 5 years ago
Assimp guarantees in its docs that mRootNode is never NULL.

glTF2Importer::ImportNodes therefore must always create a root node, or throw an exception.

A G...

3f75ef68aec103d29751f5754edf4439d271c3c1 authored almost 5 years ago
Added test file and test case for ASCII FBX files with invalid (out of bounds) float values

ad278055aed86c5859d318c63efef5f2cc79595e authored almost 5 years ago
Added a check to detect and prevent recursive references in GLTF2 files

1bc7c710d645a55f488857614c7c8d08eb6a137d authored almost 5 years ago
Change: ExtractData throws exception instead of returning false if data is invalid.

Explanation: The return value of ExtractData is never checked anywhere in code. However if it re...

84e060a8160d1c0487b754f236bfb9fdbca78fea authored almost 5 years ago
Merge branch 'enable_vs_warning_all' of https://github.com/assimp/assimp into enable_vs_warning_all

69551e81ed2865cc47912ba7613990c005e051d6 authored almost 5 years ago
fix warnings

f8757322be52a66a42c594a5b5edeaa76f4034df authored almost 5 years ago
fix compiler warnings in tools and test-

7e7555a91bb5afb92a119303c65b7bea623ceb9d authored almost 5 years ago
Merge branch 'master' into cmake_fix_native_path

0a5419828a76c2524e62f1f630df99d4c57726d4 authored almost 5 years ago
Merge pull request #3055 from malortie/fix-simpletextureddirectx11-sample2

Added missing std namespace prefix to std types.

7e237737760fa9de6adaeb08bf9eb7b3fb4590e6 authored almost 5 years ago
Minor changes in CMakeLists files.

- Fixed condition preventing ASSIMP_BUILD_ASSIMP_VIEW showing up on first time
- Set ASSIMP_BUIL...

ed62ed9e7c7965719a99d0b2c0eeb14be04cff2e authored almost 5 years ago
Merge branch 'master' into fix-simpletextureddirectx11-sample2

0904e4880b23c8653b5da2459db47e47f27e5ea4 authored almost 5 years ago
Merge branch 'master' into cmake_fix_native_path

af59010583c4e2237593eb5b95fc4720c94b1b9c authored almost 5 years ago
Merge pull request #3033 from malortie/raise-cmake-minimum-version-to-3.0

Raised minimum CMake version to 3.0 for assimp_cmd and assimp_view.

22ca2efa8f92c8f595611ccb1b2cac54d9ad78c6 authored almost 5 years ago
Merge branch 'master' into raise-cmake-minimum-version-to-3.0

1c6077aa4f3dbabc3bc43aef44a82c5b4c547145 authored almost 5 years ago
fix linker issues.

02e5698a389cb1532eab9e37fb2379d848513d7c authored almost 5 years ago
Merge pull request #3058 from assimp/fix_zip_issue

Fix zip issue

c7628d0f9289845af7b9408dbfd8093ae89c6fac authored almost 5 years ago