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
Update utglTF2ImportExport.cpp
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Bug: Can't build anything from macos
github.com/assimp/assimp - dong2dong3 opened this issue over 1 year ago
github.com/assimp/assimp - dong2dong3 opened this issue over 1 year ago
ASSIMP in the browser with ASSIMPJS and three.js
github.com/assimp/assimp - GitHubDragonFly opened this issue over 1 year ago
github.com/assimp/assimp - GitHubDragonFly opened this issue over 1 year ago
Fix detection of `KHR_materials_specular` on glTF2 export.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Bug fix and improvement to FBX camera field-of-view during import.
github.com/assimp/assimp - sfjohnston opened this pull request over 1 year ago
github.com/assimp/assimp - sfjohnston opened this pull request over 1 year ago
Fix violation of strict aliasing rule in `BaseImporter::CheckMagicToken`.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Bug: OutOfMemory.off error handling
github.com/assimp/assimp - mwestphal opened this issue over 1 year ago
github.com/assimp/assimp - mwestphal opened this issue over 1 year ago
Some bundled IRR files have problems
github.com/assimp/assimp - tellypresence opened this issue over 1 year ago
github.com/assimp/assimp - tellypresence opened this issue over 1 year ago
Add DIFFUSE_ROUGHNESS_TEXTURE for gltf2 exporter
github.com/assimp/assimp - vulcanozz opened this pull request over 1 year ago
github.com/assimp/assimp - vulcanozz opened this pull request over 1 year ago
Fix UNKNOWN READ in Assimp::SMDImporter::ParseNodeInfo
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix IRR and IRRMESH importers
github.com/assimp/assimp - PencilAmazing opened this pull request over 1 year ago
github.com/assimp/assimp - PencilAmazing opened this pull request over 1 year ago
[pyassimp] Fix passing of file extension string.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Fix: disabled dangling-reference warning in gcc13
github.com/assimp/assimp - thegeeko opened this pull request over 1 year ago
github.com/assimp/assimp - thegeeko opened this pull request over 1 year ago
[pyassimp] Replace static list of file extensions with the actually supported ones.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
fix incorrect default for material::get with aiColor3D
github.com/assimp/assimp - malytomas opened this pull request over 1 year ago
github.com/assimp/assimp - malytomas opened this pull request over 1 year ago
Update run-cmake into sanitizer.yml
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
Unify extension check for importers.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Handle gcs cloud storage file extensions with versioning.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Extend token search flag from alpha to graph.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Improve binary check for gltf and gltf2.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
Unify way to check readable blender files.
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
github.com/assimp/assimp - feuerste opened this pull request over 1 year ago
[pyassimp] bumped pyassimp version to 5.2.5
github.com/assimp/assimp - severin-lemaignan opened this pull request over 1 year ago
github.com/assimp/assimp - severin-lemaignan opened this pull request over 1 year ago
update opendllParser from v0.4 to 0.5.1
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
show correct pugixml version
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
update utf8 from 2.3.4 to 3.2.3
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
github.com/assimp/assimp - mosfet80 opened this pull request over 1 year ago
Add handling for negative indices.
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Bug: Can't build on latest arch linux
github.com/assimp/assimp - thegeeko opened this issue over 1 year ago
github.com/assimp/assimp - thegeeko opened this issue over 1 year ago
Bug: duck.dae (and other duck related files) are wrongly licensed
github.com/assimp/assimp - mwestphal opened this issue over 1 year ago
github.com/assimp/assimp - 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)
github.com/assimp/assimp - Zi1mann opened this issue over 1 year ago
github.com/assimp/assimp - Zi1mann opened this issue over 1 year ago
Bug: Issue 59838 in oss-fuzz: assimp:assimp_fuzzer: Direct-leak in Assimp::LWSImporter::InternReadFile
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
Fix Objimported supports OBJ partially specified vertex colors
github.com/assimp/assimp - emaame opened this pull request over 1 year ago
github.com/assimp/assimp - emaame opened this pull request over 1 year ago
Fix UNKNOWN WRITE in Assimp::SortByPTypeProcess::Execute
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Bug: Exported FBX with skeleton is corrupted
github.com/assimp/assimp - ronenv-ten opened this issue over 1 year ago
github.com/assimp/assimp - ronenv-ten opened this issue over 1 year ago
Bug: "Draco Mesh Compression Not Supported" in Assimp 5.2.5
github.com/assimp/assimp - LukasTr opened this issue over 1 year ago
github.com/assimp/assimp - LukasTr opened this issue over 1 year ago
Bug: the bug about 'mPrivate' in pyassimp is not fixed when using 'pip install pyassimp'
github.com/assimp/assimp - Saramandaaa opened this issue over 1 year ago
github.com/assimp/assimp - Saramandaaa opened this issue over 1 year ago
Bug: FBX importer, doubt about current mOffsetMatrix
github.com/assimp/assimp - Biohazard90 opened this issue over 1 year ago
github.com/assimp/assimp - Biohazard90 opened this issue over 1 year ago
Bug: Corrupted animation in FBX model
github.com/assimp/assimp - cchuicchui opened this issue over 1 year ago
github.com/assimp/assimp - cchuicchui opened this issue over 1 year ago
Fix UNKNOWN READ in Assimp::MDLImporter::ParseSkinLump_3DGS_MDL7
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix Bad-cast to Assimp::D3DS::Material from invalid vptr in Assimp::ASE::Parser::ParseLV2MaterialBlock
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - 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>
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::MD5::MD5Parser::ParseSection
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix Memcpy-param-overlap in unzReadCurrentFile
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix Stack-buffer-overflow READ in aiMaterial::AddBinaryProperty
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix unknown write in Assimp::ObjFileMtlImporter::getFloatValue
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
DXF: Support negative index in VERTEX
github.com/assimp/assimp - kenichiice opened this pull request over 1 year ago
github.com/assimp/assimp - kenichiice opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::FileSystemFilter::Cleanup
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Bug: Analyze the model and obtain that UV is empty
github.com/assimp/assimp - liuzhoulong opened this issue over 1 year ago
github.com/assimp/assimp - liuzhoulong opened this issue over 1 year ago
Fix UNKNOWN READ crash in UpdateMeshReferences
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
Fix Heap-buffer-overflow READ in Assimp::ObjFileParser::getFace
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
github.com/assimp/assimp - sashashura opened this pull request over 1 year ago
C tech development corp gltf2 metadata export
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Bug: Issue 57218 in oss-fuzz: assimp:assimp_fuzzer: Crash in Assimp::SMDImporter::ParseNodeInfo
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
Bug: BLEND: BLENDER magic bytes are missing, couldn't find GZIP header either
github.com/assimp/assimp - nathalie-raffray opened this issue over 1 year ago
github.com/assimp/assimp - nathalie-raffray opened this issue over 1 year ago
Added more Maya materials
github.com/assimp/assimp - Sanchikuuus opened this pull request over 1 year ago
github.com/assimp/assimp - Sanchikuuus opened this pull request over 1 year ago
Bug: vertex indexing issue on certain models
github.com/assimp/assimp - tellypresence opened this issue over 1 year ago
github.com/assimp/assimp - tellypresence opened this issue over 1 year ago
skeletal animation- append a weird point
github.com/assimp/assimp - yygbruce opened this issue over 1 year ago
github.com/assimp/assimp - yygbruce opened this issue over 1 year ago
The function of reading custom attribute curves from FBX
github.com/assimp/assimp - chenweihong0221 opened this issue over 1 year ago
github.com/assimp/assimp - chenweihong0221 opened this issue over 1 year ago
Florian born71 small allocation fix in fbx loader
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Update: Enable export for fuzzer tests
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Fix: Copy aiMetadata in SceneCombiner
github.com/assimp/assimp - luho383 opened this pull request over 1 year ago
github.com/assimp/assimp - luho383 opened this pull request over 1 year ago
load_as_is method returning file content as stored
github.com/assimp/assimp - hernot opened this issue over 1 year ago
github.com/assimp/assimp - hernot opened this issue over 1 year ago
Skinning weights in gltf were broken by PR#5003 (vertex remapping)
github.com/assimp/assimp - FlorianBorn71 opened this pull request over 1 year ago
github.com/assimp/assimp - FlorianBorn71 opened this pull request over 1 year ago
Revert "GLTF Importer: Build a list of the actual vertices so it works well with shared attribute lists"
github.com/assimp/assimp - FlorianBorn71 opened this pull request over 1 year ago
github.com/assimp/assimp - FlorianBorn71 opened this pull request over 1 year ago
Kimkulling/refactoring geoutils
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Importation of a FBX, which has bones with the same name, causes a crash
github.com/assimp/assimp - johannnovak opened this issue over 1 year ago
github.com/assimp/assimp - johannnovak opened this issue over 1 year ago
Regression - broken skeletal animation in gltf2
github.com/assimp/assimp - malytomas opened this issue over 1 year ago
github.com/assimp/assimp - malytomas opened this issue over 1 year ago
Fix warning related to unused-function.
github.com/assimp/assimp - Jackie9527 opened this pull request over 1 year ago
github.com/assimp/assimp - Jackie9527 opened this pull request over 1 year ago
Fix pbrt exporter coordinate system and FoV
github.com/assimp/assimp - skogler opened this pull request over 1 year ago
github.com/assimp/assimp - skogler opened this pull request over 1 year ago
Open3DGC failed to build in MSYS2 MinGW
github.com/assimp/assimp - T-rvw opened this issue over 1 year ago
github.com/assimp/assimp - T-rvw opened this issue over 1 year ago
Bug: Assimp build issues in VS2022
github.com/assimp/assimp - juice-artur opened this issue over 1 year ago
github.com/assimp/assimp - juice-artur opened this issue over 1 year ago
Clang complains about unknown warning option "no-deprecated-non-prototype" in contrib/zlib
github.com/assimp/assimp - tellypresence opened this issue over 1 year ago
github.com/assimp/assimp - tellypresence 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
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
Bug: FBXBinaryTokenizer.cpp:475:61: error: ‘uint32_t’ is not a member of ‘std’
github.com/assimp/assimp - thewon86 opened this issue over 1 year ago
github.com/assimp/assimp - thewon86 opened this issue over 1 year ago
Bug:STB symbol table is not updated
github.com/assimp/assimp - tigert1998 opened this issue over 1 year ago
github.com/assimp/assimp - tigert1998 opened this issue over 1 year ago
Fix warning related to missing-variable-declarations.
github.com/assimp/assimp - Jackie9527 opened this pull request over 1 year ago
github.com/assimp/assimp - 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
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
github.com/assimp/assimp - kimkulling opened this issue over 1 year ago
Fix: Avoid integer overflow in inversion operation
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Fix: Fix leak in Scope class, FBX
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
Fix possible dereferencing of invalid pointer.
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
github.com/assimp/assimp - kimkulling opened this pull request over 1 year ago
STB Image build failures using clang++ on Windows
github.com/assimp/assimp - Shylexx opened this issue over 1 year ago
github.com/assimp/assimp - Shylexx opened this issue over 1 year ago
Build Zlib if missing for other platforms
github.com/assimp/assimp - danoli3 opened this pull request over 1 year ago
github.com/assimp/assimp - danoli3 opened this pull request over 1 year ago
Compiling from source - zlib not found with recent Cmake and ancient findZlib module
github.com/assimp/assimp - danoli3 opened this issue over 1 year ago
github.com/assimp/assimp - 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
github.com/assimp/assimp - danoli3 opened this issue over 1 year ago
github.com/assimp/assimp - danoli3 opened this issue over 1 year ago
Bug: E/libc++abi: terminating with uncaught exception of type DeadlyImportError: GLTF: Unsupported binary glTF version
github.com/assimp/assimp - carl opened this issue over 1 year ago
github.com/assimp/assimp - carl opened this issue over 1 year ago
Bug: crash when loading any mdl7 with animation bones (3d game studio)
github.com/assimp/assimp - dicosky opened this issue over 1 year ago
github.com/assimp/assimp - dicosky opened this issue over 1 year ago
Bug: Corrupted stack after using aiMaterial::GetTexture() in GLTF or GLB files
github.com/assimp/assimp - theOtherMichael opened this issue over 1 year ago
github.com/assimp/assimp - theOtherMichael opened this issue over 1 year ago