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

Fix: disabled dangling-reference warning in gcc13

thegeeko opened this pull request over 1 year ago
fix incorrect default for material::get with aiColor3D

malytomas opened this pull request over 1 year ago
Update run-cmake into sanitizer.yml

mosfet80 opened this pull request over 1 year ago
Unify extension check for importers.

feuerste opened this pull request over 1 year ago
Handle gcs cloud storage file extensions with versioning.

feuerste opened this pull request over 1 year ago
Extend token search flag from alpha to graph.

feuerste opened this pull request over 1 year ago
Improve binary check for gltf and gltf2.

feuerste opened this pull request over 1 year ago
Unify way to check readable blender files.

feuerste opened this pull request over 1 year ago
[pyassimp] bumped pyassimp version to 5.2.5

severin-lemaignan opened this pull request over 1 year ago
update opendllParser from v0.4 to 0.5.1

mosfet80 opened this pull request over 1 year ago
show correct pugixml version

mosfet80 opened this pull request over 1 year ago
update utf8 from 2.3.4 to 3.2.3

mosfet80 opened this pull request over 1 year ago
switch to zlib 1.2.13

mosfet80 opened this pull request over 1 year ago
Add handling for negative indices.

kimkulling opened this pull request over 1 year ago
Bug: Can't build on latest arch linux

thegeeko opened this issue over 1 year ago
Bug: duck.dae (and other duck related files) are wrongly licensed

mwestphal opened this issue over 1 year ago
Update LWSLoader.cpp

kimkulling opened this pull request over 1 year ago
Fix Objimported supports OBJ partially specified vertex colors

emaame opened this pull request over 1 year ago
Fix UNKNOWN WRITE in Assimp::SortByPTypeProcess::Execute

sashashura opened this pull request over 1 year ago
Bug: Exported FBX with skeleton is corrupted

ronenv-ten opened this issue over 1 year ago
Bug: "Draco Mesh Compression Not Supported" in Assimp 5.2.5

LukasTr opened this issue over 1 year ago
Bug: FBX importer, doubt about current mOffsetMatrix

Biohazard90 opened this issue over 1 year ago
Bug: Corrupted animation in FBX model

cchuicchui opened this issue over 1 year ago
Fix UNKNOWN READ in Assimp::MDLImporter::ParseSkinLump_3DGS_MDL7

sashashura opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::MD5::MD5Parser::ParseSection

sashashura opened this pull request over 1 year ago
Fix Memcpy-param-overlap in unzReadCurrentFile

sashashura opened this pull request over 1 year ago
Fix Stack-buffer-overflow READ in aiMaterial::AddBinaryProperty

sashashura opened this pull request over 1 year ago
Fix unknown write in Assimp::ObjFileMtlImporter::getFloatValue

sashashura opened this pull request over 1 year ago
DXF: Support negative index in VERTEX

kenichiice opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::FileSystemFilter::Cleanup

sashashura opened this pull request over 1 year ago
Bug: Analyze the model and obtain that UV is empty

liuzhoulong opened this issue over 1 year ago
Fix UNKNOWN READ crash in UpdateMeshReferences

sashashura opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::ObjFileParser::getFace

sashashura opened this pull request over 1 year ago
C tech development corp gltf2 metadata export

kimkulling opened this pull request over 1 year ago
Bug: BLEND: BLENDER magic bytes are missing, couldn't find GZIP header either

nathalie-raffray opened this issue over 1 year ago
Added more Maya materials

Sanchikuuus opened this pull request over 1 year ago
Bug: vertex indexing issue on certain models

tellypresence opened this issue over 1 year ago
Update ASELoader.cpp

kimkulling opened this pull request over 1 year ago
skeletal animation- append a weird point

yygbruce opened this issue over 1 year ago
The function of reading custom attribute curves from FBX

chenweihong0221 opened this issue over 1 year ago
Florian born71 small allocation fix in fbx loader

kimkulling opened this pull request over 1 year ago
Update: Enable export for fuzzer tests

kimkulling opened this pull request over 1 year ago
all the bones missing

yygbruce opened this issue over 1 year ago
Fix: Copy aiMetadata in SceneCombiner

luho383 opened this pull request over 1 year ago
load_as_is method returning file content as stored

hernot opened this issue over 1 year ago
Skinning weights in gltf were broken by PR#5003 (vertex remapping)

FlorianBorn71 opened this pull request over 1 year ago
issue with glb format

ihebmiled-user opened this issue over 1 year ago
Fix librt link

mwestphal opened this pull request over 1 year ago
Kimkulling/refactoring geoutils

kimkulling opened this pull request over 1 year ago
Importation of a FBX, which has bones with the same name, causes a crash

johannnovak opened this issue over 1 year ago
Regression - broken skeletal animation in gltf2

malytomas opened this issue over 1 year ago
Fix warning related to unused-function.

Jackie9527 opened this pull request over 1 year ago
Fix pbrt exporter coordinate system and FoV

skogler opened this pull request over 1 year ago
Open3DGC failed to build in MSYS2 MinGW

T-rvw opened this issue over 1 year ago
Bug: Assimp build issues in VS2022

juice-artur opened this issue over 1 year ago
fix unreachable code

showintime opened this pull request over 1 year ago
unreachable code

showintime opened this issue over 1 year ago
Fix build warnings.

Jackie9527 opened this pull request over 1 year ago
Bug: memory delete error.

copycd opened this issue over 1 year ago
Add missing cast

sutajo opened this pull request over 1 year ago
Bug:STB symbol table is not updated

tigert1998 opened this issue over 1 year ago
Fix warning related to missing-variable-declarations.

Jackie9527 opened this pull request over 1 year ago
Fix: Avoid integer overflow in inversion operation

kimkulling opened this pull request over 1 year ago
Fix: Fix leak in Scope class, FBX

kimkulling opened this pull request over 1 year ago
Fix possible dereferencing of invalid pointer.

kimkulling opened this pull request over 1 year ago
STB Image build failures using clang++ on Windows

Shylexx opened this issue over 1 year ago
Delete License.txt

kimkulling opened this pull request over 1 year ago
Build Zlib if missing for other platforms

danoli3 opened this pull request over 1 year ago
Bug: Corrupted stack after using aiMaterial::GetTexture() in GLTF or GLB files

theOtherMichael opened this issue over 1 year ago
ConvertToLHProcess now inverts viewing direction

sutajo opened this pull request over 1 year ago
Fix pretransform vertices with cameras

sutajo opened this pull request over 1 year ago
glTF2: Fix incorrect camera position

sutajo opened this pull request over 1 year ago
Bug: glTF 2 importer treats camera translation incorrectly

sutajo opened this issue over 1 year ago
Fix Issue #4486 using the fix described by @jianliang79

aniongithub opened this pull request over 1 year ago
Remove unused -Wno-shadow-field-in-constructor.

Jackie9527 opened this pull request over 1 year ago
Remove -Wno-deprecated-copy-with-dtor.

Jackie9527 opened this pull request over 1 year ago
Fix warning related to nonportable-system-include-path.

Jackie9527 opened this pull request over 1 year ago
Fix warning related to inconsistent-missing-destructor-override.

Jackie9527 opened this pull request over 1 year ago
Remove unused -Wno-deprecated-copy-with-user-provided-dtor.

Jackie9527 opened this pull request over 1 year ago
Fix warning related to missing-noreturn.

Jackie9527 opened this pull request over 1 year ago
Fix warning related to unreachable-code-break.

Jackie9527 opened this pull request over 1 year ago
Fix warning related to unreachable-code-return.

Jackie9527 opened this pull request over 1 year ago
Broken dependency paths in bundled 3D models (PR ready to merge)

tellypresence opened this issue over 1 year ago
Replace relative paths with local assets/textures

tellypresence opened this pull request over 1 year ago