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 indentation error in python bindings

github.com/assimp/assimp - e1322f9178aecb94bf053f8efa2aa12d5394a414 authored over 5 years ago by Robert Spencer <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - b9cff2a0194fe758ce4b28548d27eb259ec340bf authored over 5 years ago by escherstair <[email protected]>
Update CMakeLists.txt

github.com/assimp/assimp - 52d01704705fcd692be3b0009f4d9b7d12e48dd1 authored over 5 years ago by Fabien Péan <[email protected]>
Update Sample_SimpleOpenGL.c

github.com/assimp/assimp - 1899aaef6e9bcaf62520626ae2838bce4909f84d authored over 5 years ago by Fabien Péan <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - bfac0aae9c1b62779e1d0823da4a63f50729b7d7 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2640 from RevoluPowered/feature/implement-PBR-materials-fbx

FBX Implemented basic PBR material textures

github.com/assimp/assimp - d672ae21d03c4fbe5c9b441ec2ba25004f0c282c authored over 5 years ago by Kim Kulling <[email protected]>
Update BUILDBINARIES_EXAMPLE.bat

github.com/assimp/assimp - a16645f3f73c40896d60665489a77c8ac97d28cb authored over 5 years ago by RumbleballTheReal <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - c19bd3d1d1df721650ae79f3e7137d8ddf459733 authored over 5 years ago by RumbleballTheReal <[email protected]>
Merge branch 'master' into feature/implement-PBR-materials-fbx

github.com/assimp/assimp - b4fdc009e225303e230e71b77fb3553ffea51359 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' of https://github.com/assimp/assimp

github.com/assimp/assimp - 66e576538744aad3b3c1049b2cafc33579202437 authored over 5 years ago by Kim Kulling <[email protected]>
Update BUILDBINARIES_EXAMPLE.bat

github.com/assimp/assimp - a0fb50146aa0e02086be17ccc20e5a557645d479 authored over 5 years ago by RumbleballTheReal <[email protected]>
Create BUILDBINARIES_EXAMPLE.bat

github.com/assimp/assimp - 621a7a1abd162a4c09aeb55cc8ac9b33dd6abf38 authored over 5 years ago by RumbleballTheReal <[email protected]>
possible inefficient checking for 'tlist' emptiness

github.com/assimp/assimp - db55ba4908101215307dcee1349e0d3e236e9fd1 authored over 5 years ago by escherstair <[email protected]>
Merge pull request #5 from escherstair/master

Merge master into fix-codacy-issues

github.com/assimp/assimp - 027ee6ee00f95bd05d060c5b94e28d56f0f8dd68 authored over 5 years ago by escherstair <[email protected]>
Merge pull request #4 from assimp/master

Sync with upstream repo

github.com/assimp/assimp - 03514a9237c5705b5ab5e275c804ffca51532eab authored over 5 years ago by escherstair <[email protected]>
Merge pull request #2644 from FabienPean/patch-1

Fix Sample_SimpleOpenGL.c

github.com/assimp/assimp - c519a9123393b1b11d1dddb1244fec5de729c0c8 authored over 5 years ago by Kim Kulling <[email protected]>
Update Sample_SimpleOpenGL.c

Introduce C_STRUCT for c-compatibility mode.

github.com/assimp/assimp - 602b0cf0c297f97d2c9316c9838e1d374a8865b9 authored over 5 years ago by Kim Kulling <[email protected]>
Added maya stingray support for textures

github.com/assimp/assimp - ddc26e1c461e9595d5f84a52c26e91d0c5a5cc88 authored over 5 years ago by RevoluPowered <[email protected]>
Implemented basic PBR materials into assimp.

This adds the following texture types:
- BASE_COLOR
- NORMAL_CAMERA
- EMISSION_COLOR
- METALNESS...

github.com/assimp/assimp - da97f1be79081fc6ad6fc7b81ad22f6df6d2a1c4 authored over 5 years ago by RevoluPowered <[email protected]>
Fix Sample_SimpleOpenGL.c

Extra `struct` causing problems

github.com/assimp/assimp - 1b86de9d149a442df58fcbf255c92cd808ecd8da authored over 5 years ago by Fabien Péan <[email protected]>
Merge pull request #2639 from escherstair/fix-codacy-issues

Fix codacy issues - part #3

github.com/assimp/assimp - 3801b84ef9f302d34383f996cbbca54052618df9 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix-codacy-issues

github.com/assimp/assimp - ad2dd2dc1815157aa78e937a4a24a541c9a05e04 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2638 from RumbleballTheReal/master

Added VertexColor to FBX exporter (one channel)

github.com/assimp/assimp - a835afeb2bc4283b2ba4f5ef1dc488597794bad9 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 5d8482dae69a8d10986b2e2ab1f3ea44876e540b authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2643 from assimp/thomasbiang-fix_issue_joinIdenticalVertices_notNeeded

Thomasbiang fix issue join identical vertices not needed

github.com/assimp/assimp - 86886cb2e418cfebcafd4a11f3b416bf60b96a45 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into thomasbiang-fix_issue_joinIdenticalVertices_notNeeded

github.com/assimp/assimp - f8bcd7cb40b8452ba6c748724c1b3d32c07d47a8 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'thomasbiang-fix_issue_joinIdenticalVertices_notNeeded'

github.com/assimp/assimp - 945af4397bec103aee6ec63d683e0d478e7a8cc2 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'fix_issue_joinIdenticalVertices_notNeeded' of https://github.com/thomasbiang/assimp into thomasbiang-fix_issue_joinIdenticalVertices_notNeeded

github.com/assimp/assimp - 336ae0e55aa91f48186f10339bcfd6d7875df36d authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2626 from muxanickms/crash_in_ai_mesh_desctuctor

A crash in the aiMesh destructor

github.com/assimp/assimp - c1d4549d196365d204e5cc4679ddb9c75bf277f3 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into crash_in_ai_mesh_desctuctor

github.com/assimp/assimp - 35464032846c197649a7ee25589a7f03c4520605 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix-codacy-issues

github.com/assimp/assimp - 570b3838c9ac3a4ef0656e7d50ad351d719483f2 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 1503608aaae09999568bbe2c5500f50a9c90c61c authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 91706a1f6e8234a959b38d26f6e1eaadbdec8c36 authored over 5 years ago by escherstair <[email protected]>
Merge pull request #2633 from rmccampbell/unicode_fix

Unicode fix

github.com/assimp/assimp - 1a8375f925878027e4a8c231715ada28adf58a56 authored over 5 years ago by Kim Kulling <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - d177c722b1fb1f4a2d8c54922f246b16d2749766 authored over 5 years ago by escherstair <[email protected]>
possible inefficient checking for 'tlist' emptiness

github.com/assimp/assimp - eb8479a95e350f4c3582893be3a9a26b076fa4b1 authored over 5 years ago by escherstair <[email protected]>
Merge branch 'master' into unicode_fix

github.com/assimp/assimp - 6661e7047a52388ea0ce8fe63758c9de1a892d26 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #1 from RumbleballTheReal/patch-1

Added VertexColors to FBX exporter (one channel)

github.com/assimp/assimp - 8fc625513ef41eff6be7970ba5e9a467d5ef98fa authored over 5 years ago by RumbleballTheReal <[email protected]>
Added VertexColors to FBX exporter (one channel)

Works properly with Blender (custom importer) and UnrealEngine (Official SDK)

github.com/assimp/assimp - 22bd047db52f079831f9266748053f2e97b846ca authored over 5 years ago by RumbleballTheReal <[email protected]>
Merge pull request #2634 from escherstair/fix-codacy-issues

Fix codacy issues - part #2

github.com/assimp/assimp - 9b897a8e8d20ba7c945094fdb1095aef8b3714dc authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix-codacy-issues

github.com/assimp/assimp - af26c090db528c929303f6797546ecbba5c344ed authored over 5 years ago by Kim Kulling <[email protected]>
alloc-dealloc-mismatch

github.com/assimp/assimp - 9adc4e87faab088d5594c19874cb97315fe16a4b authored over 5 years ago by Mike Samsonov <[email protected]>
A crash in the aiMesh descructor

github.com/assimp/assimp - 873a358ce483c742f502f5b80a3af73ab134425a authored over 5 years ago by Mike Samsonov <[email protected]>
alloc-dealloc-mismatch

github.com/assimp/assimp - 4029fe5e4645d6e8f9db26cd260950ec57dd9cb7 authored over 5 years ago by Mike Samsonov <[email protected]>
fix division by zero

github.com/assimp/assimp - b271091c64b3c6e7d17d32e003ecbfb708ba64e5 authored over 5 years ago by Mike Samsonov <[email protected]>
Missing model files

github.com/assimp/assimp - 0324643cd5821dc6da7b58bf90c4be3e2d60e111 authored over 5 years ago by Mike Samsonov <[email protected]>
Merge branch 'master' into unicode_fix

github.com/assimp/assimp - 8ca9d2ed404b52c89271f8b71dea94f6fd25fd3f authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2624 from congard/master

Fix #2618

github.com/assimp/assimp - 893a0177ff501232cf76b37e5fe943f6a0aa5ef1 authored over 5 years ago by Kim Kulling <[email protected]>
Removed WindowsStore checks

github.com/assimp/assimp - eb762e654eb73bf31220f1879d74254fb9332803 authored over 5 years ago by Ryan McCampbell <[email protected]>
Fixed type conversion warnings

github.com/assimp/assimp - a16906686f498cf4360c54ce41ef7838b1fecc84 authored over 5 years ago by Ryan McCampbell <[email protected]>
Merge branch 'master' into fix-codacy-issues

github.com/assimp/assimp - 50820e48b9ff3caae68f193557fa18d1eaee340d authored over 5 years ago by Kim Kulling <[email protected]>
Fixed unicode on windows

github.com/assimp/assimp - 727cf0c49f552073fe022c4ec24526dc0c561df0 authored over 5 years ago by Ryan McCampbell <[email protected]>
Cleaned up unicode code and removed fixed-size buffers

github.com/assimp/assimp - 6c65b5b5496638c149907a605003f9a74f7bceb7 authored over 5 years ago by Ryan McCampbell <[email protected]>
removed extra null character in Utf8ToWide and WideToUtf8

github.com/assimp/assimp - 0685e415ad6b32b23eef89315bd5658d9bf021c1 authored over 5 years ago by Ryan McCampbell <[email protected]>
Cleaned up formatting in DefaultIOSystem.cpp

github.com/assimp/assimp - a8822a2b29514700202d586a5397481de93bcbd2 authored over 5 years ago by Ryan McCampbell <[email protected]>
Update CMakeLists.txt

Remove optimization because irrxml sucks.

github.com/assimp/assimp - 4d9b3501840eb55d88615754a90a49c8f0fb22b3 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into master

github.com/assimp/assimp - 57e712c0a8d1923b223cad0df7c1d253a80610d6 authored over 5 years ago by Kim Kulling <[email protected]>
Update CMakeLists.txt

Enable optimization

github.com/assimp/assimp - 071504991aaf294fdaa18eac1de0eab64ce3d680 authored over 5 years ago by Kim Kulling <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - c4ce8cec962daf2f6618485df703bb7392cfb652 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - e317fbfbb652c178b828faa967f0f997beed21c8 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - bbb1f6a1dcdefdb785caa2b884a91dd080ff9743 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - ceacad237f3a5546820295cc7ef9f908e208dd35 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 33e71ee8df9327130ec5f91b4fe997ab502e0f46 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 75993ad653d99c343b412d7b6059d919712a9529 authored over 5 years ago by escherstair <[email protected]>
possible inefficient checking for 'tlist' emptiness

github.com/assimp/assimp - 53d795c1c923cb9fafb07389df68ea85e8518c03 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - ec1930478ce8ff7f4ac8b61d86b8a0db886d1f1b authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - c1d4ed7873bf51e271d30a92fcd595efdf994086 authored over 5 years ago by escherstair <[email protected]>
Merge pull request #2630 from MalcolmTyrrell/accessibleIsVerbose

Make IsVerbose accessible outside the exporter

github.com/assimp/assimp - 9196dab2472e10ba2c7c9cdcea26d09f2fb057b1 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into accessibleIsVerbose

github.com/assimp/assimp - 0f18ec9e2c7f256d491283fabe4dfde0565c4e90 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2623 from RevoluPowered/fix-missing-scale-data

FIX missing File Scale and Application scale fixes for all conversions

github.com/assimp/assimp - 4c12328e05cf378429752945c0e848dbba6fb0a8 authored over 5 years ago by Kim Kulling <[email protected]>
Merge branch 'master' into fix-missing-scale-data

github.com/assimp/assimp - b34f9839f1d000ad20cba6586307d169c703fae3 authored over 5 years ago by Kim Kulling <[email protected]>
Merge pull request #2628 from escherstair/fix-codacy-issues

Fix codacy issues

github.com/assimp/assimp - e8592024bd60cc1eef7353ae6c81198edff55ffa authored over 5 years ago by Kim Kulling <[email protected]>
Make IsVerbose accessible outside the exporter

github.com/assimp/assimp - 01d0f06d3a464eee2d6fb38c6744c40d67d809b5 authored over 5 years ago by Malcolm Tyrrell <[email protected]>
fix regression

github.com/assimp/assimp - de51122639a96b8ff0c76cf0752e559c919418cf authored over 5 years ago by escherstair <[email protected]>
fix ColladaLoader::findMesh() declaration

github.com/assimp/assimp - 2d0d2374c1b10589ea22ae540404ba371a404d49 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 89079ead1226b8562852cdcb1ad016601271048e authored over 5 years ago by escherstair <[email protected]>
fix inefficient checking for 'url' emptiness

github.com/assimp/assimp - 946d64282b8acd3fdecedf3ba5651e93b7ad79bd authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 340611785a1aca42368d56c0514a686aaf08765f authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - cb2beba07392253863babd843a54e559de0d5fdf authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - aec4726d217393307f13275493e38ea348c0a856 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - b3788039dfe99d73197b454a5c3353e16dde7afb authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 3ef0860f3087077a5d1f2109d6259d6029340eea authored over 5 years ago by escherstair <[email protected]>
Merge pull request #3 from escherstair/escherstair-patch-2

function parameter 'name' should be passed by const reference

github.com/assimp/assimp - d7b3b344f6958080b5508333f35fd90ad863c58a authored over 5 years ago by escherstair <[email protected]>
fix function definition

github.com/assimp/assimp - e8ae086b3595434b11265d53ab408c14a7219c66 authored over 5 years ago by escherstair <[email protected]>
fix function declaration

github.com/assimp/assimp - 75fed8340d9c3d72392b954d7b902bc8c8dcea6a authored over 5 years ago by escherstair <[email protected]>
fix inefficient checking for lists emptiness

github.com/assimp/assimp - a044852938dfb1e5f6eb166c7406ef0f20210386 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - ba3e4ae89227a5670f7fc59785884429bcc2b01e authored over 5 years ago by escherstair <[email protected]>
fix inefficient checking for 'SceneNode_Child' emptiness

github.com/assimp/assimp - 2f53d42d457ebffdd8a3d4ac67861cdbb64db007 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - cca81e877a6373a9b479b1656b4d9786b8639b27 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - b363fa388373568901f3817cc66b415807f11225 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 69fce64b9ca2a4d006c63cc8d748878d25be4f76 authored over 5 years ago by escherstair <[email protected]>
possible inefficient checking for lists emptiness

github.com/assimp/assimp - 44d7cb8177d732501d52fc7a2fb9b4a02565a168 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 02444be25185e955e3fb72123abf24db42e8cf23 authored over 5 years ago by escherstair <[email protected]>
fix inefficient checking for lists emptiness

github.com/assimp/assimp - 65ba0c4b46bb4dfa3a9e867ae37c5b6f4e4c7780 authored over 5 years ago by escherstair <[email protected]>
fix inefficient check for 'mNodeElement_List' emptiness

github.com/assimp/assimp - ebb061d89c71986991f50ae997146055b59ec54f authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 0d173151666d70836da239fe8c9ff0e662ccc0ec authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - f009c216b663d7a27f4aa10170920d664fa65112 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - eadbc89a1ffd99edd14929f08d8dd7ceb813b523 authored over 5 years ago by escherstair <[email protected]>
prefer prefix ++/-- operators for non-primitive types

github.com/assimp/assimp - 438b0705082bcba45c3742f5ecad84ddc25e6e0a authored over 5 years ago by escherstair <[email protected]>
possible inefficient checking for 'NodeElement_List' emptiness

github.com/assimp/assimp - 805fda3df8e45ab0faee31547a183a76d06907fd authored over 5 years ago by escherstair <[email protected]>