Age | Commit message (Expand) | Author |
2017-12-21 | Merge pull request #14913 from poke1024/tooltip-shortcut-names | Rémi Verschelde |
2017-12-21 | Merge pull request #14912 from volzhs/fix-filesystem-dock | Rémi Verschelde |
2017-12-21 | Merge pull request #14906 from Hinsbart/module_suffix | Rémi Verschelde |
2017-12-21 | Change skeleton processing to work on global coordinates, should help fix man... | Juan Linietsky |
2017-12-21 | Consistent display of shortcut names in tooltips | poke1024 |
2017-12-22 | Fix open directory in FileSystem dock | volzhs |
2017-12-21 | Scons: Use module suffix only for final binary. | Andreas Haas |
2017-12-21 | -Make capture dependent on a cell size, not subdivision. | Juan Linietsky |
2017-12-21 | Merge pull request #14885 from YeldhamDev/scene_tree_path | Noshyaar |
2017-12-20 | Fixed wrong Project Settings direction on an error message. | Michael Alexsander Silva Dias |
2017-12-20 | Merge pull request #14874 from volzhs/blurry-zoom | Rémi Verschelde |
2017-12-20 | properly send mouse released event when grabbing modal focus, fixes #14854 | Juan Linietsky |
2017-12-20 | Add functions to image to load a PNG or JPG from a buffer, closes #4024 | Juan Linietsky |
2017-12-20 | EditorSettings: Move scene tab options to their dedicated category | Rémi Verschelde |
2017-12-20 | Properly silence buffer while not in use, fixes #14866 | Juan Linietsky |
2017-12-20 | Merge pull request #14867 from hpvb/optimize-lightbaker-prevent-false-sharing | Rémi Verschelde |
2017-12-20 | doc: Sync classref with current source | Rémi Verschelde |
2017-12-20 | i18n: Sync translation templates with current source | Rémi Verschelde |
2017-12-20 | i18n: Sync translations with Weblate | Rémi Verschelde |
2017-12-20 | Merge pull request #14823 from willnationsdev/get-base-script | Rémi Verschelde |
2017-12-21 | Fix blurry after zooming | volzhs |
2017-12-20 | Merge pull request #14860 from chongdashu/fix-12946-crash-editor-save-exit | Rémi Verschelde |
2017-12-20 | Fix gridmap disappearing after editing after bake, closes #14868 | Juan Linietsky |
2017-12-20 | Prevent false sharing in lightbaker RNG state | Hein-Pieter van Braam |
2017-12-20 | Merge pull request #14863 from hpvb/fix-lightmapper-rng | Juan Linietsky |
2017-12-20 | Fix lightmapper rng | Hein-Pieter van Braam |
2017-12-20 | Fix editor crash on "save and exit" bug | Chong-U Lim |
2017-12-19 | Make dynamic font oversampling fully dynamic. | Juan Linietsky |
2017-12-20 | Correct license headers in main.cpp and voxel_light_baker.cpp | Hein-Pieter van Braam |
2017-12-20 | Fix lightbaker clang-format issue and add license headers | Hein-Pieter van Braam |
2017-12-20 | Thekla: redo reduz's changes from 8b01b2e85cb7ed60209c925f1e123374272bd8c8 | Rémi Verschelde |
2017-12-20 | Thekla: Revert to state before clang-format changes | Rémi Verschelde |
2017-12-20 | Lightbaker: include stdlib.h to fix CI builds | Hein-Pieter van Braam |
2017-12-19 | Fix randomness in voxel light baker, closes #14841 | Juan Linietsky |
2017-12-19 | Merge pull request #14787 from hpvb/dont-try-to-mix-ended-sample | Juan Linietsky |
2017-12-19 | Added font oversampling support | Juan Linietsky |
2017-12-19 | Fix raytrace lightmap bake bias | Juan Linietsky |
2017-12-19 | Good while it lasted, restored full 3D for 2D viewport, as required for Canva... | Juan Linietsky |
2017-12-19 | Propertly deinitialize sampler FBO/Texture, fixes #14586,#14805 | Juan Linietsky |
2017-12-19 | properly plot normal when baking | Juan Linietsky |
2017-12-19 | Merge pull request #14834 from guilhermefelipecgs/fix_pixel_snap | Juan Linietsky |
2017-12-19 | Fix pixel snap not being used in 3.0 | Guilherme Silva |
2017-12-19 | Merge pull request #14833 from PJB3005/17-12-19-fix_mono_fatal_logs | Rémi Verschelde |
2017-12-19 | Fix fatal mono logs not getting logged to disk. | PJB3005 |
2017-12-19 | Fixed bug where all file dialogs requested thumbnails even if hidden. | Juan Linietsky |
2017-12-19 | Add Script.get_base_script/instance_base_type API | Will Nations |
2017-12-19 | -Fix some crashes in unwrapper | Juan Linietsky |
2017-12-19 | Should no longer crash after rebaking, may be a solution to #14795 | Juan Linietsky |
2017-12-19 | Merge pull request #14821 from ibrahn/fnt-load-root-fix | Rémi Verschelde |
2017-12-19 | fix for BitmapFont::create_from_fnt to allow loading from file in | Ibrahn Sahir |