Age | Commit message (Expand) | Author |
2019-07-02 | Fix various memory leaks and errors | Bojidar Marinov |
2019-06-16 | Tweak some editor property hints to be more flexible and consistent | Hugo Locurcio |
2019-03-03 | add warning to GIProbe when using GLES2 | clayjohn |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-07-18 | Ability to disable scale in nodes, closes #19927 | Juan Linietsky |
2018-01-11 | Fixed crash on duplicate GIProbe baking | AndreaCatania |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-14 | -Add lightmapper | Juan Linietsky |
2017-12-10 | Style: Re-apply clang-format over recent invalid additions | Rémi Verschelde |
2017-12-09 | Update GIProbe data instead of creating a new one on bake | Marc Gilleron |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-11-22 | change default propagation value | Juan Linietsky |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |
2017-11-15 | Fix energy not affecting emissive texture in GI baker. | Ferenc Arn |
2017-11-15 | -Ability to choose operator for emission, closes #10441 | Juan Linietsky |
2017-10-30 | Clean up GI Probe baking, proper button and progress bar. | Juan Linietsky |
2017-10-22 | Bind unbound enums, rearrange some by value | Poommetee Ketson |
2017-10-04 | Restored normal bias as default bias in GIProbe | Juan Linietsky |
2017-09-12 | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde |
2017-09-08 | Fix unused variable warnings | Hein-Pieter van Braam |
2017-09-08 | Remove assignment and declarations in if statements | Hein-Pieter van Braam |
2017-09-06 | Check whether stuff is visible before baking it, closes #10525 | Juan Linietsky |
2017-09-02 | Fix use of unitialized variables | Hein-Pieter van Braam |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-20 | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-07-29 | Few small GI Probe fixes | Juan Linietsky |
2017-07-19 | Add object type hint for docs | Poommetee Ketson |
2017-07-15 | Many fixes to improve GI Probe quality | Juan Linietsky |
2017-06-09 | renamed all Rect3.pos to Rect3.position | alexholly |
2017-06-07 | -Added proper access to depth texture from shader | Juan Linietsky |
2017-06-02 | many fixes to image loader, voxel cone tracing, etc. | Juan Linietsky |
2017-06-01 | GI probes working back again | Juan Linietsky |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | 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-03-05 | Add a bunch of missing Godot headers in own files | Rémi Verschelde |
2017-02-16 | a ton of bug fixes to the renderer | Juan Linietsky |
2017-02-15 | Many fixes to make exported scenes work better, still buggy. | Juan Linietsky |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-02-13 | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam |
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-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-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-11 | Type renames: | Juan Linietsky |