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
Ensure asserts are defined where expected.
github.com/assimp/assimp - a211aff52202b3335d637128fd0f8e44eb662df1 authored over 4 years agogithub.com/assimp/assimp - d04f8b317435ec5254b431ce5a3228608def7dba authored over 4 years ago
Improve ToBinary() for double precision.
github.com/assimp/assimp - 95a23af16f040da8ceafb76b49e9dad9f47de282 authored over 4 years agogithub.com/assimp/assimp - 77b705048b1feeb6c3f09a2c7995aafaa34801ea authored over 4 years ago
github.com/assimp/assimp - 839986ca14b183f4d230a4fc00869c691217bf90 authored over 4 years ago
The constant 0x80000000 is specific to 32 bit types. Make the bit mask
according to the size of ...
github.com/assimp/assimp - d74c10dcb7080460a32ec53f4b346fe4d02d5553 authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3305: remove merge issue.
github.com/assimp/assimp - 10c709831fff9a500edff58b2e3504fe8c4f6987 authored over 4 years agogithub.com/assimp/assimp - 51150cb3dfa13afaf829b005b68fae00253a7c96 authored over 4 years ago
github.com/assimp/assimp - 693da43095555a809d9d840a0ecc442ed3a3a00c authored over 4 years ago
github.com/assimp/assimp - b1369d0912ccdac45ed8a70d6dd3879ee7ac9ce1 authored over 4 years ago
github.com/assimp/assimp - 9e27fb3b89b03c7909a693f02548d937032a2a03 authored over 4 years ago
Fix build when ASSIMP_DOUBLE_PRECISION is on.
github.com/assimp/assimp - 7b7764afb97312e77b13ed5d0b6c5cb2e531f786 authored over 4 years agogithub.com/assimp/assimp - 7fda53348455ae9d8c71e9f69b1721a517da0914 authored over 4 years ago
Fixed variable in loop - HL1MDLLoader.cpp
github.com/assimp/assimp - dea412c9a002ca310708c77ff0b6102c803d8ea4 authored over 4 years agogithub.com/assimp/assimp - 97085c1c05f08868d90dbc36c14454764792c912 authored over 4 years ago
github.com/assimp/assimp - 36f899bf09221a296b436e58522c514ba3e5caad authored over 4 years ago
github.com/assimp/assimp - 3f2e5518eb93c6755325558ec328b9fe4577887d authored over 4 years ago
Commit 7e5a0acc48efc54d7aa7900c36cd63db1fbeec9b made changes to HL1MDLLoader.cpp. Several variab...
github.com/assimp/assimp - 03340787ecf769837fabc2b7ba9adfa6a46f4f66 authored over 4 years agoMove patreon to contribution
github.com/assimp/assimp - 4ff5a06ef441e1df782906878d0dbf96251206d3 authored over 4 years agogithub.com/assimp/assimp - 1ab7a3a16b68f2c20e4d9c1645beb585efe00bc5 authored over 4 years ago
Fix Maya PBR & stingray texture detection
github.com/assimp/assimp - 718f81ddcf0ba277c74dc406b4a7918307face22 authored over 4 years agogithub.com/assimp/assimp - eeb4a981bd91830a401ad76f744ae5a6db4a3b89 authored over 4 years ago
github.com/assimp/assimp - 9a873388545788e4fbd891cff424fd63675b5aa9 authored over 4 years ago
Optimize the readabilaty of the frontpage.
github.com/assimp/assimp - 28b65c84b0ca2dcd2e6c38d3fac209c3890f9207 authored over 4 years agogithub.com/assimp/assimp - ba94bfd1975c3b2bedf04d8c078a4a8160c90208 authored over 4 years ago
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
Sometimes we encounter file paths like ../foo/bar.obj; searching from the end of
the string woul...
rename fuzzer target
github.com/assimp/assimp - 879ff365fc70f5f13d2d934bf4c71c01261e5603 authored over 4 years agogithub.com/assimp/assimp - b2f05a9a54d61d5d38790efec6c118a89ac04b68 authored over 4 years ago
github.com/assimp/assimp - fb20e15163fe1ac27841f8b43faab53465b320ef authored over 4 years ago
Added arbitrary recursive metadata to allow for glTF2's extensions to…
github.com/assimp/assimp - 45531df9aa174c1bda5698e0e77534adb68c65f1 authored over 4 years agogithub.com/assimp/assimp - 6d85280c8dcd936a19caedf07eb9d454e3e511a8 authored over 4 years ago
Updated utMetadata.copy_test to reflect that there's now 8 metadata types.
github.com/assimp/assimp - d75d59a4fde93d070364cd3e7035eebc5428abf1 authored over 4 years ago
Primary changes are to include/assimp/metadata.h, adding in the aiMetadata GetAiType function,
a...
github.com/assimp/assimp - b7b38c228213553dfa6fd41d678e56d41e93cef9 authored over 4 years ago
FindInvalidDataProcess: Mark removed meshes as "out"
github.com/assimp/assimp - 8a57d5df40a01b8283b1b140170d39571a6cf5d6 authored over 4 years agogithub.com/assimp/assimp - ba6af9ff982e98701f8b9af812893992efef1ee4 authored over 4 years ago
Allow users to customize the behavior of assert violations
github.com/assimp/assimp - 50b55726d23d251d0e3191787224a19ec2c0f4ee authored over 4 years agogithub.com/assimp/assimp - 95e822a6ec8c94d21080a7d8b3d18afe8943e22c authored over 4 years ago
Repo-Cleanup
github.com/assimp/assimp - e845988c22d449b3fe45c1e96d51ae2fa6b59979 authored over 4 years agogithub.com/assimp/assimp - 1466bbacf87ce6996a9c934668f8df3b08a7fef5 authored over 4 years ago
github.com/assimp/assimp - 170c00eee7120938ec6f2ef770b6e9a383d4dcda authored over 4 years ago
github.com/assimp/assimp - edaa8e4a802ed9943e04500a64046661b56e94ef authored over 4 years ago
github.com/assimp/assimp - ae05dbb2527da54e791e3a115975c3d06504093d authored over 4 years ago
github.com/assimp/assimp - 6205af4efbe05bdfab239753fb503cfefdaf4312 authored over 4 years ago
github.com/assimp/assimp - 9188f56839a29f2ef526e47c492681d0338cec72 authored over 4 years ago
There's a code path where an input scene only has a single mesh.
In this case, if ProcessMesh re...
github.com/assimp/assimp - 20062865286d221b79e42b4eb3182d5ee7f91bd7 authored over 4 years ago
github.com/assimp/assimp - ba09e1ef94176a97766203f36a850c6fe9c58c8c authored over 4 years ago
github.com/assimp/assimp - 6397bfbf904415d75b55c7389cb66a9958359a04 authored over 4 years ago
Check invalid vertex id for bone weight
github.com/assimp/assimp - c70d57be4f640421cc8962c09865cd7a85a408a2 authored over 4 years agogithub.com/assimp/assimp - 6acaaee80f51fa43e62f55a8728bdfb26d364be2 authored over 4 years ago
closes https://github.com/assimp/assimp/issues/3253 : remove useless …
github.com/assimp/assimp - c2a732938e2e571b08c544d96eb1e13b24ba9b44 authored over 4 years agogithub.com/assimp/assimp - b3af5c5a14e4e54abf531c76a0f103eb57b1688d authored over 4 years ago
Update issue templates
github.com/assimp/assimp - 4cd7e48f19921542b521e5ae69f9175b113b5e73 authored over 4 years agoTo make our life easier
github.com/assimp/assimp - bb613df5431dfa4cbc0ccc5396d768e08a8ae076 authored over 4 years agocloses https://github.com/assimp/assimp/issues/3165: fix gcc build.
github.com/assimp/assimp - f776cc8008d9e2b42e49693306e097acb568d0a2 authored over 4 years agogithub.com/assimp/assimp - 524e2e4728a6b62d6fc6e33239031b30f7fc7a6c authored over 4 years ago
github.com/assimp/assimp - f0f6612b81c1eec1ba2ebc8bcdfb227252223174 authored over 4 years ago
github.com/assimp/assimp - 31b8d4710f24590f412267394d9a1b7ce4245dd0 authored over 4 years ago
Gltf2 Export Target Names for Blendshapes
github.com/assimp/assimp - e6d5af6d76eda76abf89f5313d5140ca222e39f9 authored over 4 years agogithub.com/assimp/assimp - 15f11aec93876d202b40f93e31b782653bd36cd3 authored over 4 years ago
add a unittest.
github.com/assimp/assimp - 094b808880243e7a15ced3a1bad1fd25a5209e29 authored over 4 years agogithub.com/assimp/assimp - f938a6b744bf9a951f60016dd982520fc3a41d4f authored over 4 years ago
github.com/assimp/assimp - 1e0c5f26b4850f4addf5800912e960e20b9e53f6 authored over 4 years ago
github.com/assimp/assimp - ad62e6e863d7b144d0c6118701be42add4874cf6 authored over 4 years ago
github.com/assimp/assimp - 5f13ce49a70caafa115e1985a611b473aebdfcca authored over 4 years ago
github.com/assimp/assimp - 1b0b4d8d1a33f46e9edfca0b9f1758e194c68d28 authored over 4 years ago
Fbx Import: support channel name in blendshape name
github.com/assimp/assimp - e4e97684c60a0bb5d272f10f32d26f68f53a1887 authored over 4 years agogithub.com/assimp/assimp - f67c71d5c76d137171d8c37892c9b0333f76a603 authored over 4 years ago
Migenius migenius fix texcoord
github.com/assimp/assimp - a75ca1fa4097f0a11815934b8ce5f8dd70489a9d authored over 4 years agogithub.com/assimp/assimp - 99d82328a4b08c8c18345d5b9bec5b942a068b0f authored over 4 years ago
github.com/assimp/assimp - e65434bf8241a5408ff213dc315d5b8d3ed2f60e authored over 4 years ago
Pyassimp - contextmanager for load function
github.com/assimp/assimp - 2aa6ca89bc31e9ce9524127affcbd92cf58f167e authored over 4 years agogithub.com/assimp/assimp - 578a7ac5022f26facaef146390cedbd5229c347f authored over 4 years ago
github.com/assimp/assimp - ffaa634c489608907da70366c315e03bf833bf00 authored over 4 years ago
github.com/assimp/assimp - 2a8daed68f1442b6addcb9f47c10017fe76f042d authored over 4 years ago
github.com/assimp/assimp - 88c1509d69994a8433da53c337c2beeb0a28d232 authored over 4 years ago
github.com/assimp/assimp - 620bebb999e16fcf9dfa2c561b12c261e579b204 authored over 4 years ago
github.com/assimp/assimp - 42afc40d168b0dfdd26794de4b076156e61ad081 authored over 4 years ago
github.com/assimp/assimp - 35fb4c93703790d19aa4407016297fe6c0f873eb authored over 4 years ago
github.com/assimp/assimp - 5c7bed01f1133956d63419220f918577e49dbc03 authored over 4 years ago
github.com/assimp/assimp - b84dbb68ecf4d6e30c535c715ebaa88646dbe5db authored over 4 years ago
github.com/assimp/assimp - efbabf3b0daccb976639a3734fa9018c4b3e13fa authored over 4 years ago
github.com/assimp/assimp - 9e46f9751fc81d75791aad02f00b6c1bf104261f authored over 4 years ago
Update from upstream master.
github.com/assimp/assimp - 4d98da52340bfe768b6da698a8dd6be651ace418 authored over 4 years agogithub.com/assimp/assimp - 8fed101432ae4f24b69db105971089791a98fee7 authored over 4 years ago
github.com/assimp/assimp - f18f1a35f6026ff14e1f60dc549bad8c69b5e4f0 authored over 4 years ago
github.com/assimp/assimp - 206551247050a02cf21bdf1b5cf45190af38492a authored over 4 years ago
github.com/assimp/assimp - 5d1cff5496af4a81cef1ffd6eb28d81611f311fd authored over 4 years ago
github.com/assimp/assimp - 12dc736d941b45648389667081054963e5c8f3b1 authored over 4 years ago
github.com/assimp/assimp - 71b16bf3dfabbb29f11af88137b44af3f94936d9 authored over 4 years ago
github.com/assimp/assimp - 26421aebc99fadf30334571f70b48f677296c77e authored over 4 years ago
Perform sanity check only in debug
github.com/assimp/assimp - ce838dfafbca234c0270263e9bd1ddc16036430f authored over 4 years agocloses https://github.com/assimp/assimp/issues/3255
github.com/assimp/assimp - b37d42f6b548a42732abdee2fab84c322021443e authored over 4 years agogithub.com/assimp/assimp - a399d1bd2572e5ce51ea6dbcd2a12b93dfadd12b authored over 4 years ago
Added rapidjson define to avoid warnings in c++17
github.com/assimp/assimp - 968a729df59bda323ec2e0112e107d8f0e489e11 authored over 4 years ago