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
Fix the unittests as well.
github.com/assimp/assimp - ecd413c86c031900832028c94c0d55488cf26a0a authored about 5 years ago by Kim Kulling <[email protected]>
Instead of using if(ON)/if(OFF) to determine which of the "hardcoded"
add_library(... SHARED ......
The shared library name for MinGW is the .a library with which we need to
link the built binary....
This fixes a problem mentioned in issue #2685 where the libassimp.dll
compiled with MinGW doesn'...
Use proper 64-bit constant for CONVERT_FBX_TIME(time) conversion, fixes:
code/FBXConverter.cp...
github.com/assimp/assimp - 32781a566db2cd6022c7020ff2ac591d753c11ab authored about 5 years ago by Fabrice Fontaine <[email protected]>github.com/assimp/assimp - c443092c44b55b64ad5ace92878b369894030fb0 authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 78cfec41ec7b10fb76fd6b62e37e050654300346 authored about 5 years ago by Kim Kulling <[email protected]>
gltf2.0 importer - Support for mesh morph animations added.
github.com/assimp/assimp - d2476e9cdaa0f10c35aa58e4196c4c1c8fcb479a authored about 5 years ago by Kim Kulling <[email protected]>The 2 constants MinorVersion and MajorVersion are updated for 5.0
github.com/assimp/assimp - afec2e2c4951830708587bb4df8bcf45a1e7c101 authored about 5 years ago by Engin Manap <[email protected]>github.com/assimp/assimp - 38153748ab5ce6672ccc237738c25a6fbd107ca0 authored about 5 years ago by Chris Weermann (TGE) <[email protected]>
github.com/assimp/assimp - f2a70ad10ced9fd4cdcdc493fb5af3967e2af1fa authored about 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - d0e8f5ca321cda18e6f07672b85964948d297062 authored about 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 19fddb0861ee844cc817ab27c89c386cf512317b authored about 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 9c326e6989b47accb4032bd18becda47f832901a authored about 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - c08a78f7c66bb1cddecbcd9b68cdfbdf9584c301 authored about 5 years ago by Chris Weermann (TGE) <[email protected]>
github.com/assimp/assimp - 6550b1df6101b6abe77c0dd06e919d465a4234e8 authored about 5 years ago by vcebollada <[email protected]>
Fix: Wrong aiAnimation::mTicksPerSecond for gltf2 imports (fixes #2662)
github.com/assimp/assimp - 09d80ff478d825a80bce6fb787e8b19df9f321a8 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - ec74f6603b635205ee8c47ce4280128d3e0b7b56 authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 42ff3f1633d9453a59197ee3396f1ec56ae091b4 authored about 5 years ago by vcebollada <[email protected]>
Add vcpkg installation instructions
github.com/assimp/assimp - c480b652911d8aeb96a21028fd433944c717c4c8 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 7a8b7ba88d6d84dde7fd43419ac2b022c9887856 authored about 5 years ago by Theak <[email protected]>
github.com/assimp/assimp - 8101bc6a77c6df33017235a249915cb8b92ab092 authored about 5 years ago by grdowns <[email protected]>
github.com/assimp/assimp - 5018af995b894bf210dd0dfb7551846c938b0a3d authored about 5 years ago by vcebollada <[email protected]>
github.com/assimp/assimp - 2757297b4faf49a757da25663268db8b4a868c2a authored about 5 years ago by Kim Kulling <[email protected]>
fix issue textureCoords are messed up for multiple uvset
github.com/assimp/assimp - 0e858729513e5d0635222ec2b382b10fddbdd565 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - ae3236f4819f8b41e197694fd5f7a6df0f63c323 authored about 5 years ago by Dániel Molnár <[email protected]>
github.com/assimp/assimp - 8ca39ade6abddae73c9be948218d974ea5edfb77 authored about 5 years ago by vcebollada <[email protected]>
github.com/assimp/assimp - 6e75d7a839f1457da70383977e4a20151077cd35 authored about 5 years ago by Kim Kulling <[email protected]>
Fix: Mismatched new/free in gltf2 importer (fixes #2668)
github.com/assimp/assimp - a75fc4563afb8ab0f894b1ee6395d31f6814eb91 authored about 5 years ago by Kim Kulling <[email protected]>Signed-off-by: Victor Cebollada <[email protected]>
github.com/assimp/assimp - e0fee3d87b78dc90c42c1099e7793aef337fa5cc authored about 5 years ago by Victor Cebollada <[email protected]>github.com/assimp/assimp - 12a101124a6a161edc699aed9d3ce4f81aa865d2 authored about 5 years ago by Kim Kulling <[email protected]>
Fix: memory leak in gltf2 importer (fixes #2661)
github.com/assimp/assimp - 2d2889f73fa1b2ca09ba9f43c9785402d3a7fdd0 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - b8e53c967f6c5a59548833edf06f766795226353 authored about 5 years ago by Alan <[email protected]>
github.com/assimp/assimp - d3a79d0cc2ff441bb335d451340648aa0b8e9285 authored about 5 years ago by Alan <[email protected]>
github.com/assimp/assimp - 17f55aa67e7c315862a6693e416f6e758065cd11 authored about 5 years ago by Alan <[email protected]>
Fix UV texture coords generation along Z Axis
github.com/assimp/assimp - c07793149cf3a70bb191e725cb3f628cc9a71dc9 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 3b2e0ebfc7fb8980c7cb7daf7e086cb266d25edf authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - aa47a028c83c01b831e720163155109c11b279f5 authored about 5 years ago by Jennifer Buehler <[email protected]>
Use correct escape sequence for unsigned.
github.com/assimp/assimp - 74ac8676e231c535ecaf527456054595f73f7b9c authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - ab3c17419e920127f82b287ba8d13ee459fecf7b authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 61fa619f92f59993a2a178366e38ab1b78e372a6 authored about 5 years ago by Theak <[email protected]>
github.com/assimp/assimp - 720ac4846b4505fbec4d67d34ad007df318ac86f authored about 5 years ago by Theak <[email protected]>
Ensure that the aiString lenght is 4 bytes independent which platform…
github.com/assimp/assimp - 87004aa70c320923a7b87aff285f1d230991aed9 authored about 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 0e6478c0d406c6a2f6720edfeff0b5854563da93 authored about 5 years ago by Theak <[email protected]>
github.com/assimp/assimp - 94c488d7ea48511a8f65b3ef4f27b476a064b285 authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - ef54a00fc47e9f0e5c9471e0aea984d1bdfd87b2 authored about 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 06eb199704d484b03ff662ab4d72416603405f4b authored over 5 years ago by Kim Kulling <[email protected]>
remove the qt-viewer from the build system.
github.com/assimp/assimp - aeecc174828a3381a760aa0e767663b46c832f63 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 13586eb0739146dc609fa83bcd71fee1bb66f4b7 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 69087abc56237d4fdf6557a47602583b7fe733ac authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - a4092a3234613ae14d8a98f054d9623987a22fce authored over 5 years ago by ywang <[email protected]>
Fix codacy issues - part #5
github.com/assimp/assimp - 83df4f41042fdc6d687c0738e489f8d65d1bdbd7 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - d4101bbf06f5d2aed0d57f0b63cf96000a7ea26c authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 18bbfdac1a3a6e30ea88bfac543a29673c72469e authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 4b9cc1a484fbe4804f8342367eaf53b757f349b3 authored over 5 years ago by Kim Kulling <[email protected]>
fix issue #2551
github.com/assimp/assimp - b6edcb35a8253699a18a5e97f0fc8169fcda175a authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - dbf47f7769bafee5660f0af6534b4130c90ec160 authored over 5 years ago by Bruno <[email protected]>
Kimkullig dev
github.com/assimp/assimp - e3d277faeade1eed305b98e83b8055ecf0aab25b authored over 5 years ago by Kim Kulling <[email protected]>Enable expor by default for the coveralls tests.
github.com/assimp/assimp - 9186e107f68f3b1ce63481c291451b868ff813db authored over 5 years ago by Kim Kulling <[email protected]>put test in comments.
github.com/assimp/assimp - fed7fcf2fb9359d68e061fae698bb212b4276ad2 authored over 5 years ago by Kim Kulling <[email protected]>Disable test
github.com/assimp/assimp - 06542c49dfe00a303d86df41ffb5422465e44d33 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 1abf6d50fe96577444e90c730f2f321750747eb6 authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 2194577429e295c2c3d9a6d4df79bcd9fba7beba authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - a5859dd3f419b0e1ba61e02fe53734c7e55de46b authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - c0ec5140ee2019d76216ccea2936bb51079daa0e authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 6d4854f12c4a72cfd33fdc7dff74ad7d2c600a41 authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 116dcce0ba357163aa907dbcb8c4c64177085f1b authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 3b608307c88f902df4fcaf559391640dbbbf5e5c authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 8add762eaca02bf1a3461c292b7d2c0791ad72de authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - f5dcd5060f40b398121e1360c900ce89796875bd authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - f7da7d8f67d54bab488731c8280c0e917133a11a authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 2edcf82f5a53469bde4bbc2af55ec150b92e37b7 authored over 5 years ago by Kim Kulling <[email protected]>
Issue 2603
github.com/assimp/assimp - 7f3b33d1c2b32dd610d9eddddec5216e35d7050f authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 8b95479bb00b4bf8fb875f2c5b0605ddfd203b7f authored over 5 years ago by Kim Kulling <[email protected]>
Normal face indices added to end of already resized vector, so normal faces did not match positi...
github.com/assimp/assimp - 7f7918957a23c69f132113e7d46b07ef90dc77ed authored over 5 years ago by PascalGilbraith <[email protected]>github.com/assimp/assimp - 2be0eba1abd70f5b7b2800d295bfe0fd058427e7 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - ca0549558be98c09448331d97cb8043589cddcf8 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 79056da4be10105168eb572b9b01b468fb62b79b authored over 5 years ago by Kim Kulling <[email protected]>
Build Binaries example batch
github.com/assimp/assimp - ab3528f72667a3efa902980ca2195f1dd9dbf741 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 818a5b633f02f562dc9025a62d25f77397e0f114 authored over 5 years ago by Kim Kulling <[email protected]>
Update Sample_SimpleOpenGL.c
github.com/assimp/assimp - 446381e1cabff10c65144870d2cdeaf7406b3c35 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - cc7ba5288c73bb2ca3aa1c5b6545a6474548d261 authored over 5 years ago by Kim Kulling <[email protected]>
closes https://github.com/assimp/assimp/issues/2627 - fix typo
github.com/assimp/assimp - ee1ed502e7053cc52466dbfb420603c437b85927 authored over 5 years ago by Kim Kulling <[email protected]>Remove code from ai_assert test, will be removed in release versions.
github.com/assimp/assimp - a1254f067e85b1e1d65479e50098c50e42ebf1b4 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - f985bcba83ba146417662843c789c6edf6066767 authored over 5 years ago by Kim Kulling <[email protected]>
Gltf add ortho cam
github.com/assimp/assimp - a642b1d51a307af6ed04051410da282c345a138f authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 4d2adf5bea92e0917d28a62b6a7f9e2fe759d6b9 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 3bd63c006fddadf4a021d09cf8801b4914b746b1 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - a25a1f077206810d83827b8fe2dfc4fd01a55f31 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 783f92e1482179dafbae3d3d588636965af4ed43 authored over 5 years ago by Kim Kulling <[email protected]>
Fix indentation error in python bindings
github.com/assimp/assimp - 3069e2272dcea0ef8ddba0662b38918a73d14ec4 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - f10bd7210036594ad7ee8e3a5cd8e685d1d3adf4 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - f9c6fed1907c3d15e118c7cf41a3984196819360 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - f67c18d41a1a3e6d9a1e23fc7c26bd37952be789 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - 55b735b6c3b1b3a7a8fd9c561179b638d29fef69 authored over 5 years ago by Kim Kulling <[email protected]>
Fix codacy issues - part #4
github.com/assimp/assimp - 3cbcfd3cd86c72f123ad6c2a893563738c401650 authored over 5 years ago by Kim Kulling <[email protected]>github.com/assimp/assimp - 7ff7a5d64e40e2c3794e3d3580542afdf30a3e78 authored over 5 years ago by kimkulling <[email protected]>
github.com/assimp/assimp - 0307327999851133b43e521c211e401988cf21c3 authored over 5 years ago by escherstair <[email protected]>
github.com/assimp/assimp - 28d0300dbe5673ad36b20a0a9017f748acde5031 authored over 5 years ago by Kim Kulling <[email protected]>
github.com/assimp/assimp - d91eebf347b370336e4212ae9921ae25694f0172 authored over 5 years ago by Kim Kulling <[email protected]>