| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 1 | -4/+4 |
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| * | found via cppcheck: | firefly2442 | 2018-01-03 | 1 | -1/+1 |
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| * | Set ambient contribution by default to 1, fixes #11850 | Juan Linietsky | 2017-11-12 | 1 | -1/+2 |
| * | Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings | Bastiaan Olij | 2017-10-23 | 1 | -0/+5 |
| * | Many fixes to SSAO, should be good now. | Juan Linietsky | 2017-10-22 | 1 | -16/+52 |
| * | Ability to set a custom FOV makes it possible to use sky on orthogonal view. ... | Juan Linietsky | 2017-09-29 | 1 | -11/+10 |
| * | Ability to use a sky for reflection together with a background color. | Juan Linietsky | 2017-09-07 | 1 | -3/+4 |
| * | -Fixed screen edge SSAO filter, fixes #9678 | Juan Linietsky | 2017-08-29 | 1 | -4/+4 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -17/+20 |
| * | Fix console warning: Condition !env is true | M.H. Alkotob | 2017-08-14 | 1 | -2/+2 |
| * | Merge pull request #10194 from Keetz/update-default-values | Rémi Verschelde | 2017-08-11 | 1 | -1/+1 |
| |\ |
|
| | * | Updated default values in SpatialMaterial and Environment | Rasmus Ketelsen | 2017-08-09 | 1 | -1/+1 |
| * | | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -4/+4 |
| |/ |
|
| * | Fixes to glow and auto exposure, closes #9797, closes #9106 | Juan Linietsky | 2017-07-26 | 1 | -0/+1 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -1/+1 |
| * | Add object type hint for docs | Poommetee Ketson | 2017-07-19 | 1 | -2/+2 |
| * | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | 2017-07-17 | 1 | -2/+0 |
| * | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 1 | -19/+19 |
| * | Implemented environment arrays for skybox reflection and roughness, quality i... | Juan Linietsky | 2017-07-04 | 1 | -1/+1 |
| * | Environment: remove ssr_accel property, fix typo | Poommetee Ketson | 2017-06-24 | 1 | -2/+1 |
| * | Cleaned up Screen Space Reflections, closes #8119 | Juan Linietsky | 2017-06-16 | 1 | -5/+2 |
| * | Fixes to SSR, WIP. | Juan Linietsky | 2017-06-16 | 1 | -33/+22 |
| * | Fog is complete! | Juan Linietsky | 2017-06-07 | 1 | -0/+239 |
| * | Several fixes related to PBR and Environment | Juan Linietsky | 2017-05-30 | 1 | -38/+38 |
| * | Removed skybox support, added panorama support. Skybox support may come back ... | Juan Linietsky | 2017-05-25 | 1 | -35/+35 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -485/+435 |
| * | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -114/+114 |
| * | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -63/+63 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -1/+0 |
| * | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky | 2017-01-04 | 1 | -63/+73 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -114/+114 |
| * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -193/+943 |
| |\ |
|
| | * | DOF blur, near and far fields.. | Juan Linietsky | 2016-12-10 | 1 | -8/+190 |
| | * | Multi stage glow with light bleeding from HDR | Juan Linietsky | 2016-12-08 | 1 | -6/+159 |
| | * | Tonemapping and Auto Exposure support | Juan Linietsky | 2016-12-07 | 1 | -21/+20 |
| | * | Support for SSAO | Juan Linietsky | 2016-12-04 | 1 | -0/+142 |
| | * | Screen space reflection effect | Juan Linietsky | 2016-11-29 | 1 | -0/+120 |
| | * | working reflection probes!! | Juan Linietsky | 2016-11-19 | 1 | -5/+4 |
| | * | -Many many fixes | Juan Linietsky | 2016-10-29 | 1 | -0/+224 |
| | * | PBR more or less working, still working on bringing gizmos back | Juan Linietsky | 2016-10-27 | 1 | -13/+14 |
| | * | More scene work, can display a skybox | Juan Linietsky | 2016-10-21 | 1 | -1/+174 |
| | * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 1 | -244/+1 |
| * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| |/ |
|
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |