summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/StudioRendererTranslation.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 camera manipulator toolsTomi Korpipaa2018-09-111-6/+8
* Remove unused code pathMiikka Heikkinen2018-08-301-10/+5
* Fix miscellaneous settings issuesMiikka Heikkinen2018-08-301-4/+1
* Fix effect map pathTomi Korpipaa2018-08-151-3/+4
* Fix preview view issuesMiikka Heikkinen2018-08-141-21/+73
* Implement scene lighting toggleMäättä Antti2018-08-011-0/+1
* Implement scene view preview in edit modesMäättä Antti2018-08-011-147/+229
* Replace NVMin and NVMax with qMin and qMax in studioMäättä Antti2018-08-011-1/+1
* Fix bunch of compiler warningsMiikka Heikkinen2018-07-061-1/+1
* Implement preview of qml streamer content in studioMäättä Antti2018-06-191-2/+4
* Reset effect when user changes effect parametersJanne Kangas2018-06-181-0/+11
* Replace degToRad and radToReg with qt functionsMäättä Antti2018-06-181-18/+4
* Consolidate stdafx headers into Qt3DSCommonPrecompile.hMiikka Heikkinen2018-06-121-1/+1
* Add support for vertex colorsJere Tuliniemi2018-04-301-0/+1
* Implement camera and lights perspective modeMäättä Antti2018-04-271-24/+78
* Disable manipulator tools for camera objectsTomi Korpipaa2018-04-231-1/+2
* Fix drag getting stuckMarianne Yrjänä2018-04-191-1/+7
* Add roughness map to the standard materialJere Tuliniemi2018-04-161-0/+1
* Implement gradient backgroundMäättä Antti2018-04-111-1/+18
* Fix light and camera manipulators in edit camera viewTomi Korpipaa2018-03-261-1/+5
* Allow deselecting by clicking an empty spot in scene viewTomi Korpipaa2018-03-191-10/+4
* Fix manipulators in non-scene camera viewsTomi Korpipaa2018-03-131-11/+3
* Make 3D tool handles biggerTomi Korpipaa2018-03-081-1/+1
* Remove old DataInput proto codeJanne Kangas2018-02-231-101/+4
* Fix massive memory leak when dragging objectMäättä Antti2018-02-091-2/+7
* Remove nudging with arrow keys functionalityMiikka Heikkinen2018-02-061-117/+0
* [DataInput] Add time control functionality and UI controlsJanne Kangas2018-02-021-1/+0
* Fix rendering the active layer in non-scene camera viewTomi Korpipaa2018-02-021-5/+5
* Add SetDataInputValue to IScriptBridgeMiikka Heikkinen2018-01-261-1/+0
* [DataInput] Implement linking of Text element textstring to DataInputJanne Kangas2018-01-121-0/+39
* Add Datainput part 1Janne Kangas2017-12-181-5/+66
* Replace SSize and SWindowDimensions with QSizeMäättä Antti2017-11-061-10/+10
* CFilePath is refactored to inherit from QFileInfoTomi Korpipaa2017-11-061-2/+2
* Remove Boost, part2Janne Koskinen2017-10-301-9/+13
* Rename the rest of the UIC to Qt3DSMäättä Antti2017-10-241-104/+104
* Rename CUICDM type names to Qt3DSDMMäättä Antti2017-10-241-4/+4
* Rename UICDM and UICIMP to QT3DSMäättä Antti2017-10-241-2/+2
* Rename instance and property handles to Qt3DSMäättä Antti2017-10-241-103/+103
* Rename UIC macros and constants to QT3DSMäättä Antti2017-10-241-34/+34
* Rename UIC files to Qt3DS filesMäättä Antti2017-10-241-18/+18
* Replace UICDM namespace with qt3dsdm namespaceMäättä Antti2017-10-241-149/+149
* Replace uic namespace with qt3ds namespaceMäättä Antti2017-10-241-111/+111
* Add shadow camera field of view propertyMiikka Heikkinen2017-10-191-0/+1
* Fix crash when undoing standard material to custom material changeMiikka Heikkinen2017-10-181-56/+68
* Fix crash when trying to select items invisible in current edit cameraJanne Kangas2017-10-171-1/+6