Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-02 | added MSAA to GLES backend | clayjohn | |
2019-04-28 | Merge pull request #28473 from clayjohn/doc-arraymesh | Rémi Verschelde | |
Changed references to array types in arraymesh doc | |||
2019-04-27 | Merge pull request #28465 from ↵ | Rémi Verschelde | |
mrcdk/revert_process_and_drop_events_editor_dialog_step Reverts the change made to the editor progress dialog | |||
2019-04-27 | Removed function to compute time, should not be that useful in practice. | Juan Linietsky | |
2019-04-27 | changed references to array types in arraymesh doc | clayjohn | |
2019-04-27 | Added docs to AudioStreamPlayer for get_mix_time | Juan Linietsky | |
2019-04-27 | Added functions to further improve music timing | Juan Linietsky | |
2019-04-27 | Properly deal with clicking on audio stream change or stop ↵ | Juan Linietsky | |
(AudioStreamPlayer only) | |||
2019-04-27 | Clean up latency related functions | Juan Linietsky | |
2019-04-27 | Merge pull request #28469 from godotengine/revert-25974-stream_stop_fade | Juan Linietsky | |
Revert "Fix AudioStreams::stop possibly causing a small noise" | |||
2019-04-27 | Revert "Fix AudioStreams::stop possibly causing a small noise" | Juan Linietsky | |
2019-04-27 | Reverts the change made to the editor progress dialog in ↵ | MrCdK | |
faaecd6987ba27056b1866bc57e78a7246795c22 It was causing issues on Windows like, for example, when saving with CTRL+S the keys CTRL and S were stuck after saving and pressing only S would save the scene again until CTRL was pressed again. | |||
2019-04-26 | Merge pull request #28433 from neikeq/lazy-load-scripts-metadata | Ignacio Roldán Etcheverry | |
Mono: Lazily load scripts metadata file | |||
2019-04-26 | Mono: Lazily load scripts metadata file | Ignacio Etcheverry | |
- Only load the scripts metadata file when it's really needed. This way we avoid false errors, when there is no C# project, about missing scripts metadata file. | |||
2019-04-26 | Merge pull request #28442 from akien-mga/libpng-1.6.37 | Rémi Verschelde | |
libpng: Update to upstream 1.6.37 | |||
2019-04-26 | libpng: Update to upstream 1.6.37 | Rémi Verschelde | |
Fixes CVE-2019-7317. | |||
2019-04-26 | Merge pull request #28441 from Chaosus/vs_fixcolor | Yuri Roubinsky | |
Fix uniform title color in visual shaders(regression) | |||
2019-04-26 | Fix uniform title color in visual shaders(regression) | Chaosus | |
2019-04-26 | Merge pull request #28430 from ↵ | Rémi Verschelde | |
AnthonyYoManz/issue-28186-fix-crash-on-exit-when-3d-disabled Fix Crash On Close When 3D Is Disabled | |||
2019-04-25 | Fix Crash On Close When 3D Is Disabled | AnthonyYoManz | |
2019-04-25 | Merge pull request #28418 from guilhermefelipecgs/fix_scroll | Rémi Verschelde | |
Fix scroll for texture_region and polygon_2d editor | |||
2019-04-25 | Merge pull request #28417 from guilhermefelipecgs/more_switch_on_hover | Rémi Verschelde | |
Set switch_on_hover to true for the remaining menus | |||
2019-04-25 | Merge pull request #28419 from jbuck3/tooltip-hide-fix | Rémi Verschelde | |
Cancel tooltip when hiding the node it belongs to | |||
2019-04-25 | Merge pull request #28262 from KoBeWi/gotta_close_them_all | Rémi Verschelde | |
Add Close Others/Right/All for scene tabs | |||
2019-04-25 | Merge pull request #28402 from Valentactive/add-thinlto-support-x11 | Rémi Verschelde | |
Add option to use ThinLTO | |||
2019-04-25 | Merge pull request #28361 from homer666/animationplayer-fps-mode-fixes | Hein-Pieter van Braam | |
AnimationPlayer FPS mode fixes | |||
2019-04-25 | Merge pull request #28415 from LinuxUserGD/master | Michael Alexsander Silva Dias | |
Add new QtCreator .cxxflags and .cflags files to .gitignore | |||
2019-04-25 | Update .gitignore | Linux User | |
Update .gitignore | |||
2019-04-25 | add option to use ThinLTO | Michele Valente | |
This adds ThinLTO support when using Clang and the LLD Linker, it's turned off by default. For now only support for Linux added as ThinLTO support on other platforms may still be buggy. | |||
2019-04-25 | Cancel tooltip when hiding the node it belongs to | James Buck | |
2019-04-25 | Add Close Others/Right/All for scene tabs | Tomasz Chabora | |
2019-04-25 | Merge pull request #22301 from YeldhamDev/button_popup_highlight | Rémi Verschelde | |
Enable toggle behaviour for buttons that trigger popups | |||
2019-04-25 | Fix scroll for texture_region and polygon_2d editor | Guilherme Felipe | |
2019-04-25 | Set switch_on_hover to true for the remaining menus | Guilherme Felipe | |
2019-04-25 | i18n: Sync translation template with current source | Rémi Verschelde | |
(cherry picked from commit 23cf9f3b6f8d362cbde1f940d1b97d66b8fff3fd) | |||
2019-04-25 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 348270df3811348ede5d8ac9705e4c410639b8b3) | |||
2019-04-25 | Merge pull request #28413 from akien-mga/xatlas-cleanup-thekla | Rémi Verschelde | |
SCons: Clean xatlas SCsub from thekla/poshlib defines | |||
2019-04-25 | Merge pull request #28267 from Xrayez/fix-bmp-indexed-8-4-1 | Rémi Verschelde | |
Load and import 4/1-bit BMP images | |||
2019-04-25 | Merge pull request #28265 from Xrayez/fix-tga-indexed-palette | Max Hilbrunner | |
Fix TGA indexed images loaded with flipped color table | |||
2019-04-25 | Merge pull request #28357 from ↵ | Rémi Verschelde | |
AnthonyYoManz/issue-28263-save-layout-on-close-scene-with-right-click Save Layout When Scene Is Closed Via Context Menu | |||
2019-04-25 | Merge pull request #28354 from gdupr/gui_improvements_in_asset_editor | Rémi Verschelde | |
GUI improvements in the asset library editor. | |||
2019-04-25 | Merge pull request #28347 from homer666/tilemap-hide-menu | Rémi Verschelde | |
Hide "TileMap" menu properly in CanvasItem view | |||
2019-04-25 | Merge pull request #28340 from guilhermefelipecgs/fix_connection_dialog | Rémi Verschelde | |
Small fixes to connection dialog | |||
2019-04-25 | Merge pull request #28338 from qarmin/disable_project_export_button | Rémi Verschelde | |
Disable Project Export button after deleting preset | |||
2019-04-25 | Merge pull request #28336 from guilhermefelipecgs/fix_play_pos | Rémi Verschelde | |
[StateMachine] Fix play position | |||
2019-04-25 | Merge pull request #28359 from Calinou/doc-improve-projectsettings | Max Hilbrunner | |
Improve the ProjectSettings documentation | |||
2019-04-25 | Merge pull request #28376 from ↵ | Rémi Verschelde | |
MuffinManKen/translation_server_get_all_loaded_locales Add method to get locales that have loaded translations | |||
2019-04-25 | SCons: Clean xatlas SCsub from thekla/poshlib defines | Rémi Verschelde | |
Those are not used in xatlas. | |||
2019-04-25 | Merge pull request #28396 from akien-mga/scons-capture-the-flags | Rémi Verschelde | |
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | |||
2019-04-25 | Merge pull request #28410 from guilhermefelipecgs/fix_typo | Rémi Verschelde | |
[Tilemap] Fix typo |