aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bind many more properties to scriptsBojidar Marinov2018-01-121-4/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* found via cppcheck:firefly24422018-01-031-1/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Set ambient contribution by default to 1, fixes #11850Juan Linietsky2017-11-121-1/+2
* Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindingsBastiaan Olij2017-10-231-0/+5
* Many fixes to SSAO, should be good now.Juan Linietsky2017-10-221-16/+52
* Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky2017-09-291-11/+10
* Ability to use a sky for reflection together with a background color.Juan Linietsky2017-09-071-3/+4
* -Fixed screen edge SSAO filter, fixes #9678Juan Linietsky2017-08-291-4/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-17/+20
* Fix console warning: Condition !env is trueM.H. Alkotob2017-08-141-2/+2
* Merge pull request #10194 from Keetz/update-default-valuesRémi Verschelde2017-08-111-1/+1
|\
| * Updated default values in SpatialMaterial and EnvironmentRasmus Ketelsen2017-08-091-1/+1
* | Removes type information from method bindsIgnacio Etcheverry2017-08-101-4/+4
|/
* Fixes to glow and auto exposure, closes #9797, closes #9106Juan Linietsky2017-07-261-0/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
* Add object type hint for docsPoommetee Ketson2017-07-191-2/+2
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-2/+0
* Refactor 'treshold' to 'threshold'Poommetee Ketson2017-07-081-19/+19
* Implemented environment arrays for skybox reflection and roughness, quality i...Juan Linietsky2017-07-041-1/+1
* Environment: remove ssr_accel property, fix typoPoommetee Ketson2017-06-241-2/+1
* Cleaned up Screen Space Reflections, closes #8119Juan Linietsky2017-06-161-5/+2
* Fixes to SSR, WIP.Juan Linietsky2017-06-161-33/+22
* Fog is complete!Juan Linietsky2017-06-071-0/+239
* Several fixes related to PBR and EnvironmentJuan Linietsky2017-05-301-38/+38
* Removed skybox support, added panorama support. Skybox support may come back ...Juan Linietsky2017-05-251-35/+35
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-485/+435
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-114/+114
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-63/+63
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+0
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-63/+73
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-114/+114
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-193/+943
|\
| * DOF blur, near and far fields..Juan Linietsky2016-12-101-8/+190
| * Multi stage glow with light bleeding from HDRJuan Linietsky2016-12-081-6/+159
| * Tonemapping and Auto Exposure supportJuan Linietsky2016-12-071-21/+20
| * Support for SSAOJuan Linietsky2016-12-041-0/+142
| * Screen space reflection effectJuan Linietsky2016-11-291-0/+120
| * working reflection probes!!Juan Linietsky2016-11-191-5/+4
| * -Many many fixesJuan Linietsky2016-10-291-0/+224
| * PBR more or less working, still working on bringing gizmos backJuan Linietsky2016-10-271-13/+14
| * More scene work, can display a skyboxJuan Linietsky2016-10-211-1/+174
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-244/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1