assimp/doc
aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
strtol10 -> strtoul10
strtol16 -> strtoul16

strtol8  -> strtoul8
strtol10_64 -> strtoul10_64
strtol_cppstyle -> strtoul_cppstyle
strtol10_s -> strtol10


git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@923 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-03-23 14:26:19 +00:00
..
AssimpCmdDoc_Html - really update doc. 2010-11-21 16:11:32 +00:00
AssimpDoc_Html *** TAG 2.0 RELEASE ***. 2010-11-21 21:40:41 +00:00
Doxyfile - really update doc. 2010-11-21 16:11:32 +00:00
Doxyfile_Cmd - really update doc. 2010-11-21 16:11:32 +00:00
Preamble.txt Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 2009-04-24 20:53:24 +00:00
datastructure.xml FIX: 3DS loader skips TCB keys correctly now. 2008-11-30 22:27:20 +00:00
dox.h Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). 2011-03-23 14:26:19 +00:00
dox_cmd.h Change doc version number to 1.1, rebuild CHMs. 2010-04-04 10:03:41 +00:00
style.css FIX: Doc states coordinate system correctly now. Changing documentation font, uploading new CHMs. 2009-09-26 22:04:27 +00:00