summaryrefslogtreecommitdiffstats
path: root/code/Common/DefaultIOSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Whitespace (#6063)krishty2025-03-261-3/+3
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Fix use of uninitialized value. (#5867)Marco Feuerstein2024-11-061-1/+3
* Update DefaultIOSystem.cpp (#5697)Kim Kulling2024-08-021-0/+4
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Update DefaultIOSystem.cppMarka Ragnos2023-12-201-1/+1
* - fixed Exist function on LinuxAlexander Wagner2023-12-201-4/+6
* Update copyrightsKim Kulling2022-01-101-1/+1
* Fixes issues our internal compliance and code quality tool found:Max Vollmer (Microsoft Havok)2021-08-301-1/+1
* removed trailing spaces and tabs from source and textKrishty2021-07-291-3/+3
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Update DefaultIOSystem.cppupstream/kimkulling-oss_fuzz29168Kim Kulling2021-01-201-1/+1
* Update DefaultIOSystem.cppKim Kulling2021-01-191-1/+1
* Remove buggy method.Kim Kulling2021-01-191-1/+1
* Fix typo.Kim Kulling2021-01-191-1/+1
* Fix nullptr accessKim Kulling2021-01-191-1/+19
* fix collada handling of xml nodes.kimkulling2020-08-281-2/+0
* fix the build - add misisng forward declaration for aiVector3t.kimkulling2020-03-161-35/+26
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Removed WindowsStore checksRyan McCampbell2019-09-031-11/+2
* Fixed type conversion warningsRyan McCampbell2019-09-031-4/+4
* Cleaned up formatting in DefaultIOSystem.cppRyan McCampbell2019-09-031-20/+20
* removed extra null character in Utf8ToWide and WideToUtf8Ryan McCampbell2019-09-031-4/+6
* Cleaned up unicode code and removed fixed-size buffersRyan McCampbell2019-09-031-34/+40
* Fixed unicode on windowsRyan McCampbell2019-09-031-60/+20
* Reorg of code.Kim Kulling2019-06-061-0/+257