Age | Commit message (Expand) | Author |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-14 | Fix 2 more UBSAN issues (#25217). | marxin |
2019-02-14 | -Fixes to undo redo to avoid crash, closes #24251 | Juan Linietsky |
2019-02-14 | Merge pull request #25717 from nekomatata/dynamic-font-settings-fix | Rémi Verschelde |
2019-02-13 | Fix typos with codespell | Rémi Verschelde |
2019-02-12 | Fixed undefined setting values when loading dynamic fonts | PouleyKetchoupp |
2019-02-12 | Scene: Ensure classes match their header filename | Rémi Verschelde |
2019-02-12 | Merge pull request #25481 from hpvb/fix-ubsan-asan-reports | Rémi Verschelde |
2019-02-12 | Merge pull request #25725 from clayjohn/multimesh_transform_2d | Rémi Verschelde |
2019-02-12 | Merge pull request #25754 from JFonS/fix_25567 | Rémi Verschelde |
2019-02-11 | Fix canvas particle material for old GLSL versions | JFonS |
2019-02-10 | Add disabled tab style | Michael Alexsander Silva Dias |
2019-02-10 | TSCN: Remove extra newline after [resource]/[ext_resource] | Rémi Verschelde |
2019-02-09 | Merge pull request #25653 from BastiaanOlij/fix_hide_skyrotation | Rémi Verschelde |
2019-02-08 | added ability to set instance_transform_2d in multimesh | clayjohn |
2019-02-08 | Merge pull request #25627 from clayjohn/visual_shader_texture_bug | Rémi Verschelde |
2019-02-08 | Merge pull request #25509 from bojidar-bg/25504-update-bitmask-crash | Rémi Verschelde |
2019-02-06 | Hide new sky properties if we don't have sky as a background | Bastiaan Olij |
2019-02-04 | change hint_color to hint_albedo for sampler2ds | clayjohn |
2019-01-31 | Fix crashes when calling update_bitmask_area | Bojidar Marinov |
2019-01-30 | Add check in folding to see if the nodepath exists to avoid message spam. | K. S. Ernest (iFire) Lee |
2019-01-30 | Fix many asan and ubsan reported issues | Hein-Pieter van Braam |
2019-01-28 | Fix recursive assignment of Textures and BitMapFont | Rémi Verschelde |
2019-01-27 | Merge pull request #25366 from clayjohn/visual_shader_builtins | Rémi Verschelde |
2019-01-27 | Document AnimatedTexture and bind MAX_FRAMES constant | Rémi Verschelde |
2019-01-27 | updated visual shader builtins | clayjohn |
2019-01-26 | doc: Sync classref with current source | Rémi Verschelde |
2019-01-26 | Changed ImageTexture image cache type to the correct one, fixes #24971 | Daniel Rakos |
2019-01-25 | Ability to keep images in ImageTexture cached while using editor, fixes #25243 | Juan Linietsky |
2019-01-25 | Added copy_theme and fixed bugs in copy theme introduced by #2e0a94e | Fabian |
2019-01-24 | Removed dangerous and useless function, closes #22884 | Juan Linietsky |
2019-01-24 | Ability to get the current canvas item being drawn from stylebox. | Juan Linietsky |
2019-01-23 | Fixing textures not triggering _change_notify | groud |
2019-01-23 | Fix warning when setting out of range outline_size | Marcin Zawiejski |
2019-01-22 | Fix collision margin being wrongly read by default, fixes #25181 | Juan Linietsky |
2019-01-21 | Modified code generation to be more friendly to previews, fixes #25094 | Juan Linietsky |
2019-01-18 | Fix capture interpolation mode in Animation, closes #24015 | Juan Linietsky |
2019-01-18 | -Re-added margins in one way collision (made in a more user friendly way than... | Juan Linietsky |
2019-01-17 | Fix keying resource properties, closes #24690 | Juan Linietsky |
2019-01-17 | Fix functions to get direct contacts from shapes, closes #19618 | Juan Linietsky |
2019-01-16 | Appease some CppCheck warns for files in the "scene" directory | Michael Alexsander Silva Dias |
2019-01-15 | Fixed typo in ImageTexture:: & StreamTexture::is_pixel_opaque | Stanislav |
2019-01-14 | Hide worldenvironment settings not relevant in GLES2. Fixes #23281 | Juan Linietsky |
2019-01-10 | Fix showing AnimatedTexture frame_* properties in editor | Rémi Verschelde |
2019-01-05 | Fix font kerning | volzhs |
2019-01-04 | Merge pull request #24504 from harrisyu/AtlasCheckPixelOpaque | Rémi Verschelde |
2019-01-03 | Add thumbnails to LargeTexture | Timo Schwarzer |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-30 | Add undo-redo to the TileSet editor, and other improvements | Michael Alexsander Silva Dias |
2018-12-27 | doc: Sync classref with current source | Rémi Verschelde |