Age | Commit message (Expand) | Author |
2019-03-03 | Add a dependency search mode for GDScript parser | George Marques |
2019-03-03 | Add function to get String from FileAccess | George Marques |
2019-03-03 | Also take dof blur in consideration for using MRTs, fixes #26236 | Juan Linietsky |
2019-03-03 | add warning to GIProbe when using GLES2 | clayjohn |
2019-03-03 | Fixed missing exclude raycast shapes arguments in snap, closes #25230 | Juan Linietsky |
2019-03-03 | Add a warning when using plain Container, as many users seem to misunderstand... | Juan Linietsky |
2019-03-03 | Merge pull request #26496 from MadEqua/fix-filesystem-dock-icon | Rémi Verschelde |
2019-03-03 | Properly redraw if something animated is visible | Juan Linietsky |
2019-03-03 | Fixed TextureArray and Texture3D issues | Daniel Rakos |
2019-03-03 | Skeletons can now choose between using local or world coords for processing, ... | Juan Linietsky |
2019-03-03 | Fix grid view button icon not showing on filesystem dock. | Bruno Lourenço |
2019-03-03 | Merge pull request #26528 from bojidar-bg/26047-gdscript-object-argument | George Marques |
2019-03-03 | Merge pull request #26521 from bojidar-bg/25408-gdscript-constant-bug | George Marques |
2019-03-03 | Allow parameters passed to GDScript functions to be nulled | Bojidar Marinov |
2019-03-03 | Merge pull request #26523 from akien-mga/export-etc-check | Rémi Verschelde |
2019-03-03 | Merge pull request #26446 from QbieShay/root_node_from_escn | Rémi Verschelde |
2019-03-03 | Merge pull request #26514 from clayjohn/hide_properties_gles2 | Rémi Verschelde |
2019-03-03 | Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate | Rémi Verschelde |
2019-03-03 | Improve VRAM texture compression checks for mobile/web | Rémi Verschelde |
2019-03-03 | Fix style issues from recent commits | Rémi Verschelde |
2019-03-03 | Fix GDScript checking for assigning to a constant only in release | Bojidar Marinov |
2019-03-03 | Merge pull request #26385 from MarianoGnu/tileset_editor | Rémi Verschelde |
2019-03-02 | Add mono log profiler support | Carter Anderson |
2019-03-02 | hide hdr and shadow_contact in gles2 | clayjohn |
2019-03-02 | Merge pull request #26505 from marcelofg55/input_buffer_crashfix | Rémi Verschelde |
2019-03-02 | Fix possible crash on AudioDriver::input_buffer_write | Marcelo Fernandez |
2019-03-02 | TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ... | Mariano Suligoy |
2019-03-02 | Merge pull request #26502 from psuhas77/patch-2 | Rémi Verschelde |
2019-03-03 | mentioned possible use of property:component syntax | psuhas77 |
2019-03-02 | Merge pull request #26482 from ptrojahn/missingpreview | Rémi Verschelde |
2019-03-02 | Removed some prints | Juan Linietsky |
2019-03-02 | Clean up and fix some situations where triangulation may fail, closes #26366 | Juan Linietsky |
2019-03-02 | Remove some windows prints | Juan Linietsky |
2019-03-02 | Fixed a case of broken loop due to wrapping on the edge, closes #25245 | Juan Linietsky |
2019-03-02 | Fix preview in file dialog | Paul Trojahn |
2019-03-02 | Importer for scenes only overrides the base Node if differently specified by ... | Ilaria Cislaghi |
2019-03-02 | Make query checks less agressive, fixes #24694 | Juan Linietsky |
2019-03-02 | Merge pull request #26474 from akien-mga/scons-silence-x11 | Rémi Verschelde |
2019-03-02 | Merge pull request #26473 from akien-mga/scons-opus-fixed | Rémi Verschelde |
2019-03-02 | SCons: Reduce spam from x11:can_build | Rémi Verschelde |
2019-03-02 | SCons: Move platform-specific Opus config to its module | Rémi Verschelde |
2019-03-02 | Fix typo in 7bad170 | Rémi Verschelde |
2019-03-01 | -Fix prepass state not being reset, closes #26348 | Juan Linietsky |
2019-03-01 | Merge pull request #26455 from hpvb/fix-21141 | Rémi Verschelde |
2019-03-01 | Fixed RGTC (and other compressed) texture supports in GLES2. Fixes #26414 an ... | Juan Linietsky |
2019-03-01 | Remove old method that makes no sense today, fixes #25566 | Juan Linietsky |
2019-03-01 | Scale quickhull tolerance with mesh size | Hein-Pieter van Braam |
2019-03-01 | Skeleton was not providing prober AABB in GLES2, fixed. | Juan Linietsky |
2019-03-01 | Fixed some crashers, closes #26393 | Juan Linietsky |
2019-03-01 | Fix non initialized variable. | Juan Linietsky |