Age | Commit message (Expand) | Author |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
2021-11-12 | Clarify how 'audio/driver/output_latency' project setting works | Benjamin Armstrong |
2021-11-10 | Move Mono unhandled exception setting to be located within a subsection | Hugo Locurcio |
2021-11-09 | Enable mono editor build in CI | qarmin |
2021-11-01 | Fix new projects always being created with OpenGL | Hugo Locurcio |
2021-10-31 | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John |
2021-10-28 | Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog | clayjohn |
2021-10-22 | Merge pull request #53992 from Calinou/hard-shadow-mapping-allow-dithering | Rémi Verschelde |
2021-10-21 | Add Soft Very Low shadow quality mode for 3D | Hugo Locurcio |
2021-10-18 | Restrict the project data directory configuration | ne0fhyk |
2021-10-11 | Make the project data directory customizable. | ne0fhyk |
2021-10-08 | Allow any floating-point value as a 3D rendering scale option | Hugo Locurcio |
2021-09-21 | Merge pull request #52877 from Calinou/add-print-verbose | Rémi Verschelde |
2021-09-21 | Add `print_verbose()` built-in function to print in verbose mode only | Hugo Locurcio |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-09-15 | [HTML5] Use browser mix rate by default on the Web. | Fabio Alessandrelli |
2021-09-15 | Rename `osx` to `macos` in input map feature tag handling | Hugo Locurcio |
2021-09-13 | Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript | Rémi Verschelde |
2021-09-11 | Fix error on parsing statement-less GDScript files, | ThreeRhinosInAnElephantCostume |
2021-08-31 | Make platform feature tag names lowercase | Hugo Locurcio |
2021-08-26 | Optionally scale 3D render content | Bastiaan Olij |
2021-08-13 | Add project setting for agile input event flushing | Pedro J. Estébanez |
2021-08-12 | Merge pull request #51532 from nekomatata/layer-mask-accessors | Rémi Verschelde |
2021-08-12 | Uniformize layer names, script methods and documentation | PouleyKetchoupp |
2021-08-12 | Fix the Use Nearest Mipmap Filter project setting not working | Hugo Locurcio |
2021-08-11 | Decrease the default depth of field bokeh quality | Hugo Locurcio |
2021-08-11 | Merge pull request #51486 from reduz/fixes-to-mobile-renderer | Rémi Verschelde |
2021-08-10 | Fixes and optimizations to mobile renderer | reduz |
2021-08-11 | Rename `iterations_per_second` to `physics_ticks_per_second` | Hugo Locurcio |
2021-08-08 | Merge pull request #51395 from angad-k/pseudolocalization-squashed | Rémi Verschelde |
2021-08-08 | add pseudolocalization to Godot | Angad Kambli |
2021-08-02 | Merge pull request #51039 from nekomatata/layer-grid-32 | Rémi Verschelde |
2021-07-30 | Refactor layer property editor grid | PouleyKetchoupp |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-19 | Implement more rendering options as specialization constants | reduz |
2021-07-12 | Change VSync mode project setting enum type from string to integer | Hendrik Brucker |
2021-07-10 | Merge pull request #48622 from Geometror/reimplement-disableable-vsync | Hugo Locurcio |
2021-07-06 | Fix warning message spam when a VoxelGI node is selected in the editor | Hugo Locurcio |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker |
2021-06-20 | Improve descriptions for ProjectSettings' `disable_stdout`/`disable_stderr` | Hugo Locurcio |
2021-06-20 | Merge pull request #48359 from Calinou/add-engine-print-error-property | Rémi Verschelde |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-06-16 | Documentation search fixes | Gregory Basile |
2021-06-16 | Refactor VisibilityNotifier | reduz |
2021-06-15 | Merge pull request #48682 from Calinou/doc-audio-generation | Rémi Verschelde |
2021-06-15 | Merge pull request #49432 from Calinou/tweak-physics-fps-property-hint | Rémi Verschelde |
2021-06-13 | Add stereoscopic rendering through multiview | Bastiaan Olij |
2021-06-11 | Merge pull request #49515 from Calinou/doc-projectsettings-vram-compression-c... | Rémi Verschelde |
2021-06-11 | Document applying VRAM compression setting changes retroactively | Hugo Locurcio |
2021-06-11 | Merge pull request #47835 from mortarroad/master-lossless-webp | Rémi Verschelde |