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
thegeeko opened this pull request over 1 year ago
[pyassimp] Replace static list of file extensions with the actually supported ones.
feuerste opened this pull request over 1 year ago
feuerste 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
malytomas opened this pull request over 1 year ago
Update run-cmake into sanitizer.yml
mosfet80 opened this pull request over 1 year ago
mosfet80 opened this pull request over 1 year ago
Unify extension check for importers.
feuerste opened this pull request over 1 year ago
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
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
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
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
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
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
mosfet80 opened this pull request over 1 year ago
show correct pugixml version
mosfet80 opened this pull request over 1 year ago
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
mosfet80 opened this pull request over 1 year ago
switch to zlib 1.2.13
mosfet80 opened this pull request over 1 year ago
mosfet80 opened this pull request over 1 year ago
Add handling for negative indices.
kimkulling opened this pull request over 1 year ago
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
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
mwestphal opened this issue over 1 year ago
Bug: pyassimp.load(<path_to_file>) causes ValueError: invalid string pointer <some_address> in core.py, line 134, in _init obj = getarr(self,m)
Zi1mann opened this issue over 1 year ago
Zi1mann opened this issue over 1 year ago
Update LWSLoader.cpp
kimkulling opened this pull request over 1 year ago
kimkulling opened this pull request over 1 year ago
Bug: Issue 59838 in oss-fuzz: assimp:assimp_fuzzer: Direct-leak in Assimp::LWSImporter::InternReadFile
kimkulling opened this issue over 1 year ago
kimkulling opened this issue over 1 year ago
Fix Objimported supports OBJ partially specified vertex colors
emaame opened this pull request over 1 year ago
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
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
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
LukasTr opened this issue over 1 year ago
Bug: the bug about 'mPrivate' in pyassimp is not fixed when using 'pip install pyassimp'
Saramandaaa opened this issue over 1 year ago
Saramandaaa opened this issue over 1 year ago
Bug: FBX importer, doubt about current mOffsetMatrix
Biohazard90 opened this issue over 1 year ago
Biohazard90 opened this issue over 1 year ago
Bug: Corrupted animation in FBX model
cchuicchui opened this issue over 1 year ago
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
sashashura opened this pull request over 1 year ago
Fix Bad-cast to Assimp::D3DS::Material from invalid vptr in Assimp::ASE::Parser::ParseLV2MaterialBlock
sashashura opened this pull request over 1 year ago
sashashura opened this pull request over 1 year ago
Fix UNKNOWN WRITE in std::__1::list<Assimp::LWO::Envelope, std::__1::allocator<Assimp::LWO::Envelope>
sashashura opened this pull request over 1 year ago
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
sashashura opened this pull request over 1 year ago
Fix Memcpy-param-overlap in unzReadCurrentFile
sashashura opened this pull request over 1 year ago
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
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
sashashura opened this pull request over 1 year ago
DXF: Support negative index in VERTEX
kenichiice opened this pull request over 1 year ago
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
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
liuzhoulong opened this issue over 1 year ago
Fix UNKNOWN READ crash in UpdateMeshReferences
sashashura opened this pull request over 1 year ago
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
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
kimkulling opened this pull request over 1 year ago
Bug: Issue 57218 in oss-fuzz: assimp:assimp_fuzzer: Crash in Assimp::SMDImporter::ParseNodeInfo
kimkulling opened this issue over 1 year ago
kimkulling opened this issue 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
nathalie-raffray opened this issue over 1 year ago
Added more Maya materials
Sanchikuuus opened this pull request over 1 year ago
Sanchikuuus opened this pull request over 1 year ago
Bug: vertex indexing issue on certain models
tellypresence opened this issue over 1 year ago
tellypresence opened this issue over 1 year ago
Update ASELoader.cpp
kimkulling opened this pull request over 1 year ago
kimkulling opened this pull request over 1 year ago
skeletal animation- append a weird point
yygbruce opened this issue over 1 year ago
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
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
kimkulling opened this pull request over 1 year ago
Update: Enable export for fuzzer tests
kimkulling opened this pull request over 1 year ago
kimkulling opened this pull request over 1 year ago
all the bones missing
yygbruce opened this issue over 1 year ago
yygbruce opened this issue over 1 year ago
Fix: Copy aiMetadata in SceneCombiner
luho383 opened this pull request over 1 year ago
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
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
FlorianBorn71 opened this pull request over 1 year ago
issue with glb format
ihebmiled-user opened this issue over 1 year ago
ihebmiled-user opened this issue over 1 year ago
Revert "GLTF Importer: Build a list of the actual vertices so it works well with shared attribute lists"
FlorianBorn71 opened this pull request over 1 year ago
FlorianBorn71 opened this pull request over 1 year ago
Fix librt link
mwestphal opened this pull request over 1 year ago
mwestphal opened this pull request over 1 year ago
Kimkulling/refactoring geoutils
kimkulling opened this pull request over 1 year ago
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
johannnovak opened this issue over 1 year ago
Regression - broken skeletal animation in gltf2
malytomas opened this issue over 1 year ago
malytomas opened this issue over 1 year ago
Fix warning related to unused-function.
Jackie9527 opened this pull request over 1 year ago
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
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
T-rvw opened this issue over 1 year ago
Bug: Assimp build issues in VS2022
juice-artur opened this issue over 1 year ago
juice-artur opened this issue over 1 year ago
Clang complains about unknown warning option "no-deprecated-non-prototype" in contrib/zlib
tellypresence opened this issue over 1 year ago
tellypresence opened this issue over 1 year ago
fix unreachable code
showintime opened this pull request over 1 year ago
showintime opened this pull request over 1 year ago
unreachable code
showintime opened this issue over 1 year ago
showintime opened this issue over 1 year ago
Bug: Issue 58209 in oss-fuzz: assimp:assimp_fuzzer: Bad-cast to Assimp::BaseImporter from invalid vptr in Assimp::Importer::ReadFile
kimkulling opened this issue over 1 year ago
kimkulling opened this issue over 1 year ago
Fix build warnings.
Jackie9527 opened this pull request over 1 year ago
Jackie9527 opened this pull request over 1 year ago
Bug: memory delete error.
copycd opened this issue over 1 year ago
copycd opened this issue over 1 year ago
Add missing cast
sutajo opened this pull request over 1 year ago
sutajo opened this pull request over 1 year ago
Bug: FBXBinaryTokenizer.cpp:475:61: error: ‘uint32_t’ is not a member of ‘std’
thewon86 opened this issue over 1 year ago
thewon86 opened this issue over 1 year ago
Bug:STB symbol table is not updated
tigert1998 opened this issue over 1 year ago
tigert1998 opened this issue over 1 year ago
Fix warning related to missing-variable-declarations.
Jackie9527 opened this pull request over 1 year ago
Jackie9527 opened this pull request over 1 year ago
Bug: Issue 57011 in oss-fuzz: assimp:assimp_fuzzer: Divide-by-zero in Assimp::TriangulateProcess::TriangulateMesh
kimkulling opened this issue over 1 year ago
kimkulling opened this issue over 1 year ago
Fix: Avoid integer overflow in inversion operation
kimkulling opened this pull request over 1 year ago
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
kimkulling opened this pull request over 1 year ago
Fix possible dereferencing of invalid pointer.
kimkulling opened this pull request over 1 year ago
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
Shylexx opened this issue over 1 year ago
Delete License.txt
kimkulling opened this pull request over 1 year ago
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
danoli3 opened this pull request over 1 year ago
Compiling from source - zlib not found with recent Cmake and ancient findZlib module
danoli3 opened this issue over 1 year ago
danoli3 opened this issue over 1 year ago
5.2.5 - macOS Does not compile with error - Due to security concerns inherent in the design of sprintf - ValidateDataStructure
danoli3 opened this issue over 1 year ago
danoli3 opened this issue over 1 year ago
Bug: E/libc++abi: terminating with uncaught exception of type DeadlyImportError: GLTF: Unsupported binary glTF version
carl opened this issue over 1 year ago
carl opened this issue over 1 year ago
Bug: crash when loading any mdl7 with animation bones (3d game studio)
dicosky opened this issue over 1 year ago
dicosky opened this issue over 1 year ago
Bug: Corrupted stack after using aiMaterial::GetTexture() in GLTF or GLB files
theOtherMichael opened this issue over 1 year ago
theOtherMichael opened this issue over 1 year ago
ConvertToLHProcess now inverts viewing direction
sutajo opened this pull request over 1 year ago
sutajo opened this pull request over 1 year ago
Fix pretransform vertices with cameras
sutajo opened this pull request over 1 year ago
sutajo opened this pull request over 1 year ago
glTF2: Fix incorrect camera position
sutajo opened this pull request over 1 year ago
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
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
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
Jackie9527 opened this pull request over 1 year ago
Remove -Wno-deprecated-copy-with-dtor.
Jackie9527 opened this pull request over 1 year ago
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
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
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
Jackie9527 opened this pull request over 1 year ago
Fix warning related to missing-noreturn.
Jackie9527 opened this pull request over 1 year ago
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
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
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
tellypresence opened this issue over 1 year ago
Replace relative paths with local assets/textures
tellypresence opened this pull request over 1 year ago
tellypresence opened this pull request over 1 year ago