Age | Commit message (Expand) | Author |
2017-08-08 | -Restored Sprite3D to working function, fixes #2061, fixes #9738 | Juan Linietsky |
2017-08-03 | Fix rendering of ImmediateGeometry with UVs | Henrik Andersson |
2017-08-03 | Make it possible to render ImmediateGeometry | Henrik Andersson |
2017-07-26 | Fixes to glow and auto exposure, closes #9797, closes #9106 | Juan Linietsky |
2017-07-24 | Fix switching SRGB extension happen before binding of texture | Evgeny Zuev |
2017-07-22 | Several changes to better run in mobile. | Juan Linietsky |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-07-15 | Many fixes to improve GI Probe quality | Juan Linietsky |
2017-07-15 | -Fix for multiple reflection probes causing issues. | Juan Linietsky |
2017-07-15 | Lots of work on Audio & Physics engine: | Juan Linietsky |
2017-07-08 | Merge pull request #9564 from Noshyaar/pr-threshold | Rémi Verschelde |
2017-07-08 | Added triplanar mapping, toon mode, and more specular modes for materials. Ad... | Juan Linietsky |
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson |
2017-07-05 | Fixed bug regarding to strange black shapes appearing in ice from material te... | Juan Linietsky |
2017-07-05 | Some changes to dual paraboloid envmap generation, fixes somme bleeding | Juan Linietsky |
2017-07-04 | Implemented environment arrays for skybox reflection and roughness, quality i... | Juan Linietsky |
2017-06-24 | -Restored support for Canvas BG mode on Environment | Juan Linietsky |
2017-06-17 | Fix transparent background rendering, closes #8703 | Juan Linietsky |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-06-16 | TIME constant reverted to a single float, fixes #9123 | Juan Linietsky |
2017-06-16 | Cleaned up Screen Space Reflections, closes #8119 | Juan Linietsky |
2017-06-16 | Fixes to SSR, WIP. | Juan Linietsky |
2017-06-15 | fix bug related to unshaded materials not working on MSVC. Not cleanest solut... | Juan Linietsky |
2017-06-14 | Fixed several bugs with directional light, and changed defaults to be more se... | Juan Linietsky |
2017-06-13 | Remove default shadow bias of 0.1 for spot and omni light, fixes #8654 | Juan Linietsky |
2017-06-12 | Fix empty shader related crash, closes #8314 | Juan Linietsky |
2017-06-11 | Restored everything related to information polling, and added information box... | Juan Linietsky |
2017-06-11 | Restored multiple viewport function, as well as view modes. | Juan Linietsky |
2017-06-09 | -Restored multithread capability to VisualServer | Juan Linietsky |
2017-06-07 | Fog is complete! | Juan Linietsky |
2017-06-05 | -working SCREEN_TEXTURE, SCREEN_UV shader variables | Juan Linietsky |
2017-06-05 | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde |
2017-06-03 | subsurface scattering is fixed and working again | Juan Linietsky |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-06-01 | Rework shading modes and change location of light shader | Juan Linietsky |
2017-05-30 | Several fixes related to PBR and Environment | Juan Linietsky |
2017-05-25 | Removed skybox support, added panorama support. Skybox support may come back ... | Juan Linietsky |
2017-05-23 | More fixes for iOS Godot 3.0 | BastiaanOlij |
2017-04-23 | Fix property warnings and hide some debug prints | Rémi Verschelde |
2017-04-08 | Particle system is complete. Rejoice! | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-06 | New particle system, mostly working, some small features missing. | Juan Linietsky |
2017-03-13 | Merge pull request #8009 from Calinou/directional_shadow_interpolation | Rémi Verschelde |
2017-03-12 | converted skeletons from uniform to texture | Juan Linietsky |
2017-03-11 | Improve directional shadow filtering by using linear interpolation | Hugo Locurcio |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Add a bunch of missing Godot headers in own files | Rémi Verschelde |
2017-03-02 | Added missing FIXMEs in PR #7878 | Ferenc Arn |
2017-02-28 | Various fixes detected using PVS-Studio static analyzer. | Thaer Razeq |