summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/attribute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use non-template version of QVariant::value (clazy reports)Mike Krus2017-05-021-1/+1
* Fix internal naming consistency for attributesKevin Ottens2016-07-211-5/+5
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-19/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Attribute: call sceneChangeEvent from base classPaul Lemire2016-04-151-0/+1
* Protect against bad cast in AttributeSean Harmer2016-04-121-4/+3
* Attribute handles creationSean Harmer2016-04-051-0/+18
* QAttribute API changesPaul Lemire2016-02-291-10/+10
* Remove ParameterMappingPaul Lemire2016-02-261-1/+6
* QAttribute: merge with QAbstractAttributePaul Lemire2016-02-261-6/+6
* Propagate backend node changes to Renderer; render-on-demandWieland Hagen2016-02-241-0/+1
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-4/+4
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* QAbstractAttribute: remove NodeAdded/Remove notification on bufferPaul Lemire2015-10-141-14/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-8/+8
* Move geometry related classes to their own directorySean Harmer2015-10-131-0/+162