summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/StudioRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to qt3dstudio/ogl-runtime submodulePasi Keränen2019-06-101-1128/+0
* Some Doc class clean ups (non exhaustive)Mahmoud Badri2019-05-181-2/+2
* Assume project fonts are in a subdirectory relative to project or presentationJari Karppinen2019-05-141-2/+4
* Fix OpenGL runtime picking with scaled cameraKaj Grönholm2019-05-071-0/+5
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-031-1/+1
* Add distance field rendering to OpenGL runtimeJere Tuliniemi2019-04-161-0/+16
* Don't start playback when interacting with sceneKaj Grönholm2018-12-041-0/+8
* Fix issues with rendering layers into overlay previewMiikka Heikkinen2018-11-101-21/+14
* Implement scene camera tabMiikka Heikkinen2018-11-021-6/+40
* Ignore widgets when dragging matdefs to the sceneJere Tuliniemi2018-10-311-1/+1
* Add DnD from project view to scene for materialsJere Tuliniemi2018-10-301-0/+12
* Improve Custom material assets loadingMahmoud Badri2018-10-221-2/+1
* Clean up StudioUtilsMiikka Heikkinen2018-10-181-4/+6
* Change many CStrings to QStringMahmoud Badri2018-10-101-1/+1
* Merge branch '2.1' into masterMiikka Heikkinen2018-09-251-3/+19
|\
| * Fix focusing non-physical objectsMiikka Heikkinen2018-09-111-3/+19
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-111-0/+2
|/
* Fix preview view issuesMiikka Heikkinen2018-08-141-10/+13
* Improve the project fileMahmoud Badri2018-08-141-5/+4
* Prevent dragging selected object when matte is clickedMiikka Heikkinen2018-08-071-51/+56
* Implement scene lighting toggleMäättä Antti2018-08-011-5/+2
* Implement scene view preview in edit modesMäättä Antti2018-08-011-2/+11
* Replace NVMin and NVMax with qMin and qMax in studioMäättä Antti2018-08-011-12/+12
* Update window when subpresentations have been loadedMäättä Antti2018-08-011-1/+27
* Implement uip subpresentation preview in studioMäättä Antti2018-07-311-4/+15
* Fix crash on studio exitJanne Kangas2018-07-271-0/+3
* Release offscreen renderers for subpresentations when closing presentationJanne Kangas2018-07-261-0/+20
* Add presentation id to the presentation settings panelMahmoud Badri2018-07-261-3/+4
* Disable dragging from scene view when multiple objects are selectedMiikka Heikkinen2018-07-031-59/+61
* Implement preview of qml streamer content in studioMäättä Antti2018-06-191-2/+76
* Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-121-2/+2
* Enable multiselection in the viewportMahmoud Badri2018-06-061-2/+9
* Update scene renderer display scaling factor when GL view rect changesJanne Kangas2018-05-301-6/+9
* Fix 'fit selected' for scaled objectsMiikka Heikkinen2018-04-161-1/+3
* Fix orbit cameraMiikka Heikkinen2018-04-131-24/+30
* Allow deselecting by clicking an empty spot in scene viewTomi Korpipaa2018-03-191-12/+13
* Remove nudging with arrow keys functionalityMiikka Heikkinen2018-02-061-13/+0
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-241-33/+33
* Rename CUICDM type names to Qt3DSDMMäättä Antti2017-10-241-5/+5
* Rename instance and property handles to Qt3DSMäättä Antti2017-10-241-10/+10
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-241-12/+12
* Replace uic namespace with qt3ds namespaceMäättä Antti2017-10-241-5/+5
* Initial importOswald Buddenhagen2017-10-061-0/+883