| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed add/remove interface bindings and added get_interfaces | BastiaanOlij | 2017-11-13 | 1 | -1/+1 |
| * | Fixed viewport transparent bg when clear mode is enabled. | Daniel J. Ramirez | 2017-10-21 | 1 | -1/+2 |
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -30/+1 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 1 | -21/+59 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -1/+1 |
| * | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | 2017-07-17 | 1 | -1/+1 |
| * | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | 2017-06-30 | 1 | -0/+1 |
| * | -Restored support for Canvas BG mode on Environment | Juan Linietsky | 2017-06-24 | 1 | -28/+40 |
| * | Fix transparent background rendering, closes #8703 | Juan Linietsky | 2017-06-17 | 1 | -1/+3 |
| * | Restored everything related to information polling, and added information box... | Juan Linietsky | 2017-06-11 | 1 | -1/+12 |
| * | Restored multiple viewport function, as well as view modes. | Juan Linietsky | 2017-06-11 | 1 | -0/+21 |
| * | -Restored multithread capability to VisualServer | Juan Linietsky | 2017-06-09 | 1 | -2/+41 |
| * | renamed all Rect2.pos to Rect2.position | alexholly | 2017-06-04 | 1 | -1/+1 |
| * | 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 | -214/+164 |
| * | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -0/+28 |
| * | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -2/+2 |
| * | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -6/+6 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -1/+1 |
| * | WIP particle system | Juan Linietsky | 2017-01-01 | 1 | -0/+16 |
| * | working reflection probes!! | Juan Linietsky | 2016-11-19 | 1 | -13/+16 |
| * | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky | 2016-11-09 | 1 | -2/+25 |
| * | Everything returning to normal in 3D, still a long way to go | Juan Linietsky | 2016-10-19 | 1 | -0/+14 |
| * | -Added ViewportContainer, this is the only way to make viewports show up in G... | Juan Linietsky | 2016-10-05 | 1 | -9/+32 |
| * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 1 | -0/+489 |