summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a way to hook into the private API, with example and docsv2.2.0-beta1Laszlo Agocs2018-11-166-0/+271
* Add shaders to runtime projectPasi Keränen2018-11-161-0/+4
* Add support for drop-shadows for textTomi Korpipaa2018-11-165-12/+106
* macOS: Implement CPU usage profiler reportingPasi Keränen2018-11-135-5/+218
* Update UIP version numberJere Tuliniemi2018-11-121-1/+2
* Dragon: Optimize and simplify gatherMaterialParametersSvenn-Arne Dragly2018-11-092-82/+16
* Dragon: Don't warn when disabling seamless cube maps on ES2Svenn-Arne Dragly2018-11-091-2/+2
* Dragon: Add Q3DSV_PRIVATE_EXPORT to BackendNodeSvenn-Arne Dragly2018-11-091-1/+2
* Dragon: Reduce the number of texture-related includesSvenn-Arne Dragly2018-11-098-63/+127
* Dragon: Properly handle state changesSvenn-Arne Dragly2018-11-097-77/+48
* Dragon: Derive mipLevels of texture based on texture imagesSvenn-Arne Dragly2018-11-091-1/+3
* Do not share textures in Dragon if they are used for render targetsSvenn-Arne Dragly2018-11-091-1/+13
* Clean up buffer loading in Dragon render aspectSvenn-Arne Dragly2018-11-093-80/+25
* Clean up texture loading in Dragon render aspectSvenn-Arne Dragly2018-11-097-126/+18
* Do not load textures or images if nothing changedSvenn-Arne Dragly2018-11-091-6/+5
* Reuse existing GLTexture for equal LoadedTextureSvenn-Arne Dragly2018-11-099-6/+118
* Make comparison operators of Mutable and Immutable constSvenn-Arne Dragly2018-11-092-4/+4
* Do not pass null to addParameterLaszlo Agocs2018-11-091-2/+2
* Fix issue with multiple View3D + stereoscopicKaj Grönholm2018-11-084-27/+29
* Fix unlinked properties not being applied when there are no tracksChristian Strømme2018-11-072-1/+15
* Revert "Improve state handling"Christian Strømme2018-11-063-156/+174
* Do not set empty sizes for layers rendered by a View3DLaszlo Agocs2018-11-051-1/+1
* Don't draw left & right selectors by defaultKaj Grönholm2018-11-052-30/+17
* Create rendering framegraph only for required viewportsKaj Grönholm2018-11-022-16/+16
* Try loading a ktx image instead of the given one if option is setTomi Korpipaa2018-11-016-13/+54
* Fix dynamic keyframe regressionLaszlo Agocs2018-10-311-15/+16
* macOS: Implement profiler memory reportingPasi Keranen2018-10-311-4/+21
* Add missing virtual destructorChristian Strømme2018-10-292-0/+6
* Fix implicit convertion warningsChristian Strømme2018-10-291-2/+2
* Change PlayerType names to Scene and ComponentChristian Strømme2018-10-292-11/+11
* Use id() instead of name() for components and slidesChristian Strømme2018-10-291-9/+9
* Make the output for time events say "at" instead of "after"Christian Strømme2018-10-291-2/+2
* Change getSlideName() to output no-slide instead of nullptrChristian Strømme2018-10-291-1/+1
* Print state changes using the states string nameChristian Strømme2018-10-291-1/+8
* Improve state handlingChristian Strømme2018-10-293-174/+156
* Add doc note about View3Ds referring to the same layerLaszlo Agocs2018-10-291-0/+5
* Support advanced blending for sterescopic modesKaj Grönholm2018-10-294-48/+137
* Support stereoscopic renderingKaj Grönholm2018-10-2414-393/+1197
* Q3DSSceneManager::m_customMaterialGen is not explicitly deleted in destructorNorihito Tohge2018-10-241-0/+1
* Add id information to Q3DSProfile itemsPasi Keranen2018-10-246-48/+59
* Add support for the Dragon render aspect in View3DSvenn-Arne Dragly2018-10-231-29/+39
* Add support for the alternative renderer in Q3DSSurfaceViewerLaszlo Agocs2018-10-232-12/+39
* Fix default material fresnel calculationsMäättä Antti2018-10-222-4/+1
* Add missing include headerSamuli Piippo2018-10-191-0/+1
* Add support for the alternative renderer in Q3DSWidgetLaszlo Agocs2018-10-183-9/+41
* Fix crash on shutdown with Dragon render aspectSvenn-Arne Dragly2018-10-161-1/+1
* Add support for the Dragon render aspect in Studio3DSvenn-Arne Dragly2018-10-1613-40/+152
* Fix build with llvm 9.1Laszlo Agocs2018-10-152-4/+4
* Add missing $$PWDThomas Hartmann2018-10-151-3/+3
* Import Dragon Render Aspect PrototypeSvenn-Arne Dragly2018-10-14193-2/+32655