Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-12 | Consistently prefix bound virtual methods with _ | kobewi | |
2020-07-01 | Environment: Refactor code for readability + more | Rémi Verschelde | |
- Makes all boolean setters/getters consistent. - Fixes bug where `glow_hdr_bleed_scale` was not used. - Split CameraEffects to their own source file. - Reorder all Environment method and properties declarations, definitions and bindings to be consistent with each other and with the order of property bindings. - Bind missing enum values added with SDFGI. - Remove unused SDFGI enhance_ssr boolean. - Sync doc changes after SDFGI merge and other misc changes. | |||
2020-03-20 | i18n: Generate translation template for class reference | Rémi Verschelde | |