summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qphongalphamaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-325/+0
* QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-211-7/+5
* QAnnotation changesFranck Arrecot2016-03-171-8/+8
* QTechnique renamingRobert Brock2016-03-081-3/+3
* QBlendState cleanupPaul Lemire2016-03-051-4/+5
* QBlendEquation renamed mode to functionRobert Brock2016-03-051-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-10/+3
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-211-0/+2
| * Fixed some documentation warningsTomi Korpipää2016-01-191-7/+2
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Fix deprecation warningsSean Harmer2016-01-171-1/+1
* | Fix annotations in QPhongAlphaMaterial defaultSean Harmer2016-01-171-1/+12
|/
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-101-1/+1
* Do lighting calculation in world spaceLaszlo Agocs2015-12-101-2/+2
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-66/+102
* Migrate PhongAlphaMaterial to be light-awareLaszlo Agocs2015-12-021-4/+0
* Add C++ QPhongAlphaMaterialPaul Lemire2015-11-161-0/+287