summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/Q3DStudioRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement scene camera previewMiikka Heikkinen2019-03-201-56/+43
* Fit selected supportMiikka Heikkinen2019-03-041-3/+8
* Fix delay when updating widget propertiesJere Tuliniemi2019-02-251-1/+1
* Increase the number of async renders per requestMiikka Heikkinen2019-02-211-1/+5
* Avoid rendering in continuous loop all the timeMiikka Heikkinen2019-02-201-3/+23
* Port selection bounding boxesJere Tuliniemi2019-02-131-2/+2
* Fix translate, scale, and rotate widget draggingMiikka Heikkinen2019-02-121-5/+3
* Make dragged objects follow the cursor accuratelyMiikka Heikkinen2019-02-081-11/+15
* Implement guide drawing and draggingMiikka Heikkinen2019-02-041-120/+242
* Port translation, rotation and scale widgetsJere Tuliniemi2019-01-311-3/+24
* Properly handle rapid picksMiikka Heikkinen2019-01-291-17/+39
* Draw rulersMiikka Heikkinen2019-01-291-58/+45
* Reset m_resizeToQt3DSent flag when closing presentationMiikka Heikkinen2019-01-251-0/+1
* Miscellaneous picking fixesMiikka Heikkinen2019-01-251-7/+7
* Fix crash when pressing play before picker is createdMiikka Heikkinen2019-01-241-2/+3
* Use QOpenGLWidget instead of QWindow for scene viewMiikka Heikkinen2019-01-241-83/+94
* Merge branch 'master' into wip/runtime2Miikka Heikkinen2019-01-171-0/+9
* Port gradient widgetJere Tuliniemi2019-01-151-0/+2
* Resize scene according to pixel ratio like rest of the UIMiikka Heikkinen2019-01-151-2/+5
* Fix crash when adding new material to meshMäättä Antti2019-01-141-1/+14
* Fix StudioUtils::devicePixelRatioMiikka Heikkinen2019-01-141-19/+8
* Implement dragging materials into objects on scene viewMiikka Heikkinen2019-01-141-60/+91
* Convert synchronous rendering to asynchronousMäättä Antti2019-01-111-59/+53
* Add font managementMäättä Antti2019-01-091-2/+33
* Merge branch 'master' into wip/runtime2Miikka Heikkinen2018-12-041-4/+43
* Fix image loading with render buffer managerMäättä Antti2018-11-271-2/+4
* Replace paths and strings with QString and QFileInfoMäättä Antti2018-11-231-5/+6
* Enable profile ui in studio using env variableMäättä Antti2018-10-241-3/+3
* Implement picking and mouse transform modesMäättä Antti2018-10-121-35/+245
* Fix dark gray area around scene viewMäättä Antti2018-10-101-27/+33
* Fix presentation reloadMäättä Antti2018-10-011-2/+3
* Implement camera movementMäättä Antti2018-10-011-7/+316
* Implement edit camera modesMäättä Antti2018-09-281-20/+64
* Fix drawing guides when runtime renders to the targetMäättä Antti2018-09-171-16/+20
* Fix various problems with presentation loadingMäättä Antti2018-09-171-2/+8
* Fix reset at shutdownMäättä Antti2018-09-111-8/+20
* Fix scrollbarsMäättä Antti2018-09-111-13/+46
* Implement translatorsMäättä Antti2018-09-111-5/+68
* Initialize runtime2Määttä Antti2018-09-111-7/+307
* Move rendering related classes from corelib to studioMäättä Antti2018-09-101-0/+163