summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/Q3DStudioRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid rendering in continuous loop all the timeMiikka Heikkinen2019-02-201-1/+3
* Implement guide drawing and draggingMiikka Heikkinen2019-02-041-12/+15
* Port translation, rotation and scale widgetsJere Tuliniemi2019-01-311-1/+1
* Properly handle rapid picksMiikka Heikkinen2019-01-291-0/+1
* Draw rulersMiikka Heikkinen2019-01-291-1/+3
* Fix crash when pressing play before picker is createdMiikka Heikkinen2019-01-241-1/+1
* Use QOpenGLWidget instead of QWindow for scene viewMiikka Heikkinen2019-01-241-5/+8
* Merge branch 'master' into wip/runtime2Miikka Heikkinen2019-01-171-0/+2
* Fix crash when adding new material to meshMäättä Antti2019-01-141-0/+3
* Fix StudioUtils::devicePixelRatioMiikka Heikkinen2019-01-141-1/+0
* Implement dragging materials into objects on scene viewMiikka Heikkinen2019-01-141-6/+13
* Convert synchronous rendering to asynchronousMäättä Antti2019-01-111-6/+6
* Add font managementMäättä Antti2019-01-091-1/+10
* Merge branch 'master' into wip/runtime2Miikka Heikkinen2018-12-041-0/+3
* Fix image loading with render buffer managerMäättä Antti2018-11-271-0/+1
* Enable profile ui in studio using env variableMäättä Antti2018-10-241-2/+0
* Implement picking and mouse transform modesMäättä Antti2018-10-121-19/+11
* Fix dark gray area around scene viewMäättä Antti2018-10-101-1/+2
* Implement camera movementMäättä Antti2018-10-011-0/+31
* Implement edit camera modesMäättä Antti2018-09-281-0/+6
* Fix drawing guides when runtime renders to the targetMäättä Antti2018-09-171-1/+1
* Fix scrollbarsMäättä Antti2018-09-111-0/+1
* Implement translatorsMäättä Antti2018-09-111-1/+16
* Initialize runtime2Määttä Antti2018-09-111-2/+66
* Move rendering related classes from corelib to studioMäättä Antti2018-09-101-0/+80