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

Update utVersion.cpp

Fix the unittests as well.

ecd413c86c031900832028c94c0d55488cf26a0a authored about 5 years ago by Kim Kulling <[email protected]>
assimpTargets.cmake: define add_library() with lib type directly

Instead of using if(ON)/if(OFF) to determine which of the "hardcoded"
add_library(... SHARED ......

6ac8279977c3a54118551e549d77329497116f66 authored about 5 years ago by Robikz <[email protected]>
Set proper sharedLibraryName for MinGW in installed assimpTargets-*.cmake

The shared library name for MinGW is the .a library with which we need to
link the built binary....

0761530e17cb7638be3e8267a9128bea7a2dae51 authored about 5 years ago by Robikz <[email protected]>
dllexport ASSIMP_API in all Windows compilers, not just MSVC

This fixes a problem mentioned in issue #2685 where the libassimp.dll
compiled with MinGW doesn'...

81d125a2cca748ef3f79f1f0a6731d7e6d694ec1 authored about 5 years ago by Robikz <[email protected]>
Fix FBXConverter: use proper 64-bit constant

Use proper 64-bit constant for CONVERT_FBX_TIME(time) conversion, fixes:

code/FBXConverter.cp...

32781a566db2cd6022c7020ff2ac591d753c11ab authored about 5 years ago by Fabrice Fontaine <[email protected]>
Merge branch 'master' into add_VS2013_VS2019

c443092c44b55b64ad5ace92878b369894030fb0 authored about 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into issue_2693

78cfec41ec7b10fb76fd6b62e37e050654300346 authored about 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2675 from vcebollada/gltf_mesh_morph_animations

gltf2.0 importer - Support for mesh morph animations added.

d2476e9cdaa0f10c35aa58e4196c4c1c8fcb479a authored about 5 years ago by Kim Kulling <[email protected]>
Fix #2693 aiGetVersionMajor return wrong version

The 2 constants MinorVersion and MajorVersion are updated for 5.0

afec2e2c4951830708587bb4df8bcf45a1e7c101 authored about 5 years ago by Engin Manap <[email protected]>
ColladaExporter: use actual mesh names when available

38153748ab5ce6672ccc237738c25a6fbd107ca0 authored about 5 years ago by Chris Weermann (TGE) <[email protected]>
remove VS2013 build

f2a70ad10ced9fd4cdcdc493fb5af3967e2af1fa authored about 5 years ago by escherstair <[email protected]>
add cmake generators for VS2013 and VS2019

d0e8f5ca321cda18e6f07672b85964948d297062 authored about 5 years ago by escherstair <[email protected]>
Merge branch 'master' into add_VS2013_VS2019

19fddb0861ee844cc817ab27c89c386cf512317b authored about 5 years ago by escherstair <[email protected]>
Add AppVeyor build VS2013 and VS2019

9c326e6989b47accb4032bd18becda47f832901a authored about 5 years ago by escherstair <[email protected]>
ColladaExporter: improve name/id handling

c08a78f7c66bb1cddecbcd9b68cdfbdf9584c301 authored about 5 years ago by Chris Weermann (TGE) <[email protected]>
Merge branch 'master' into gltf_mesh_morph_animations

6550b1df6101b6abe77c0dd06e919d465a4234e8 authored about 5 years ago by vcebollada <[email protected]>
Merge pull request #2666 from theakman2/issue_2662

Fix: Wrong aiAnimation::mTicksPerSecond for gltf2 imports (fixes #2662)

09d80ff478d825a80bce6fb787e8b19df9f321a8 authored about 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into issue_2662

ec74f6603b635205ee8c47ce4280128d3e0b7b56 authored about 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into gltf_mesh_morph_animations

42ff3f1633d9453a59197ee3396f1ec56ae091b4 authored about 5 years ago by vcebollada <[email protected]>
Merge pull request #2680 from grdowns/vcpkg-instructions

Add vcpkg installation instructions

c480b652911d8aeb96a21028fd433944c717c4c8 authored about 5 years ago by Kim Kulling <[email protected]>
aiAnimation::mTicksPerSecond for gltf2 imports - should always be 1000.0

7a8b7ba88d6d84dde7fd43419ac2b022c9887856 authored about 5 years ago by Theak <[email protected]>
Add vcpkg installation instructions

8101bc6a77c6df33017235a249915cb8b92ab092 authored about 5 years ago by grdowns <[email protected]>
Merge branch 'master' into gltf_mesh_morph_animations

5018af995b894bf210dd0dfb7551846c938b0a3d authored about 5 years ago by vcebollada <[email protected]>
Merge branch 'master' into issue_2662

2757297b4faf49a757da25663268db8b4a868c2a authored about 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2663 from thomasbiang/fix-multi-uvset-coord

fix issue textureCoords are messed up for multiple uvset

0e858729513e5d0635222ec2b382b10fddbdd565 authored about 5 years ago by Kim Kulling <[email protected]>
Support Apple naming conventions - shared library

ae3236f4819f8b41e197694fd5f7a6df0f63c323 authored about 5 years ago by Dániel Molnár <[email protected]>
Merge branch 'master' into gltf_mesh_morph_animations

8ca39ade6abddae73c9be948218d974ea5edfb77 authored about 5 years ago by vcebollada <[email protected]>
Merge branch 'master' into fix-multi-uvset-coord

6e75d7a839f1457da70383977e4a20151077cd35 authored about 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2669 from theakman2/issue_2668

Fix: Mismatched new/free in gltf2 importer (fixes #2668)

a75fc4563afb8ab0f894b1ee6395d31f6814eb91 authored about 5 years ago by Kim Kulling <[email protected]>
gltf2.0 importer - Support for mesh morph animations added.

Signed-off-by: Victor Cebollada <[email protected]>

e0fee3d87b78dc90c42c1099e7793aef337fa5cc authored about 5 years ago by Victor Cebollada <[email protected]>
Merge branch 'master' into issue_2668

12a101124a6a161edc699aed9d3ce4f81aa865d2 authored about 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2667 from theakman2/issue_2661

Fix: memory leak in gltf2 importer (fixes #2661)

2d2889f73fa1b2ca09ba9f43c9785402d3a7fdd0 authored about 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into issue_2668

b8e53c967f6c5a59548833edf06f766795226353 authored about 5 years ago by Alan <[email protected]>
Merge branch 'master' into issue_2661

d3a79d0cc2ff441bb335d451340648aa0b8e9285 authored about 5 years ago by Alan <[email protected]>
Merge branch 'master' into issue_2662

17f55aa67e7c315862a6693e416f6e758065cd11 authored about 5 years ago by Alan <[email protected]>
Merge pull request #2671 from JenniferBuehler/master

Fix UV texture coords generation along Z Axis

c07793149cf3a70bb191e725cb3f628cc9a71dc9 authored about 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into issue_2661

3b2e0ebfc7fb8980c7cb7daf7e086cb266d25edf authored about 5 years ago by Kim Kulling <[email protected]>
Fix UV texture coords generation along Z Axis

aa47a028c83c01b831e720163155109c11b279f5 authored about 5 years ago by Jennifer Buehler <[email protected]>
Merge pull request #2670 from assimp/fix_static_code_analysis

Use correct escape sequence for unsigned.

74ac8676e231c535ecaf527456054595f73f7b9c authored over 5 years ago by Kim Kulling <[email protected]>
fix warning

ab3c17419e920127f82b287ba8d13ee459fecf7b authored over 5 years ago by Kim Kulling <[email protected]>
Fix: Mismatched new/free in gltf2 importer (fixes #2668)

61fa619f92f59993a2a178366e38ab1b78e372a6 authored over 5 years ago by Theak <[email protected]>
Fix: memory leak in gltf2 importer (fixes #2661)

720ac4846b4505fbec4d67d34ad007df318ac86f authored over 5 years ago by Theak <[email protected]>
Merge pull request #2664 from assimp/new_aistringsize

Ensure that the aiString lenght is 4 bytes independent which platform…

87004aa70c320923a7b87aff285f1d230991aed9 authored over 5 years ago by Kim Kulling <[email protected]>
Fix: Wrong aiAnimation::mTicksPerSecond for gltf2 imports (fixes #2662)

0e6478c0d406c6a2f6720edfeff0b5854563da93 authored over 5 years ago by Theak <[email protected]>
fix compiler warnings.

94c488d7ea48511a8f65b3ef4f27b476a064b285 authored over 5 years ago by Kim Kulling <[email protected]>
Use correct escape sequence for unsigned.

ef54a00fc47e9f0e5c9471e0aea984d1bdfd87b2 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into new_aistringsize

06eb199704d484b03ff662ab4d72416603405f4b authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2665 from assimp/move_qt_viewer_to_new_repo

remove the qt-viewer from the build system.

aeecc174828a3381a760aa0e767663b46c832f63 authored over 5 years ago by Kim Kulling <[email protected]>
remove the qt-viewer from the build system.

13586eb0739146dc609fa83bcd71fee1bb66f4b7 authored over 5 years ago by Kim Kulling <[email protected]>
Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor.

69087abc56237d4fdf6557a47602583b7fe733ac authored over 5 years ago by Kim Kulling <[email protected]>
correct uvset index

a4092a3234613ae14d8a98f054d9623987a22fce authored over 5 years ago by ywang <[email protected]>
Merge pull request #2658 from escherstair/fix-codacy-issues

Fix codacy issues - part #5

83df4f41042fdc6d687c0738e489f8d65d1bdbd7 authored over 5 years ago by Kim Kulling <[email protected]>
fix regression

d4101bbf06f5d2aed0d57f0b63cf96000a7ea26c authored over 5 years ago by escherstair <[email protected]>
init variable 'base' in initializer list

18bbfdac1a3a6e30ea88bfac543a29673c72469e authored over 5 years ago by escherstair <[email protected]>
Merge branch 'master' into fix-codacy-issues

4b9cc1a484fbe4804f8342367eaf53b757f349b3 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2659 from creacore-team/master

fix issue #2551

b6edcb35a8253699a18a5e97f0fc8169fcda175a authored over 5 years ago by Kim Kulling <[email protected]>
fix issue #2551

dbf47f7769bafee5660f0af6534b4130c90ec160 authored over 5 years ago by Bruno <[email protected]>
Merge pull request #2656 from assimp/kimkullig_dev

Kimkullig dev

e3d277faeade1eed305b98e83b8055ecf0aab25b authored over 5 years ago by Kim Kulling <[email protected]>
Update .travis.sh

Enable expor by default for the coveralls tests.

9186e107f68f3b1ce63481c291451b868ff813db authored over 5 years ago by Kim Kulling <[email protected]>
Update utFBXImporterExporter.cpp

put test in comments.

fed7fcf2fb9359d68e061fae698bb212b4276ad2 authored over 5 years ago by Kim Kulling <[email protected]>
Update utFBXImporterExporter.cpp

Disable test

06542c49dfe00a303d86df41ffb5422465e44d33 authored over 5 years ago by Kim Kulling <[email protected]>
fixed regression #2

1abf6d50fe96577444e90c730f2f321750747eb6 authored over 5 years ago by escherstair <[email protected]>
fix regression

2194577429e295c2c3d9a6d4df79bcd9fba7beba authored over 5 years ago by escherstair <[email protected]>
Merge branch 'master' into fix-codacy-issues

a5859dd3f419b0e1ba61e02fe53734c7e55de46b authored over 5 years ago by escherstair <[email protected]>
init variable in initializer list

c0ec5140ee2019d76216ccea2936bb51079daa0e authored over 5 years ago by escherstair <[email protected]>
init variable in initializer list

6d4854f12c4a72cfd33fdc7dff74ad7d2c600a41 authored over 5 years ago by escherstair <[email protected]>
init member in itilializer list

116dcce0ba357163aa907dbcb8c4c64177085f1b authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

3b608307c88f902df4fcaf559391640dbbbf5e5c authored over 5 years ago by escherstair <[email protected]>
Merge branch 'kimkullig_dev' of https://github.com/assimp/assimp into kimkullig_dev

8add762eaca02bf1a3461c292b7d2c0791ad72de authored over 5 years ago by Kim Kulling <[email protected]>
add missing namespace."

f5dcd5060f40b398121e1360c900ce89796875bd authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into kimkullig_dev

f7da7d8f67d54bab488731c8280c0e917133a11a authored over 5 years ago by Kim Kulling <[email protected]>
add missing include.

2edcf82f5a53469bde4bbc2af55ec150b92e37b7 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2655 from PascalGilbraith/issue_2603

Issue 2603

7f3b33d1c2b32dd610d9eddddec5216e35d7050f authored over 5 years ago by Kim Kulling <[email protected]>
closes https://github.com/assimp/assimp/issues/2598: introduce getEpsilon

8b95479bb00b4bf8fb875f2c5b0605ddfd203b7f authored over 5 years ago by Kim Kulling <[email protected]>
Issue 2603

Normal face indices added to end of already resized vector, so normal faces did not match positi...

7f7918957a23c69f132113e7d46b07ef90dc77ed authored over 5 years ago by PascalGilbraith <[email protected]>
put one in comments because the file seems to be corrupt.

2be0eba1abd70f5b7b2800d295bfe0fd058427e7 authored over 5 years ago by Kim Kulling <[email protected]>
closes https://github.com/assimp/assimp/issues/2653: introduce 2 tests to reproduce fbx-tokenize issue.

ca0549558be98c09448331d97cb8043589cddcf8 authored over 5 years ago by Kim Kulling <[email protected]>
closes https://github.com/assimp/assimp/issues/2613 : merge glTF2 patch.

79056da4be10105168eb572b9b01b468fb62b79b authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2646 from RumbleballTheReal/master

Build Binaries example batch

ab3528f72667a3efa902980ca2195f1dd9dbf741 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

818a5b633f02f562dc9025a62d25f77397e0f114 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2647 from FabienPean/patch-1

Update Sample_SimpleOpenGL.c

446381e1cabff10c65144870d2cdeaf7406b3c35 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into patch-1

cc7ba5288c73bb2ca3aa1c5b6545a6474548d261 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2654 from assimp/kimkulling-patch-4

closes https://github.com/assimp/assimp/issues/2627 - fix typo

ee1ed502e7053cc52466dbfb420603c437b85927 authored over 5 years ago by Kim Kulling <[email protected]>
closes https://github.com/assimp/assimp/issues/2627 - fix typo

Remove code from ai_assert test, will be removed in release versions.

a1254f067e85b1e1d65479e50098c50e42ebf1b4 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into patch-1

f985bcba83ba146417662843c789c6edf6066767 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2649 from assimp/gltf_add_ortho_cam

Gltf add ortho cam

a642b1d51a307af6ed04051410da282c345a138f authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into gltf_add_ortho_cam

4d2adf5bea92e0917d28a62b6a7f9e2fe759d6b9 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'gltf_add_ortho_cam' of https://github.com/assimp/assimp into gltf_add_ortho_cam

3bd63c006fddadf4a021d09cf8801b4914b746b1 authored over 5 years ago by Kim Kulling <[email protected]>
fix the build.

a25a1f077206810d83827b8fe2dfc4fd01a55f31 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into patch-1

783f92e1482179dafbae3d3d588636965af4ed43 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2648 from rspencer01/master

Fix indentation error in python bindings

3069e2272dcea0ef8ddba0662b38918a73d14ec4 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into gltf_add_ortho_cam

f10bd7210036594ad7ee8e3a5cd8e685d1d3adf4 authored over 5 years ago by Kim Kulling <[email protected]>
Add a camera unittest.

f9c6fed1907c3d15e118c7cf41a3984196819360 authored over 5 years ago by Kim Kulling <[email protected]>
introduce inline helper.

f67c18d41a1a3e6d9a1e23fc7c26bd37952be789 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

55b735b6c3b1b3a7a8fd9c561179b638d29fef69 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2650 from escherstair/fix-codacy-issues

Fix codacy issues - part #4

3cbcfd3cd86c72f123ad6c2a893563738c401650 authored over 5 years ago by Kim Kulling <[email protected]>
glTF: Try to remove duplicate code.

7ff7a5d64e40e2c3794e3d3580542afdf30a3e78 authored over 5 years ago by kimkulling <[email protected]>
Merge branch 'master' into fix-codacy-issues

0307327999851133b43e521c211e401988cf21c3 authored over 5 years ago by escherstair <[email protected]>
Merge branch 'master' into gltf_add_ortho_cam

28d0300dbe5673ad36b20a0a9017f748acde5031 authored over 5 years ago by Kim Kulling <[email protected]>
Add ortho camera.

d91eebf347b370336e4212ae9921ae25694f0172 authored over 5 years ago by Kim Kulling <[email protected]>