Age | Commit message (Expand) | Author |
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 | Fix various assorted warnings | Hein-Pieter van Braam |
2017-09-07 | Several fixes to directional shadows, closes #10926 | Juan Linietsky |
2017-09-02 | Fix use of unitialized variables | Hein-Pieter van Braam |
2017-09-01 | Merge pull request #10846 from hpvb/fix-sign-compare | Rémi Verschelde |
2017-09-01 | Removed ontop property, added a material rendering priority system. Fixes #99... | Juan Linietsky |
2017-09-01 | Fix signed and unsigned comparisons | Hein-Pieter van Braam |
2017-08-29 | Fix #10723, a regression from 7a07895 | Bojidar Marinov |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | Added/Fixed null pointer checks | Wilson E. Alvarez |
2017-08-26 | -Massive clean up to gizmos | Juan Linietsky |
2017-08-19 | -Fix all shadow and culling related issues, fixes #9330 | Juan Linietsky |
2017-08-19 | Fixed wrong usage of has_no_area function, closes #10434 | Juan Linietsky |
2017-08-18 | Properly manage drawing of primitives when they lack an area, fixes #8930 | Juan Linietsky |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-16 | Rename cull_AABB to cull_aabb | Rémi Verschelde |
2017-08-07 | -Fixed BoneAttachment delay, closes #3966 | Juan Linietsky |
2017-08-07 | Makes all Godot API's methods Lower Case | Indah Sylvia |
2017-07-31 | Merge pull request #8567 from BastiaanOlij/ar_vr_server | Rémi Verschelde |
2017-07-29 | Few small GI Probe fixes | Juan Linietsky |
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-15 | -Fix for multiple reflection probes causing issues. | Juan Linietsky |
2017-07-15 | Lots of work on Audio & Physics engine: | Juan Linietsky |
2017-06-24 | -Restored support for Canvas BG mode on Environment | Juan Linietsky |
2017-06-17 | Particles properly update the shadow maps, closes #8815 | Juan Linietsky |
2017-06-14 | Fixed several bugs with directional light, and changed defaults to be more se... | 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-24 | Fix typos in source code using codespell | Rémi Verschelde |
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-08 | Fixed compilation issues with Visual Studio | Kenneth Lorthioir |
2017-02-06 | shadows were not working in-editor for nvidia, fixed now | Juan Linietsky |
2017-02-06 | ability to adjust propagation in gi probe | Juan Linietsky |
2017-01-14 | Style: Fix whole-line commented code | 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-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky |
2017-01-02 | fix stupid bug in light downscaling for GI Probe | Juan Linietsky |
2016-12-31 | Some fixes and clean ups | Juan Linietsky |
2016-12-30 | begin work on new particle system | reduz |
2016-12-24 | fixed a horrible bug on Windows AMD, scenes saved until now in this branch | 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-21 | Some BRDF fixes | Juan Linietsky |