Age | Commit message (Expand) | Author |
2020-08-19 | Fix warning using ERR_FAIL_INDEX on unsigned int | Rémi Verschelde |
2020-08-19 | Merge pull request #41080 from naithar/feature/ios-framework-import | Rémi Verschelde |
2020-08-19 | iOS Export: Add a method to embed a framework | Sergey Minakov |
2020-08-19 | Merge pull request #41367 from Calinou/doc-richtextlabel-centering | Rémi Verschelde |
2020-08-19 | Document limitations related to centering text with RichTextLabel | Hugo Locurcio |
2020-08-19 | Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx. | SkyJJ |
2020-08-19 | Updated Translation architecture to have TranslationPO, did some commit fixes... | SkyJJ |
2020-08-19 | Update POT generation to handle context and plurals | SkyJJ |
2020-08-19 | Added plurals and context support to Translation | SkyJJ |
2020-08-19 | Merge pull request #41362 from neikeq/fix-play-issues-after-ide-play-request | Rémi Verschelde |
2020-08-19 | Add a test suite for Gradient | Hugo Locurcio |
2020-08-19 | C#: Fix editor unable to play game after IDE PlayRequest | Ignacio Etcheverry |
2020-08-18 | Merge pull request #41352 from Calinou/bmp-loader-error-explanations | Rémi Verschelde |
2020-08-18 | Merge pull request #41359 from vnen/gdscript-2-fixes | Rémi Verschelde |
2020-08-18 | GDScript: Allow enum values to be set to constant expressions | George Marques |
2020-08-18 | GDScript: Allow supertype objects to be assigned to a subtype variable | George Marques |
2020-08-18 | Add more error explanations in the BMP image loader | Hugo Locurcio |
2020-08-18 | Merge pull request #41247 from EricEzaM/project-settings-fix-bugs-and-add-del... | Rémi Verschelde |
2020-08-18 | GDScript: Allow implicit type conversion when constructing variants | George Marques |
2020-08-18 | GDScript: Add script to cache on reload | George Marques |
2020-08-17 | GDScript: Allow empty files to be valid scripts | George Marques |
2020-08-17 | GDScript: Fix crash when superclass file is non-existent | George Marques |
2020-08-17 | GDScript: Fix LSP getting wrong union value on unnamed enums | George Marques |
2020-08-17 | GDScript: Fix editor crash when writing @tool annotation | George Marques |
2020-08-17 | GDSript: Prevent crash when completing unary operators | George Marques |
2020-08-18 | Merge pull request #41330 from Calinou/doc-animatedtexture-atlas | Rémi Verschelde |
2020-08-17 | GDScript: Allow "match" to be used as an identifier | George Marques |
2020-08-18 | Fixed issues with adding custom project settings and added confirmation dialo... | Eric M |
2020-08-17 | GDScript: Fix wrong argument check for formatting operator | George Marques |
2020-08-17 | Make the lack of AtlasTexture support in AnimatedTexture more prominent | Hugo Locurcio |
2020-08-17 | Merge pull request #41280 from Calinou/editor-3d-add-invert-x-option | Rémi Verschelde |
2020-08-17 | Merge pull request #41326 from bruvzg/win_tablet_modifiers4 | Rémi Verschelde |
2020-08-17 | [Windows] Fix modifier keys when using tablet input. | bruvzg |
2020-08-16 | Merge pull request #41302 from Jlalond/divide-by-zero | Rémi Verschelde |
2020-08-16 | Update ResourceLoaderText::load to not update progress if resources are 0 | jjjlalonde@gmail.com |
2020-08-16 | Merge pull request #40980 from Xrayez/port-classdb-tests | Rémi Verschelde |
2020-08-16 | Port ClassDB tests to use doctest | Andrii Doroshenko (Xrayez) |
2020-08-16 | Merge pull request #40920 from qarmin/test_linux_sanitizers | Rémi Verschelde |
2020-08-16 | Add Linux sanitizer build to github workspace | Rafał Mikrut |
2020-08-15 | Merge pull request #41223 from javidcf/sprite_frames_editor_zoom | Rémi Verschelde |
2020-08-15 | Merge pull request #41285 from bruvzg/macos_on_top_4 | Rémi Verschelde |
2020-08-15 | Merge pull request #41273 from RevoluPowered/fix_linker_flags | Rémi Verschelde |
2020-08-15 | Merge pull request #41265 from YeldhamDev/rename_diag_tweaks | Rémi Verschelde |
2020-08-15 | Fix "on top" incorrectly set on init (all platforms). | bruvzg |
2020-08-15 | Merge pull request #41103 from Calinou/editor-improve-easing-inspector | Rémi Verschelde |
2020-08-15 | Merge pull request #41105 from Calinou/doc-dynamicfont-no-kerning | Rémi Verschelde |
2020-08-15 | Add an editor setting to invert 3D pan/orbit on the X axis | Hugo Locurcio |
2020-08-15 | fixed linker being slow on OSX | Gordon MacPherson |
2020-08-15 | Merge pull request #41258 from YeldhamDev/projsettings_header_fixes | Rémi Verschelde |
2020-08-14 | Minor visual improvements to the "Batch Rename" dialog | Michael Alexsander |