summaryrefslogtreecommitdiffstats
path: root/src/quick3d/qdeclarativeeffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Qt3d API like QML (QDeclarativeFoo -> QQuickFoo)Julian de Bhal2012-03-191-508/+0
* Fix crash by not accessing palette member after it has been deletedTobias Koenig2012-03-151-0/+3
* Update for new QML naming.Sarah Smith2012-03-141-2/+2
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-171-1/+1
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-161-0/+22
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-121-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-121-1/+1
* Fix for QTBUG-21291Christopher Ham2012-01-121-2/+11
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-211-2/+2
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-121-1/+1
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-201-1/+1
* added correct include pathMatthew Cattell2011-09-271-2/+2
* Replace outdated license headersJason McDonald2011-08-191-18/+18
* whitespace/style fixJulian de Bhal2011-05-181-6/+6
* Rework QDeclarativeEffect to support effect reuse across scenenodesJulian de Bhal2011-05-181-100/+85
* Fixes QTBUG-18563, interpolation/wrapping texture artifacts.Patrick Burke2011-05-131-0/+7
* Whitspace/style fixesJulian de Bhal2011-04-201-1/+1
* Submesh fixes.Julian de Bhal2011-04-201-0/+53
* Fix crash where QDeclarativeEffectPrivate::texture2D is dereferenced before i...Julian de Bhal2011-04-081-1/+1
* Device packaging. QTBUG-17434.Sarah Smith2011-04-061-2/+2
* Fix image texture loading bug.Sarah Smith2011-03-221-0/+1
* Make quick3d build without private headers.Sarah Smith2011-03-151-92/+51
* Add files ported from research/qt3dSarah Smith2011-03-091-0/+469