summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.4.0' into qt6_assimpqt6_assimpAndy Nichols10 days748-4370/+7925
|\
| * Update CMakeLists.txt (#5531)v5.4.0Kim Kulling2024-04-074-19/+19
| * Remove default destructor definitions from cpp files (#5528)Kim Kulling2024-04-0722-80/+82
| * updated json (#5501)mosfet802024-04-0717-471/+2613
| * Update matrix4x4.h (#5507)Tom Heaton2024-04-071-0/+1
| * Update hunter into CMakeLists.txt (#5505)mosfet802024-04-071-2/+2
| * Add macOS support to C4D importer (#5516)Alejandro González2024-04-073-15/+24
| * Fix 16 typos (#5518)RoboSchmied2024-04-069-16/+16
| * Fix utDefaultIOStream test under MinGW (#5525)Oleg Ivanov2024-04-061-2/+6
| * Respect merge identical vertices in ObjExporter (#5521)Julian Knodt2024-04-022-20/+27
| * Fix duplicate degrees to radians conversion in fbx importer. (#5427)Kristjan Skutta2024-03-221-4/+4
| * Delete packaging/windows-mkzip directory (#5492)mosfet802024-03-203-225/+0
| * Delete tools/make directory (#5491)mosfet802024-03-182-75/+0
| * Add correction of fbx model rotation (#5494)Kim Kulling2024-03-171-0/+49
| * Fix compilation for MSVC14. (#5490)Laura Hermanns2024-03-113-4/+4
| * Eliminate non-ascii comments in clipper (#5480)Bao Anchang2024-03-041-4/+4
| * Append a setting "AI_CONFIG_EXPORT_FBX_TRANSPARENCY_FACTOR_REFER_TO_OPACITY"....sSsA012024-02-272-7/+27
| * Add 2024 to copyright infos (#5475)Kim Kulling2024-02-23615-619/+619
| * Add zlib-header to ZipArchiveIOSystem.h (#5473)Kim Kulling2024-02-231-3/+2
| * Add correct double zero check (#5471)Kim Kulling2024-02-221-1/+2
| * Include defs in not cpp-section (#5466)Kim Kulling2024-02-161-3/+3
| * ColladaParser: check values length (#5462)Adam Mizerski2024-02-154-1/+216
| * Add ISC LICENSE file (#5465)Séverin Lemaignan2024-02-141-0/+17
| * Fix PyAssimp under Python >= 3.12 and macOS library search support (#5397)Emily Banerjee2024-02-081-2/+10
| * Fix identity matrix check (#5445)fvbj2024-02-0610-16/+88
| * `Blendshape`->`Geometry` in FBX Export (#5419)Julian Knodt2024-02-051-1/+1
| * Update CMakeLists.txt (#5379)mosfet802024-02-051-2/+2
| * Bump actions/cache from 3 to 4 (#5431)dependabot[bot]2024-02-051-1/+1
| * More GLTF loading hardening (#5415)Florian Born2024-02-042-9/+45
| * feat:1.add 3mf vertex color read 2.fix 3mf read texture bug (#5361)Galen Xiao2024-02-045-24/+154
| * Fileformats.md: clarify that import of .blend files is deprecated (#5350)Stephen Gold2024-02-041-1/+3
| * Fix X importer breakage introduced in commit f844c33 (#5372)Steve M2024-02-041-3/+11
| * Kimkulling/fix bahavior of remove redundat mats issue 5438 (#5451)Kim Kulling2024-02-011-102/+107
| * Static code analysis fixes (#5447)Kim Kulling2024-01-313-32/+26
| * Fix crash in viewer (#5446)Kim Kulling2024-01-301-43/+30
| * Add bounds checks to the parsing utilities. (#5421)Kim Kulling2024-01-3039-783/+854
| * Introduce aiBufferKim Kulling2024-01-301-1/+18
| * Update StbCommon.h to stay up-to-date with stb_image.h.tigertang2024-01-291-8/+10
| * Update DXFLoader.cppKim Kulling2024-01-271-1/+1
| * Update DXFLoader.cppKim Kulling2024-01-271-3/+2
| * Updated AIC tableseanth2024-01-271-18/+260
| * Update DXFLoader.cppseanth2024-01-271-0/+4
| * Update DXFLoader.cppseanth2024-01-271-1/+1
| * Encode full weight as doublejulianknodt2024-01-271-1/+1
| * Readme.md: present the web links in a more uniform styleStephen Gold2024-01-121-7/+8
| * Improve acc file loadingRobert Reif2024-01-094-20/+565
| * Add unit test for X3D IndexedLineSetAndre Schulz2024-01-092-0/+33
| * X3D: Don't convert IndexedLineSet polylines with > 2 indices to triangles/pol...Andre Schulz2024-01-093-1/+84
| * Update DockerfileKim Kulling2024-01-081-0/+1
| * Increase texture varietySteve M2024-01-076-4/+4