aboutsummaryrefslogtreecommitdiff
path: root/modules/hdr
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #8990 from zer0problem/masterRémi Verschelde2017-06-051-1/+1
|\ | | | | Fixed .hdr support to compile on windows
| * Fixed compiling on windows after .hdr supportzer0problem2017-05-311-1/+1
| | | | | | | | Changed type to avoid casting.
* | Several fixes related to PBR and EnvironmentJuan Linietsky2017-05-302-7/+17
|/
* -Added .hdr format supportJuan Linietsky2017-05-286-0/+289
-Added default environment editor setting -Added environment created by default in new projects -Removed default light and ambient from spatial editor, to make the editor more PBR compliant