summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix camera manipulator toolsTomi Korpipaa2018-09-111-6/+8
| * Remove scene camera 3D visualization maximum lengthMiikka Heikkinen2018-09-031-7/+0
* | Fix switch-cases not handling all possible valuesPasi Keränen2018-09-112-3/+23
* | Remove scene camera 3D visualization maximum lengthMiikka Heikkinen2018-08-311-7/+0
* | Merge branch 'master' into wip/refmaterialMiikka Heikkinen2018-08-302-16/+8
|\|
| * Remove unused code pathMiikka Heikkinen2018-08-301-10/+5
| * Fix miscellaneous settings issuesMiikka Heikkinen2018-08-301-4/+1
| * Make drag-rotation angle display more readableMiikka Heikkinen2018-08-301-2/+2
* | Add a new material file formatJere Tuliniemi2018-08-271-3/+1
|/
* Fix effect map pathTomi Korpipaa2018-08-151-3/+4
* Fix preview view issuesMiikka Heikkinen2018-08-143-32/+92
* 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-013-7/+5
* Implement scene view preview in edit modesMäättä Antti2018-08-013-156/+252
* Replace NVMin and NVMax with qMin and qMax in studioMäättä Antti2018-08-015-18/+16