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

Merge pull request #3307 from MalcolmTyrrell/defsIncludeFix

Ensure asserts are defined where expected.

github.com/assimp/assimp - a211aff52202b3335d637128fd0f8e44eb662df1 authored over 4 years ago
Merge branch 'master' into defsIncludeFix

github.com/assimp/assimp - d04f8b317435ec5254b431ce5a3228608def7dba authored over 4 years ago
Merge pull request #3309 from mahiuchun/const

Improve ToBinary() for double precision.

github.com/assimp/assimp - 95a23af16f040da8ceafb76b49e9dad9f47de282 authored over 4 years ago
fix merge issues.

github.com/assimp/assimp - 77b705048b1feeb6c3f09a2c7995aafaa34801ea authored over 4 years ago
next step of AMF-Migration.

github.com/assimp/assimp - 839986ca14b183f4d230a4fc00869c691217bf90 authored over 4 years ago
Improve ToBinary() for double precision.

The constant 0x80000000 is specific to 32 bit types. Make the bit mask
according to the size of ...

github.com/assimp/assimp - 3fb7747429c2f773fc40dd6e437a1da9cbbae9b7 authored over 4 years ago
Merge branch 'master' into pugi_xml

github.com/assimp/assimp - d74c10dcb7080460a32ec53f4b346fe4d02d5553 authored over 4 years ago
Merge pull request #3306 from assimp/issue_3305

closes https://github.com/assimp/assimp/issues/3305: remove merge issue.

github.com/assimp/assimp - 10c709831fff9a500edff58b2e3504fe8c4f6987 authored over 4 years ago
Ensure asserts are defined where expected.

github.com/assimp/assimp - 51150cb3dfa13afaf829b005b68fae00253a7c96 authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3305: remove merge issue.

github.com/assimp/assimp - 693da43095555a809d9d840a0ecc442ed3a3a00c authored over 4 years ago
next steps.

github.com/assimp/assimp - b1369d0912ccdac45ed8a70d6dd3879ee7ac9ce1 authored over 4 years ago
Rollup to upstream/master

github.com/assimp/assimp - 9e27fb3b89b03c7909a693f02548d937032a2a03 authored over 4 years ago
Merge pull request #3301 from mahiuchun/double

Fix build when ASSIMP_DOUBLE_PRECISION is on.

github.com/assimp/assimp - 7b7764afb97312e77b13ed5d0b6c5cb2e531f786 authored over 4 years ago
Merge branch 'master' into double

github.com/assimp/assimp - 7fda53348455ae9d8c71e9f69b1721a517da0914 authored over 4 years ago
Merge pull request #3303 from malortie/fix-loop-variable-HL1MDLLoader

Fixed variable in loop - HL1MDLLoader.cpp

github.com/assimp/assimp - dea412c9a002ca310708c77ff0b6102c803d8ea4 authored over 4 years ago
update sync

github.com/assimp/assimp - 97085c1c05f08868d90dbc36c14454764792c912 authored over 4 years ago
sync update

github.com/assimp/assimp - 36f899bf09221a296b436e58522c514ba3e5caad authored over 4 years ago
update sync

github.com/assimp/assimp - 3f2e5518eb93c6755325558ec328b9fe4577887d authored over 4 years ago
Fixed variable in loop - HL1MDLLoader.cpp

Commit 7e5a0acc48efc54d7aa7900c36cd63db1fbeec9b made changes to HL1MDLLoader.cpp. Several variab...

github.com/assimp/assimp - 03340787ecf769837fabc2b7ba9adfa6a46f4f66 authored over 4 years ago
Merge pull request #3302 from assimp/kimkulling-patch-6

Move patreon to contribution

github.com/assimp/assimp - 4ff5a06ef441e1df782906878d0dbf96251206d3 authored over 4 years ago
Merge branch 'master' into kimkulling-patch-6

github.com/assimp/assimp - 1ab7a3a16b68f2c20e4d9c1645beb585efe00bc5 authored over 4 years ago
Merge pull request #3293 from ifiddynine/patch-2

Fix Maya PBR & stingray texture detection

github.com/assimp/assimp - 718f81ddcf0ba277c74dc406b4a7918307face22 authored over 4 years ago
Merge branch 'master' into patch-2

github.com/assimp/assimp - eeb4a981bd91830a401ad76f744ae5a6db4a3b89 authored over 4 years ago
Update Readme.md

github.com/assimp/assimp - 9a873388545788e4fbd891cff424fd63675b5aa9 authored over 4 years ago
Create fileformats.md

Optimize the readabilaty of the frontpage.

github.com/assimp/assimp - 28b65c84b0ca2dcd2e6c38d3fac209c3890f9207 authored over 4 years ago
Move patreon to contribution

github.com/assimp/assimp - ba94bfd1975c3b2bedf04d8c078a4a8160c90208 authored over 4 years ago
Fix build when ASSIMP_DOUBLE_PRECISION is on.

Tested:
$ cmake -DASSIMP_DOUBLE_PRECISION=1 -DASSIMP_BUILD_MDL_IMPORTER=0 ..; make

The MDL impo...

github.com/assimp/assimp - 30f09e9fc019a078228ea818ba7dc1a41b436a3c authored over 4 years ago
Use strrchr() when finding the '.' that begins the file extension.

Sometimes we encounter file paths like ../foo/bar.obj; searching from the end of
the string woul...

github.com/assimp/assimp - 0b18d27042b37429a3f82fd546500411fe1360c2 authored over 4 years ago
Merge pull request #3299 from assimp/rename_fuzz_target

rename fuzzer target

github.com/assimp/assimp - 879ff365fc70f5f13d2d934bf4c71c01261e5603 authored over 4 years ago
rename fuzzer target

github.com/assimp/assimp - b2f05a9a54d61d5d38790efec6c118a89ac04b68 authored over 4 years ago
start to migrate colladat and amf

github.com/assimp/assimp - fb20e15163fe1ac27841f8b43faab53465b320ef authored over 4 years ago
Merge pull request #3298 from Evangel63/recursive_metadata

Added arbitrary recursive metadata to allow for glTF2's extensions to…

github.com/assimp/assimp - 45531df9aa174c1bda5698e0e77534adb68c65f1 authored over 4 years ago
Added bool, removed unused debug parameter

github.com/assimp/assimp - 6d85280c8dcd936a19caedf07eb9d454e3e511a8 authored over 4 years ago
Added operator== and operator!= to aiMetadata to allow for testing.

Updated utMetadata.copy_test to reflect that there's now 8 metadata types.

github.com/assimp/assimp - d75d59a4fde93d070364cd3e7035eebc5428abf1 authored over 4 years ago
Added arbitrary recursive metadata to allow for glTF2's extensions to be properly represented.

Primary changes are to include/assimp/metadata.h, adding in the aiMetadata GetAiType function,
a...

github.com/assimp/assimp - f6b4370f6ac1bf2db0ef9edeb0ff1ce8c7e61aab authored over 4 years ago
Merge branch 'master' into patch-2

github.com/assimp/assimp - b7b38c228213553dfa6fd41d678e56d41e93cef9 authored over 4 years ago
Merge pull request #3294 from rmstyrczula/FindInvalidData

FindInvalidDataProcess: Mark removed meshes as "out"

github.com/assimp/assimp - 8a57d5df40a01b8283b1b140170d39571a6cf5d6 authored over 4 years ago
Merge branch 'master' into FindInvalidData

github.com/assimp/assimp - ba6af9ff982e98701f8b9af812893992efef1ee4 authored over 4 years ago
Merge pull request #3297 from MalcolmTyrrell/aiAssertHandler

Allow users to customize the behavior of assert violations

github.com/assimp/assimp - 50b55726d23d251d0e3191787224a19ec2c0f4ee authored over 4 years ago
Merge branch 'master' into aiAssertHandler

github.com/assimp/assimp - 95e822a6ec8c94d21080a7d8b3d18afe8943e22c authored over 4 years ago
Merge pull request #3296 from assimp/replace_NULL

Repo-Cleanup

github.com/assimp/assimp - e845988c22d449b3fe45c1e96d51ae2fa6b59979 authored over 4 years ago
fix unittests.

github.com/assimp/assimp - 1466bbacf87ce6996a9c934668f8df3b08a7fef5 authored over 4 years ago
Useful comment.

github.com/assimp/assimp - 170c00eee7120938ec6f2ef770b6e9a383d4dcda authored over 4 years ago
Need to use ASSIMP_BUILD_DEBUG.

github.com/assimp/assimp - edaa8e4a802ed9943e04500a64046661b56e94ef authored over 4 years ago
define CheckValidFacesIndices also in release builds.

github.com/assimp/assimp - ae05dbb2527da54e791e3a115975c3d06504093d authored over 4 years ago
replace NULL and avoid ai_assert with more than 2 tests.

github.com/assimp/assimp - 6205af4efbe05bdfab239753fb503cfefdaf4312 authored over 4 years ago
Allow assert handling to be replaced.

github.com/assimp/assimp - 9188f56839a29f2ef526e47c492681d0338cec72 authored over 4 years ago
FindInvalidDataProcess: Mark removed meshes as "out"

There's a code path where an input scene only has a single mesh.
In this case, if ProcessMesh re...

github.com/assimp/assimp - 5717ea466f04584b157598b568c98615bea6f71f authored over 4 years ago
Fix Maya PBR & stingray texture detection

github.com/assimp/assimp - 20062865286d221b79e42b4eb3182d5ee7f91bd7 authored over 4 years ago
Fix Blender .fbx metalness detection

github.com/assimp/assimp - ba09e1ef94176a97766203f36a850c6fe9c58c8c authored over 4 years ago
replace NULL by nullptr on loadFile.

github.com/assimp/assimp - 6397bfbf904415d75b55c7389cb66a9958359a04 authored over 4 years ago
Merge pull request #3288 from infosia/themachinery-issues-0001

Check invalid vertex id for bone weight

github.com/assimp/assimp - c70d57be4f640421cc8962c09865cd7a85a408a2 authored over 4 years ago
Check invalid vertex id for bone weight

github.com/assimp/assimp - 6acaaee80f51fa43e62f55a8728bdfb26d364be2 authored over 4 years ago
Merge pull request #3287 from assimp/issue_3253

closes https://github.com/assimp/assimp/issues/3253 : remove useless …

github.com/assimp/assimp - c2a732938e2e571b08c544d96eb1e13b24ba9b44 authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3253 : remove useless code

github.com/assimp/assimp - b3af5c5a14e4e54abf531c76a0f103eb57b1688d authored over 4 years ago
Merge pull request #3284 from assimp/kimkulling-patch-6

Update issue templates

github.com/assimp/assimp - 4cd7e48f19921542b521e5ae69f9175b113b5e73 authored over 4 years ago
Update issue templates

To make our life easier

github.com/assimp/assimp - bb613df5431dfa4cbc0ccc5396d768e08a8ae076 authored over 4 years ago
Merge pull request #3248 from assimp/issue_3165

closes https://github.com/assimp/assimp/issues/3165: fix gcc build.

github.com/assimp/assimp - f776cc8008d9e2b42e49693306e097acb568d0a2 authored over 4 years ago
fix warning, hopefully ...

github.com/assimp/assimp - 524e2e4728a6b62d6fc6e33239031b30f7fc7a6c authored over 4 years ago
disable warning for radjson.

github.com/assimp/assimp - f0f6612b81c1eec1ba2ebc8bcdfb227252223174 authored over 4 years ago
Merge branch 'master' into issue_3165

github.com/assimp/assimp - 31b8d4710f24590f412267394d9a1b7ce4245dd0 authored over 4 years ago
Merge pull request #3267 from thomasbiang/gltf2_targetNames_export

Gltf2 Export Target Names for Blendshapes

github.com/assimp/assimp - e6d5af6d76eda76abf89f5313d5140ca222e39f9 authored over 4 years ago
Merge branch 'master' into gltf2_targetNames_export

github.com/assimp/assimp - 15f11aec93876d202b40f93e31b782653bd36cd3 authored over 4 years ago
Merge pull request #3279 from assimp/migenius-migenius-fix-texcoord

add a unittest.

github.com/assimp/assimp - 094b808880243e7a15ced3a1bad1fd25a5209e29 authored over 4 years ago
fix leak: just ignore broken texture coordinates.

github.com/assimp/assimp - f938a6b744bf9a951f60016dd982520fc3a41d4f authored over 4 years ago
Merge branch 'migenius-migenius-fix-texcoord' of https://github.com/assimp/assimp into migenius-migenius-fix-texcoord

github.com/assimp/assimp - 1e0c5f26b4850f4addf5800912e960e20b9e53f6 authored over 4 years ago
fix unittest check - cannot work, just crash shall not occurr any more.

github.com/assimp/assimp - ad62e6e863d7b144d0c6118701be42add4874cf6 authored over 4 years ago
Merge branch 'master' into migenius-migenius-fix-texcoord

github.com/assimp/assimp - 5f13ce49a70caafa115e1985a611b473aebdfcca authored over 4 years ago
add a unittest.

github.com/assimp/assimp - 1b0b4d8d1a33f46e9edfca0b9f1758e194c68d28 authored over 4 years ago
Merge pull request #3268 from thomasbiang/fbx_blendshape_channelName

Fbx Import: support channel name in blendshape name

github.com/assimp/assimp - e4e97684c60a0bb5d272f10f32d26f68f53a1887 authored over 4 years ago
Merge branch 'master' into fbx_blendshape_channelName

github.com/assimp/assimp - f67c71d5c76d137171d8c37892c9b0333f76a603 authored over 4 years ago
Merge pull request #3277 from assimp/migenius-migenius-fix-texcoord

Migenius migenius fix texcoord

github.com/assimp/assimp - a75ca1fa4097f0a11815934b8ce5f8dd70489a9d authored over 4 years ago
Merge branch 'master' into migenius-migenius-fix-texcoord

github.com/assimp/assimp - 99d82328a4b08c8c18345d5b9bec5b942a068b0f authored over 4 years ago
extra callback

github.com/assimp/assimp - e65434bf8241a5408ff213dc315d5b8d3ed2f60e authored over 4 years ago
Merge pull request #3271 from DavidBerger98/pyassimp-contextmanager

Pyassimp - contextmanager for load function

github.com/assimp/assimp - 2aa6ca89bc31e9ce9524127affcbd92cf58f167e authored over 4 years ago
add Callback API in ExporterProperties

github.com/assimp/assimp - 578a7ac5022f26facaef146390cedbd5229c347f authored over 4 years ago
Merge branch 'master' into issue_3165

github.com/assimp/assimp - ffaa634c489608907da70366c315e03bf833bf00 authored over 4 years ago
Remove dead code.

github.com/assimp/assimp - 2a8daed68f1442b6addcb9f47c10017fe76f042d authored over 4 years ago
Remove dead code

github.com/assimp/assimp - 88c1509d69994a8433da53c337c2beeb0a28d232 authored over 4 years ago
diable warning only for gcc 8.0 or greater

github.com/assimp/assimp - 620bebb999e16fcf9dfa2c561b12c261e579b204 authored over 4 years ago
Disable warning only for gcc 8.0 or greater

github.com/assimp/assimp - 42afc40d168b0dfdd26794de4b076156e61ad081 authored over 4 years ago
Remove dead code

github.com/assimp/assimp - 35fb4c93703790d19aa4407016297fe6c0f873eb authored over 4 years ago
remove dead code.

github.com/assimp/assimp - 5c7bed01f1133956d63419220f918577e49dbc03 authored over 4 years ago
Update READMEs

github.com/assimp/assimp - b84dbb68ecf4d6e30c535c715ebaa88646dbe5db authored over 4 years ago
Implement contextmanager for load

github.com/assimp/assimp - efbabf3b0daccb976639a3734fa9018c4b3e13fa authored over 4 years ago
Check for invalid texture coordinate accessor. Fixes #3269.

github.com/assimp/assimp - 9e46f9751fc81d75791aad02f00b6c1bf104261f authored over 4 years ago
Merge pull request #15 from assimp/master

Update from upstream master.

github.com/assimp/assimp - 4d98da52340bfe768b6da698a8dd6be651ace418 authored over 4 years ago
avoid all zero

github.com/assimp/assimp - 8fed101432ae4f24b69db105971089791a98fee7 authored over 4 years ago
accommodate linux build

github.com/assimp/assimp - f18f1a35f6026ff14e1f60dc549bad8c69b5e4f0 authored over 4 years ago
remove comments

github.com/assimp/assimp - 206551247050a02cf21bdf1b5cf45190af38492a authored over 4 years ago
Merge branch 'gltf2_sparseAccessor_export' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export

github.com/assimp/assimp - 5d1cff5496af4a81cef1ffd6eb28d81611f311fd authored over 4 years ago
Merge branch 'master' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export

github.com/assimp/assimp - 12dc736d941b45648389667081054963e5c8f3b1 authored over 4 years ago
Merge branch 'master' of https://github.com/thomasbiang/assimp into gltf2_sparseAccessor_export

github.com/assimp/assimp - 71b16bf3dfabbb29f11af88137b44af3f94936d9 authored over 4 years ago
support channel name in blendshape name

github.com/assimp/assimp - 26421aebc99fadf30334571f70b48f677296c77e authored over 4 years ago
Merge pull request #3265 from assimp/issue_3255

Perform sanity check only in debug

github.com/assimp/assimp - ce838dfafbca234c0270263e9bd1ddc16036430f authored over 4 years ago
Perform sanity check only in debug

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

github.com/assimp/assimp - b37d42f6b548a42732abdee2fab84c322021443e authored over 4 years ago
Merge branch 'master' into gltf2_sparseAccessor_export

github.com/assimp/assimp - a399d1bd2572e5ce51ea6dbcd2a12b93dfadd12b authored over 4 years ago
Merge pull request #3263 from AlecLafita/issue_3258

Added rapidjson define to avoid warnings in c++17

github.com/assimp/assimp - 968a729df59bda323ec2e0112e107d8f0e489e11 authored over 4 years ago