summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qparameter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle changes in QMetaType APIMike Krus2021-01-081-0/+4
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-051-0/+2
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-1/+1
* Add missing QSequentialIterable headerPaul Lemire2020-09-281-0/+1
* Update dependencies on dev in qt/qt3dLars Knoll2020-09-151-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-10/+0
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+4
|\
| * Add note to material system nodes that can't be disabledAntti Määttä2019-10-101-0/+4
* | Clean up includesMike Krus2019-10-011-1/+0
|/
* QParameter: add bookkeeping of QNode valuesPaul Lemire2018-02-211-0/+9
* Fix array of textures in shader parameterMauro Persano2018-02-021-5/+22
* Doc: correct link to TextureNico Vertriest2017-08-021-2/+2
* Doc: link errorsNico Vertriest2017-06-201-1/+1
* Improve QParameter documentationPaul Lemire2017-04-261-9/+118
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* More doc for render-materialsystemColin Ogilvie2016-06-031-2/+2
* Start of Skeletal Doc for render-materialsystemColin Ogilvie2016-05-251-0/+45
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+4
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-9/+0
* QParameter: don't manually send property changePaul Lemire2016-04-231-7/+2
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-061-1/+1
* Parameter handles creationSean Harmer2016-04-051-1/+0
* QParameter creates creation changesSean Harmer2016-03-301-1/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | QParameter: only copy QNodeId when parameter value is a QNodeSubclassPaul Lemire2016-01-131-8/+11
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+2
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move material system into own directorySean Harmer2015-10-131-0/+150