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

improve support for loading glTF "extras"

stephengold opened this issue 9 days ago
Optimise fetching tinyusd library

Pichas opened this pull request 9 days ago
Fix heap buffer overflow in PLY parser

tyler92 opened this pull request 10 days ago
Change Collada "If else" chains to switches

MichaelHinrichs opened this pull request 11 days ago
Add customExtension support to the scene

BurntRanch opened this pull request 11 days ago
Update OpenDDLParser.cpp

kimkulling opened this pull request 11 days ago
Add aiProcess_ValidateDataStructure flag to the fuzzer

tyler92 opened this pull request 12 days ago
Added GLTF Extension KHR_materials_anisotropy

luho383 opened this pull request 13 days ago
[AMF] Fix texture mapping

tellypresence opened this pull request 15 days ago
Docker: Optimize usage

kimkulling opened this pull request 15 days ago
Bugfix/cosmetic code cleanup

kimkulling opened this pull request 15 days ago
Bug: Memory Leak in STLImporter::LoadASCIIFile Function

YancyLii opened this issue 16 days ago
Updated Material.cpp to Add Missing Texture Types to String

crazyjackel opened this pull request 17 days ago
Don't return NULL pScene->mRootNode from importers

tyler92 opened this pull request 18 days ago
pragma warning bug fix when using g++ on windows

stekap000 opened this pull request 19 days ago
Fix stack overflow in LWS loader

tyler92 opened this pull request 25 days ago
Verify negative values in Quake1 MDL header

tyler92 opened this pull request 25 days ago
Fix heap buffer overflow in HMP loader

tyler92 opened this pull request 25 days ago
Disable logs for fuzzer by default

tyler92 opened this pull request 29 days ago
Fix: Fix name collision

kimkulling opened this pull request 30 days ago
Bug/evaluate matrix4x4 access

kimkulling opened this pull request 30 days ago
c++ feature

sdragonx opened this issue about 1 month ago
Bug: Memory Leak in ODDLParser During File Parsing

YancyLii opened this issue about 1 month ago
Bug: Memory Leak in Assimp's MemoryIOSystem

YancyLii opened this issue about 1 month ago
Support x3d importer breakage investigation

tellypresence opened this pull request about 1 month ago
glTF importers: Avoid strncpy truncating away the ' \0' character

david-campos opened this pull request about 1 month ago
Bug: every commit has red "X" since 29 Oct 2024

tellypresence opened this issue about 1 month ago
Prefix MTL textures with the MTL directory path

david-campos opened this pull request about 1 month ago
AssbinImporter::ReadInternFile now closes stream before throwing

david-campos opened this pull request about 1 month ago
SetIOHandler delete previous handler when setting to nullptr

david-campos opened this pull request about 1 month ago
[USD format] some models "exploded"

tellypresence opened this issue about 1 month ago
Replace C# port with maintained fork

Saalvage opened this pull request about 1 month ago
Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd

tyler92 opened this pull request about 1 month ago
Add arm64-simulator support to iOS build script

DwayneCoussement opened this pull request about 1 month ago
Fix heap-buffer-overflow in OpenDDLParser

tyler92 opened this pull request about 1 month ago
Fix use after free in the CallbackToLogRedirector

tyler92 opened this pull request about 1 month ago
Fix: Fix build for mingw10

kimkulling opened this pull request about 1 month ago
USD Mesh Node Fix

AMZN-Gene opened this pull request about 2 months ago
Bug: Memory Leak in ReadFileFromMemory Function in Assimp Library

YancyLii opened this issue about 2 months ago
Bug: Unable to export FBX file with animation

Fox-Int opened this issue about 2 months ago
Bug:Error when loading double precision .assimp binary file.

wbyates777 opened this issue about 2 months ago
Bug: heap-buffer-overflow

YancyLii opened this issue about 2 months ago
Bug: USD Compile Fails on Windows When Unicode Enabled

AMZN-Gene opened this issue about 2 months ago
Bug: USD import leads to crash

Elmi77 opened this issue about 2 months ago
Fixed warnings

sacereda opened this pull request about 2 months ago
Fix compiler error when double precision is selected,

hankarun opened this pull request about 2 months ago
Bug: Compile error if ASSIMP_DOUBLE_PRECISION enable

hankarun opened this issue about 2 months ago
Export tangents in GLTF

JulianKnodt opened this pull request about 2 months ago
Assimp master head fixes for failure to compile

enginmanap opened this pull request about 2 months ago
Synchronize `DefaultLogger`

Saalvage opened this pull request about 2 months ago
Bug/Feature Request: GLTF export tangent/bitangent

JulianKnodt opened this issue about 2 months ago
Bug: Logstream thread-safety issue in C API

Saalvage opened this issue about 2 months ago
Simplify JoinVerticesProcess

JulianKnodt opened this pull request about 2 months ago
Obj: fix nullptr access.

kimkulling opened this pull request about 2 months ago
Readme.md: Add sonarcube badge

kimkulling opened this pull request about 2 months ago
Add CI to automatically build and attach binaries to releases

Saalvage opened this pull request about 2 months ago
Cleanup: Delete code/.editorconfig

kimkulling opened this pull request 2 months ago
[FBX] Allow export multi materials per node

JulianKnodt opened this pull request 2 months ago
Introducing assimp Guru on Gurubase.io

kursataktas opened this pull request 2 months ago
Bug: USD to Assimp Scene Hierarchy Places Meshes in Wrong Node

AMZN-Gene opened this issue 2 months ago
Update cpp-pm / hunter

mosfet80 opened this pull request 2 months ago
pbrt: Validate mesh in WriteMesh before AttributeBegin call

lijenicol opened this pull request 2 months ago
bugfix: Fixed the issue that draco compressed gltf files cannot be lo…

HandsomeXi opened this pull request 2 months ago
Bug: Unable to load draco compressed gltf model

HandsomeXi opened this issue 2 months ago
Fix potential uninitialized variable in clipper

miselin opened this pull request 2 months ago
Material: Fix sonarcube finding

kimkulling opened this pull request 2 months ago
Material: Fix the build for c compiler

kimkulling opened this pull request 2 months ago
Do not create GLTF Mesh if no faces

JulianKnodt opened this pull request 2 months ago
material.h: Fixed compilation of C programs (Fixes #5875)

jerstlouis opened this pull request 2 months ago
Check that mMaterials not null before access

JulianKnodt opened this pull request 2 months ago
Obj: Fix Sonarcube findings

kimkulling opened this pull request 2 months ago
Unable to Convert OBJ with Texture to GLB Format

AyushBharadwaj opened this issue 2 months ago
Bug: Exporting GLB has validation errors

JulianKnodt opened this issue 3 months ago
Fix use of uninitialized value.

feuerste opened this pull request 3 months ago
Bug: export embedded texture in fbx

copycd opened this issue 3 months ago
Animation channels not matching node names.

sagaceilo opened this issue 3 months ago
Update CMakeLists.txt to fix gcc/clang++ issue

jwbla opened this pull request 3 months ago
Bug: dwarf_ascii.cob bundled test model fails to load

tellypresence opened this issue 3 months ago
Bug: Heap-based Buffer Overflow in `SkipSpacesAndLineEnd`

cla7aye15I4nd opened this issue 3 months ago
[Epic] Rejuvenate M3D model loading

tellypresence opened this issue 3 months ago
Bug: X3D importer fails to open .x3db file

tellypresence opened this issue 3 months ago
Introduce VRML format (.wrl and .x3dv) 3D model support

tellypresence opened this pull request 3 months ago
USD Keyframe Animations

AMZN-Gene opened this pull request 3 months ago
Enable unity build

tgalaj opened this issue 3 months ago
Readme: Add project activity view item

kimkulling opened this pull request 3 months ago