summaryrefslogtreecommitdiffstats
path: root/doc/dox.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 16 typos (#5518)RoboSchmied2024-04-061-1/+1
* Fix spelling mistakeIOhannes m zmölnig2021-10-081-5/+5
* removed trailing spaces and tabs from source and textKrishty2021-07-291-9/+9
* Stop concatenating std::strings. Use formatter.Malcolm Tyrrell2020-08-181-1/+1
* Add short documentation.Kim Kulling2019-03-131-0/+12
* Dox: remove parts about boost support - already replaced by c++11.Kim Kulling2018-11-191-19/+2
* Fix typos on documentation using codespellAlexandre Avenel2018-05-131-5/+5
* Merge branch 'master' into isue_1621Kim Kulling2018-04-061-83/+56
|\
| * Expand the current description about loading of embedded texturesDaniel Löber2018-03-161-22/+29
| * Update dox.hKim Kulling2018-02-031-3/+10
| * add cmake doc to doxygen-docu.Kim Kulling2018-02-031-60/+20
| * closes https://github.com/assimp/assimp/issues/1583: update doc.Kim Kulling2018-02-031-44/+4
* | closes https://github.com/assimp/assimp/issues/1621: add file check for dxf f...Kim Kulling2018-04-061-44/+4
|/
* Merge branch 'master' into document_material_reflectivityKim Kulling2018-01-121-6/+16
|\
| * Correct matrix layout documentationManuel Freiberger2018-01-111-12/+15
| * Clarify the matrix layoutManuel Freiberger2018-01-091-5/+12
* | Document AI_MATKEY_REFLECTIVITY and AI_MATKEY_COLOR_REFLECTIVE.Tommy2018-01-101-50/+65
|/
* Fix typos and ease description of coordinate frameManuel Freiberger2018-01-091-6/+6
* Misc. typosUnknown2017-11-091-5/+5
* docs: Explain texture paths for embedded texturesSquareys2017-05-191-1/+3
* docs: Update logging docsSquareys2017-05-191-19/+6
* replaced boost smart pointers with c++11 smart pointersmensinda2016-04-051-1/+1
* Fix spelling mistakesEric Engestrom2016-04-031-9/+9
* Correct spellingJoe Hermaszewski2015-12-101-2/+2
* - Merge in latest from assimp/assimp on GitHub (5c00aef7cd8ab6b7f86c8297958a6...Wil Shipley2015-07-261-1705/+1705
|\
| * Modifying files to let assimp build under cygwin.U-ORADEV\albihern2015-04-201-165/+165
|/
* typo fix: loose -> loseEric Haines2013-11-141-1/+1
* - update docs.Alexander Gessler2013-03-291-0/+4
* Added Animationoverview diagram to documentationjonathanklein2012-06-261-0/+9
* Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normal...jonathanklein2012-06-031-0/+14
* Ogre: small tweaksjonathanklein2012-06-031-3/+3
* Ogre: Fix in Material Loaderjonathanklein2012-03-121-0/+2
* Ogre:jonathanklein2012-02-201-3/+5
* - update documentation.aramis_acg2012-02-031-64/+64
* - doc: clarify wording in bone section.aramis_acg2011-12-181-5/+5
* - extract MaterialHelper and move all of its members to aiMaterial in /include.aramis_acg2011-08-221-2/+2
* - update README and INSTALL, slight doc fixes.aramis_acg2011-07-171-55/+35
* - various documentation improvements. Remove viewer section, add list of thir...aramis_acg2011-07-141-257/+266
* # work on IFC face winding, but the extensive use of mirroring in IFC screws ...aramis_acg2011-05-071-1/+1
* - update documentation. Add section on IFC and fix some typos and unambiguities.aramis_acg2011-05-071-8/+46
* Rename strtolxxx family of functions, all functions returning unsigned intege...aramis_acg2011-03-231-1/+1
* - really update doc.aramis_acg2010-11-211-2/+6
* some code updates, ogre animation still not working :(jonathanklein2010-11-091-3/+10
* Skip ear cutting algorithm for quadrilaterals, makes triangulation MUCH, MUCH...aramis_acg2010-07-091-9/+18
* Add GLOB_MEASURE_TIME configuration option to profile the runtime of the post...aramis_acg2010-07-081-22/+128
* Clarify docs on qnans in aiMesh vertex data arrays.aramis_acg2010-04-141-6/+13
* Add sample logic for MATKEY_UVWSRC to doc.aramis_acg2010-04-101-10/+28
* Revamp exception handling. ImportErrorException renamed to DeadlyImportError ...aramis_acg2010-03-181-1/+1
* - fixed docs concerning Importer::ReadFile() after a hint in the forum. ulfjorensen2010-03-061-1/+2
* - improved documentation for ogre loaderjonathanklein2010-03-031-15/+29