| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SCons: Pass env to modules can_build method | Rémi Verschelde | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | ||||
| * | 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 | 4 | -0/+4 |
| | | | | | | | 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 | 4 | -8/+8 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | doc: Make all module docs self-contained | Rémi Verschelde | 2017-11-15 | 1 | -2/+0 |
| | | |||||
| * | Cleanup unnecessary debug prints | Rémi Verschelde | 2017-10-21 | 1 | -4/+0 |
| | | |||||
| * | Fix files header | Poommetee Ketson | 2017-09-01 | 2 | -2/+2 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 4 | -4/+4 |
| | | |||||
| * | Added support for SVG | Daniel J. Ramirez | 2017-08-20 | 2 | -2/+2 |
| | | |||||
| * | TGA support based on SaracenOne's work. | Juan Linietsky | 2017-06-07 | 1 | -2/+2 |
| | | |||||
| * | 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 | 2 | -7/+17 |
| |/ | |||||
| * | -Added .hdr format support | Juan Linietsky | 2017-05-28 | 6 | -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 | |||||
