summaryrefslogtreecommitdiffstats
path: root/src/Authoring/QT3DSIMP
Commit message (Expand)AuthorAgeFilesLines
* Support alpha channel initial workMahmoud Badri2019-05-024-11/+14
* Allow full paths as source directoriesJere Tuliniemi2019-03-291-2/+6
* Fix material import from FBXTomi Korpipaa2019-01-101-13/+13
* Fix FOV import from Maya FBX exportsTomi Korpipaa2019-01-102-1/+6
* Fix FBX opacity import from MayaTomi Korpipaa2019-01-101-10/+13
* Fix opacity import from Blender FBXTomi Korpipaa2019-01-101-3/+2
* Import camera and light properties from ColladaTomi Korpipaa2019-01-041-19/+128
* Import light and camera properties from FBXTomi Korpipaa2018-12-205-2/+78
* Add support for importing lights and cameras from FBXTomi Korpipaa2018-12-195-33/+136
* Do not assert on datainput bind type parsing on custom materialsJanne Kangas2018-12-041-2/+6
* Set animatable properties as controllable by defaultJanne Kangas2018-11-081-0/+4
* Add generic import asset type for property datatype queriesJanne Kangas2018-10-232-0/+36
* Fix warning about forward declaring a struct as a classMiikka Heikkinen2018-10-121-1/+1
* Merge branch '2.1' into masterMiikka Heikkinen2018-09-252-6/+20
|\
| * Fix FBX texture parameter importTomi Korpipaa2018-09-042-6/+20
| * Suppress warnings from 3rd party library code with clangPasi Keranen2018-09-032-9/+2
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-115-0/+16
* | Import materials based on name instead of idJere Tuliniemi2018-09-102-3/+3
* | Suppress warnings from 3rd party library code with clangPasi Keranen2018-08-312-9/+2
* | Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-302-5/+19
|\|
| * Support absolute import pathsMiikka Heikkinen2018-08-271-4/+10
| * Prevent unhandled exception when importing invalid collada filesTomi Korpipaa2018-08-211-1/+9
* | Add a new material file formatJere Tuliniemi2018-08-272-1/+7
|/
* Take into consideration Texture Properties on FBX importAndy Nichols2018-08-161-0/+1
* Replace NVMin and NVMax with qMin and qMax in studioMäättä Antti2018-08-014-16/+16
* Fix bunch of compiler warningsMiikka Heikkinen2018-07-061-1/+2
* Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-1211-248/+4
* Fix ever-increasing mesh size on "Refresh Import"Tomi Korpipaa2018-05-281-7/+7
* Add support for vertex colorsJere Tuliniemi2018-04-305-10/+81
* Add roughness map to the standard materialJere Tuliniemi2018-04-162-0/+4
* Remove old DataInput proto codeJanne Kangas2018-02-232-24/+0
* Add Datainput part 1Janne Kangas2017-12-182-0/+24
* Fix macOS buildTomi Korpipää2017-11-101-1/+2
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-065-52/+53
* Remove Boost, part2Janne Koskinen2017-10-303-99/+105
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-2415-38/+38
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-2433-0/+12834