summaryrefslogtreecommitdiffstats
path: root/src/runtimerender
Commit message (Expand)AuthorAgeFilesLines
* Fix black screen in the editorAntti Määttä2020-10-214-24/+45
* Improve runtime build options documentationKaj Grönholm2020-10-161-0/+4
* Fix ghost images in presentationsAntti Määttä2020-10-161-1/+1
* Fix rendering problems with ordered group and alphatest objectsAntti Määttä2020-10-162-80/+82
* Revert "Fix blending issues in ordered group"Antti Määttä2020-10-161-9/+3
* Fix images having subpresentations and mipmapsAntti Määttä2020-10-161-4/+7
* Manually convert snapper macros to shader codeAntti Määttä2020-10-161-2/+56
* Add option for always premultiplied astcKaj Grönholm2020-10-153-0/+25
* Fix custom materials now showing before reloadAntti Määttä2020-10-145-20/+7
* Fix issues in dynamic object texture changeAntti Määttä2020-10-145-36/+77
* Implement image filteringAntti Määttä2020-10-149-5/+75
* Use images with dynamic object texturesAntti Määttä2020-10-149-286/+108
* Split SDynamicObject from graph objectsAntti Määttä2020-10-1412-158/+155
* Add RGBA_ETC2 format to scan for transparency functionAntti Määttä2020-10-081-0/+1
* Fix crash when slide change occursAntti Määttä2020-10-068-168/+144
* Try to resolve images only onceKaj Grönholm2020-10-012-8/+24
* Prevent duplicates in searchPaths and reverse itTomi Korpipaa2020-09-281-4/+5
* Add signal objectv2.8.0-beta1Kaj Grönholm2020-09-251-0/+3
* Unify source path usage in runtimeAntti Määttä2020-09-2411-115/+289
* Remove unused codeAntti Määttä2020-09-211-4/+0
* Remove unused functionsAntti Määttä2020-09-211-22/+0
* Ignore schema when comparing texture keysJanne Koskinen2020-09-141-0/+5
* Try loading files outside of UIP/UIAJanne Koskinen2020-09-141-0/+14
* Fix disable depth test and disable depth prepassTony Leinonen2020-09-142-3/+7
* Fix RGBE specular map shaderAntti Määttä2020-09-141-8/+19
* Fix function parametersTony Leinonen2020-09-091-4/+4
* Disable alpha test for screen blend modeTony Leinonen2020-09-091-1/+2
* Support automatic detection of texture file extensionKaj Grönholm2020-09-041-5/+43
* Fix stereomode crashKaj Grönholm2020-08-251-0/+1
* Fix stereoscopic rendering with subpresentationsKaj Grönholm2020-08-126-6/+18
* Allow getting texture id from subpresentation layerAntti Määttä2020-08-123-8/+8
* Fix transparent objects in ordered groupsJere Tuliniemi2020-07-281-1/+0
* Fix loading custom material textures with delayed loadingv2.7.0Antti Määttä2020-05-254-25/+49
* Properly fix editor loading custom material imagesAntti Määttä2020-05-201-16/+21
* Fix editor loading custom material imagesAntti Määttä2020-05-071-6/+19
* Add ECT2_EAC to supported ktx formatsAntti Määttä2020-05-071-0/+2
* Fix studio viewport rendering when scene camera is visibleAntti Määttä2020-05-079-37/+14
* Don't try to load images with a subpresentation id as the pathJere Tuliniemi2020-04-271-1/+2
* Limit directional shadow map frustum to scene boundsJere Tuliniemi2020-04-241-31/+70
* Add support for skipping rendering framesKaj Grönholm2020-04-162-0/+13
* Add support for progressive stereoscopic renderingKaj Grönholm2020-04-082-5/+56
* Make attributes referenced for custom materialsJanne Kangas2020-04-072-8/+23
* Fix Temporal AA memory leak with dynamic layer resizeJere Tuliniemi2020-04-031-0/+2
* Fix editor picking with dynamic resizeJere Tuliniemi2020-03-231-1/+10
* Release layer cache texture when layer size changesJere Tuliniemi2020-03-231-0/+10
* Disable temporal AA when layer texture size changesJere Tuliniemi2020-03-231-4/+6
* Remove the old shader result if compilation failsJanne Kangas2020-03-101-0/+3
* Fix subpresentations in custom shadersJere Tuliniemi2020-03-054-13/+29
* Add depth function customization for custom materialsJere Tuliniemi2020-03-033-0/+38
* Add dynamic layer resizingJere Tuliniemi2020-02-2811-6/+357