summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-0528-28/+28
* Bugfix/installer add missing images (#5803)Kim Kulling2024-10-081-0/+0
* Installer: fix images for installer (#5800)Kim Kulling2024-10-071-0/+0
* Draft: Update init of aiString (#5623)Kim Kulling2024-06-173-14/+13
* Move revision.h and revision.h.in to include folder (#5615)Kim Kulling2024-06-122-2/+2
* Assimp viewer fixes (#5582)Jean-Louis Boudrand2024-05-185-54/+84
* Delete tools/make directory (#5491)mosfet802024-03-182-75/+0
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-2328-28/+28
* Fix crash in viewer (#5446)Kim Kulling2024-01-301-43/+30
* correct grammar/typographic errors in comments (8 files)Stephen Gold2023-12-041-1/+1
* Fix:Use correct encodingKim Kulling2023-03-016-35/+27
* Move string definitions into conditional block to fix unused variable warningsTuro Lamminen2023-02-211-8/+10
* Trim Trailing WhitespaceKrishty2023-01-162-2/+2
* Fix some indentationAaron Gokaslan2022-11-081-4/+4
* Apply various clang-tidy checks for smartprs and modern C++ typesAaron Gokaslan2022-11-083-6/+6
* Add check for wall switch from cmakeKim Kulling2022-09-172-2/+16
* FIX: Fix review findingsKim Kulling2022-09-162-26/+17
* Fix: Use ASCII treeview in assimp-cmd.Kim Kulling2022-09-163-14/+15
* Apply some more modernize-use-emplaceAaron Gokaslan2022-09-021-4/+4
* Add a handful of missing fixesAaron Gokaslan2022-09-011-3/+1
* Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-2/+1
* Fix crash of "assimp info" with no parametersTuro Lamminen2022-08-171-6/+6
* Add dot only when the extension is not empty.Kim Kulling2022-08-061-1/+3
* Use winresrc.h for mingwKoekto-code2022-07-091-1/+5
* Merge branch 'master' into assimp_resourcehgdagon2022-05-104-32/+31
|\
| * Reverted copyright text back to static texthgdagon2022-05-031-1/+1
| * Update assimp_view.rchgdagon2022-05-031-2/+2
| * Merge branch 'master' into assimp_viewerKim Kulling2022-05-031-1/+1
| |\
| * | Fix protocol type.Kim Kulling2022-05-031-1/+1
| * | Minor updates to ASSIMP ViewerU-DESKTOP-0R560PH\George2022-04-304-30/+29
* | | Merge branch 'master' into assimp_resourcehgdagon2022-05-041-1/+1
|\ \ \ | | |/ | |/|
| * | Rename TextureTypeToString() to aiTextureTypeToString()IOhannes m zmölnig2022-05-011-1/+1
| |/
* / Resource script updatesU-DESKTOP-0R560PH\George2022-04-303-69/+39
|/
* Fixes for Windows/MSYS2hgdagon2022-04-071-2/+0
* Add properties information on assimp info command lineSergio Acereda2022-03-041-6/+18
* clang-formatSergio Acereda2022-03-041-373/+383
* Update copyrightsKim Kulling2022-01-1028-33/+31
* Add console progresshandlerKim Kulling2021-12-261-4/+27
* Merge branch 'master' into debian-fixesKim Kulling2021-10-181-0/+8
|\
| * Disable dump when export is not supported.Kim Kulling2021-10-171-0/+8
* | Fix spelling mistakeIOhannes m zmölnig2021-10-086-8/+8
|/
* Merge branch 'master' into issue_3398Kim Kulling2021-08-2815-112/+112
|\
| * removed trailing spaces and tabs from source and textKrishty2021-07-2915-112/+112
* | Fix setup of embedded texture loadingKim Kulling2021-08-281-3/+4
* | closes https://github.com/assimp/assimp/issues/3398: Add support for embedded...Kim Kulling2021-08-122-41/+41
|/
* closes https://github.com/assimp/assimp/issues/3971: fix wrong dependencyKim Kulling2021-06-292-11/+18
* fix viewer in case of unknown primitives.Kim Kulling2021-05-301-4/+3
* [assimp_view] Make sure ctype calls use unsigned char.Jason C2021-05-041-2/+2
* Fix formatter.Kim Kulling2021-04-231-4/+5
* Merge branch 'master' into issue_3678Kim Kulling2021-04-032-0/+24
|\