summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render
Commit message (Expand)AuthorAgeFilesLines
* Switch to qt3dstudio/ogl-runtime submodulePasi Keränen2019-06-1022-10588/+0
* Remove Linux specific hacks in subpresentation updateJari Karppinen2019-05-311-10/+0
* Add initial documentation for 2.4 OpenGL RuntimePasi Keränen2019-05-291-8/+0
* Harmonize frame update signal between RT2 and OpenGL RTJanne Kangas2019-05-241-5/+1
* Load slide images in background threadAntti Määttä2019-05-221-1/+1
* Some Doc class clean ups (non exhaustive)Mahmoud Badri2019-05-181-2/+2
* Increment UIP versionMahmoud Badri2019-05-161-3/+0
* 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-072-0/+6
* Implement fixes to the distance field rendererJere Tuliniemi2019-05-061-2/+1
* Implement dynamic loading of slide resourcesAntti Määttä2019-05-031-1/+1
* Support alpha channel initial workMahmoud Badri2019-05-023-5/+54
* Fix crash in editor when using qml streamAntti Määttä2019-04-241-2/+3
* Add distance field rendering to OpenGL runtimeJere Tuliniemi2019-04-162-1/+18
* Add support for selecting shadow castersTomi Korpipaa2019-04-041-0/+1
* Fix visual aid widget camera frustrum when presentation size changesMiikka Heikkinen2019-04-022-1/+14
* Fix crash after changing the startup viewMahmoud Badri2019-03-212-0/+17
* Add horizontal and vertical offsets for text drop shadowsTomi Korpipaa2019-01-161-3/+5
* Add elide property for text in EditorTomi Korpipaa2019-01-151-0/+1
* Merge branch '2.2'Miikka Heikkinen2018-12-113-4/+23
|\
| * Fix subpresentation changing in LinuxTomi Korpipaa2018-12-051-6/+5
| * Fix editor subpresentation rendering for LinuxTomi Korpipaa2018-12-041-0/+10
| * Fix editor subpresentation rendering for macOSMäättä Antti2018-12-041-1/+1
| * Don't start playback when interacting with sceneKaj Grönholm2018-12-042-0/+10
* | Merge branch '2.2'Miikka Heikkinen2018-12-032-5/+4
|\|
| * Fix pivot point functionalityJanne Kangas2018-11-222-5/+4
* | Add support for fixed size text areasTomi Korpipaa2018-11-261-0/+2
|/
* Revert "Fix pivot point functionality"Janne Kangas2018-11-162-4/+5
* Improve the xyz and slider inspector componentsMahmoud Badri2018-11-161-6/+6
* Fix pivot point functionalityJanne Kangas2018-11-162-5/+4
* Add drop-shadow support to text elementsTomi Korpipaa2018-11-151-0/+5
* Fix crash on macOSTomi Korpipaa2018-11-131-1/+13
* Fix issues with rendering layers into overlay previewMiikka Heikkinen2018-11-104-124/+116
* Implement scene camera tabMiikka Heikkinen2018-11-024-57/+121
* Ignore widgets when dragging matdefs to the sceneJere Tuliniemi2018-10-313-43/+49
* Add DnD from project view to scene for materialsJere Tuliniemi2018-10-301-0/+12
* Add use ktx checkbox to presentation settingsTomi Korpipää2018-10-241-6/+6
* Improve Custom material assets loadingMahmoud Badri2018-10-221-2/+1
* Clean up StudioUtilsMiikka Heikkinen2018-10-184-7/+9
* Change many CStrings to QStringMahmoud Badri2018-10-103-8/+9
* Merge branch '2.1' into masterMiikka Heikkinen2018-10-031-2/+4
|\
| * Fix rendering subpresentation to texturev2.1.02.1Tomi Korpipaa2018-09-281-2/+4
* | Merge branch '2.1' into masterMiikka Heikkinen2018-09-253-21/+60
|\|
| * Hide manipulation widgets from inactive objectsMiikka Heikkinen2018-09-181-1/+9
| * Fix to object rotation using widgetMiikka Heikkinen2018-09-181-9/+11
| * Properly initialize drag when dragging camera or lightsMiikka Heikkinen2018-09-181-2/+8
| * Fix rotation when rotation plane is close to perpendicular to cameraMiikka Heikkinen2018-09-131-7/+11
| * Add fovhorizontal property to camerasMiikka Heikkinen2018-09-121-0/+1
| * Fix focusing non-physical objectsMiikka Heikkinen2018-09-111-3/+19
| * Match rotation widget angle to actual angleTomi Korpipaa2018-09-111-1/+1