Age | Commit message (Expand) | Author |
2017-07-28 | Adding base classes and structures for ARVR support | BastiaanOlij |
2017-07-15 | Many fixes to improve GI Probe quality | Juan Linietsky |
2017-07-08 | Added triplanar mapping, toon mode, and more specular modes for materials. Ad... | Juan Linietsky |
2017-06-30 | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky |
2017-06-25 | Ability to restart particle system with a function call | Juan Linietsky |
2017-06-21 | 2D GPU Particles working.. | Juan Linietsky |
2017-06-18 | Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen... | Juan Linietsky |
2017-06-17 | Add normalmap support for drawing in all low level primitives. Only added sup... | Juan Linietsky |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-06-16 | Fixes to SSR, WIP. | Juan Linietsky |
2017-06-13 | -Fixed occluder rendering, closes #8560 | 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-05-25 | Removed skybox support, added panorama support. Skybox support may come back ... | Juan Linietsky |
2017-05-20 | Added texture_get_texid | BastiaanOlij |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
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-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-16 | a ton of bug fixes to the renderer | Juan Linietsky |
2017-02-06 | ability to adjust propagation in gi probe | Juan Linietsky |
2017-02-06 | Several bugfixes, improving the import workflow | Juan Linietsky |
2017-01-12 | Unify naming of blendshape / morphtarget into just "Blend Shape" | Juan Linietsky |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2017-01-02 | Revert "small improvement to y_sort: make clear which item has to be drawn fi... | Rémi Verschelde |
2017-01-02 | Revert "Add/expose VisualServer::get_default_clear_color()" | Rémi Verschelde |
2017-01-01 | WIP particle system | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-12-31 | Some fixes and clean ups | Juan Linietsky |
2016-12-30 | begin work on new particle system | reduz |
2016-12-23 | baking now shows a proper button, and bakes can be saved. | Juan Linietsky |
2016-12-22 | can bake for omni and spotlight | Juan Linietsky |
2016-12-20 | work in progress global illumination | Juan Linietsky |
2016-12-10 | DOF blur, near and far fields.. | Juan Linietsky |
2016-12-08 | Multi stage glow with light bleeding from HDR | Juan Linietsky |
2016-12-07 | Tonemapping and Auto Exposure support | Juan Linietsky |
2016-12-04 | small improvement to y_sort: make clear which item has to be drawn first when... | Patrick Reh |
2016-12-04 | Support for SSAO | Juan Linietsky |
2016-11-29 | Screen space reflection effect | Juan Linietsky |
2016-11-23 | WIP immediates and proper buffers swapping | Juan Linietsky |
2016-11-22 | Instancing is working! (hooray) | Juan Linietsky |
2016-11-19 | working reflection probes!! | Juan Linietsky |
2016-11-11 | Done with lights and shadows (wonder if i'm missing something..) | Juan Linietsky |
2016-11-09 | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky |
2016-10-29 | -Many many fixes | Juan Linietsky |