Age | Commit message (Expand) | Author |
2017-02-02 | Merge pull request #7689 from eska014/webgl2 | Rémi Verschelde |
2017-02-01 | Enable WebGL2 in web export, start fixing build | eska |
2017-01-16 | Overloaded basic math funcs (double and float variants). Use real_t rather th... | Ferenc Arn |
2017-01-16 | Working on compile issues for iOS | BastiaanOlij |
2017-01-16 | Style: Fix statements ending with ';;' | Rémi Verschelde |
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-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-01 | WIP particle system | Juan Linietsky |
2016-12-31 | Some fixes and clean ups | Juan Linietsky |
2016-12-30 | begin work on new particle system | reduz |
2016-12-25 | now it really works on window for real | reduz |
2016-12-24 | fixed a horrible bug on Windows AMD, scenes saved until now in this branch | reduz |
2016-12-23 | Fixed many more bugs reported by Valgrind | Juan Linietsky |
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-21 | Some BRDF fixes | Juan Linietsky |
2016-12-21 | Godot works on Windows again.. | reduz |
2016-12-20 | work in progress global illumination | 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 | Support for SSAO | Juan Linietsky |
2016-12-02 | Subsurface scattering material param is now working! | Juan Linietsky |
2016-11-29 | Screen space reflection effect | Juan Linietsky |
2016-11-24 | fixed bug removing dependencies | Juan Linietsky |
2016-11-24 | Blend shapes using transform feedback (GPU) | Juan Linietsky |
2016-11-23 | WIP immediates and proper buffers swapping | Juan Linietsky |
2016-11-22 | Migrated from GLES to GLAD, fixes many issues. | Juan Linietsky |
2016-11-22 | Instancing is working! (hooray) | Juan Linietsky |
2016-11-21 | Skeletons are working now. | Juan Linietsky |
2016-11-20 | Huge amount of improvement in the material system. Materials should be | 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 | resolved reflection cubemap blending | Juan Linietsky |
2016-10-29 | -Many many fixes | Juan Linietsky |
2016-10-27 | PBR more or less working, still working on bringing gizmos back | Juan Linietsky |
2016-10-21 | More scene work, can display a skybox | Juan Linietsky |
2016-10-19 | Everything returning to normal in 3D, still a long way to go | Juan Linietsky |
2016-10-10 | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky |
2016-10-05 | -Added ViewportContainer, this is the only way to make viewports show up in G... | Juan Linietsky |
2016-10-03 | make editor update by tracking changes in visualserverraster | Juan Linietsky |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |