Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | Fix issues when rendering panoramic sky in stereoscopic | Bastiaan Olij | |
2017-07-22 | Several changes to better run in mobile. | Juan Linietsky | |
2017-06-26 | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | |
-Fixded BackBuffercopy object | |||
2017-06-24 | -Restored support for Canvas BG mode on Environment | Juan Linietsky | |
-Improved ease of use of WorldEnvironment (no longer extends Spatial) -2D editor viewport can now work in HDR! | |||
2017-06-09 | -Restored multithread capability to VisualServer | Juan Linietsky | |
-Restored resource previews! | |||
2017-06-05 | -working SCREEN_TEXTURE, SCREEN_UV shader variables | Juan Linietsky | |
-Added refraction support for default material -Enabled BCS adjustments, as well as color correction. | |||
2017-05-30 | Several fixes related to PBR and Environment | Juan Linietsky | |
2017-05-25 | Removed skybox support, added panorama support. Skybox support may come back ↵ | Juan Linietsky | |
eventually, but hope not. | |||
2016-11-29 | Screen space reflection effect | Juan Linietsky | |
2016-10-29 | -Many many fixes | Juan Linietsky | |
-Gizmos work again | |||
2016-10-21 | More scene work, can display a skybox | Juan Linietsky | |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky | |
-Most 2D drawing is implemented -Missing shaders -Missing all 3D -Editor needs to be set on update always to be used, otherwise it does not refresh -Large parts of editor not working |