| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes importing hdr files with extra header info | Jorn Van denbussche | 2018-03-11 | 1 | -6/+10 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Cleanup unnecessary debug prints | Rémi Verschelde | 2017-10-21 | 1 | -4/+0 |
| | | |||||
| * | Fix files header | Poommetee Ketson | 2017-09-01 | 1 | -1/+1 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Added support for SVG | Daniel J. Ramirez | 2017-08-20 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #8990 from zer0problem/master | Rémi Verschelde | 2017-06-05 | 1 | -1/+1 |
| |\ | | | | | Fixed .hdr support to compile on windows | ||||
| | * | Fixed compiling on windows after .hdr support | zer0problem | 2017-05-31 | 1 | -1/+1 |
| | | | | | | | | | Changed type to avoid casting. | ||||
| * | | Several fixes related to PBR and Environment | Juan Linietsky | 2017-05-30 | 1 | -6/+16 |
| |/ | |||||
| * | -Added .hdr format support | Juan Linietsky | 2017-05-28 | 1 | -0/+151 |
| -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 | |||||
