Age | Commit message (Expand) | Author |
2018-05-18 | Revert "Fix color-picker sliders" | Rémi Verschelde |
2018-05-17 | Merge pull request #18960 from isaacremnant/autotile_3x3_minimal | Mariano Javier Suligoy |
2018-05-17 | Fix color-picker sliders | Martin Capitanio |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky |
2018-05-17 | Fix bug in CubeMesh | Chaosus |
2018-05-17 | Restore support for minimal 3x3 autotile sets | isaacremnant |
2018-05-17 | Fix missing return on Navigation2D::get_closest_point_owner | Marcelo Fernandez |
2018-05-17 | Merge pull request #18862 from endragor/remove-font-width-ceiling | Rémi Verschelde |
2018-05-17 | Expose the animation pos to the user for AnimationNodes in AnimationTrees | Gustav Lund |
2018-05-16 | Merge pull request #15909 from authenticate/tilemap_fix | Mariano Javier Suligoy |
2018-05-16 | Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-error | Rémi Verschelde |
2018-05-16 | Add missing copyright headers | Guilherme Felipe |
2018-05-16 | Merge pull request #18928 from BastiaanOlij/fix_viewport_flags | Rémi Verschelde |
2018-05-16 | Store flags so it isn't lost when viewport isn't setup yet | Bastiaan Olij |
2018-05-16 | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky |
2018-05-16 | Add note about color picker deferred initialization | Juan Linietsky |
2018-05-16 | Merge pull request #18922 from volzhs/fix-segfault | Juan Linietsky |
2018-05-16 | Merge pull request #18917 from ReyAnthony/master | Rémi Verschelde |
2018-05-16 | Fix segfault at quiting editor | volzhs |
2018-05-16 | Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-param | Rémi Verschelde |
2018-05-16 | Merge pull request #18909 from ianb96/getcharwidthfix | Rémi Verschelde |
2018-05-15 | Fixing a bug where tilemap navigation would not be accurate after a tilemap e... | James |
2018-05-16 | Fix Camera2D drag margin property is affected by zoom property #18912 | Anthony Rey |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-15 | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers |
2018-05-15 | fix get_char_width for non-latin characters | ianb96 |
2018-05-14 | TextEdit word wrap | Ian |
2018-05-14 | ImageTexture.load returns an error code. | Pieter-Jan Briers |
2018-05-14 | Ceil char width within Label instead of Font | Ruslan Mustakov |
2018-05-14 | Merge pull request #18851 from groud/fix_animatedsprite | Rémi Verschelde |
2018-05-14 | Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixes | Rémi Verschelde |
2018-05-14 | Merge pull request #18782 from toger5/fix_no_a_input_script_editor_osx | Rémi Verschelde |
2018-05-14 | Fixed some warnings found with Cppcheck. | Michael Alexsander Silva Dias |
2018-05-13 | Updates frame timeout when changing speed scale | groud |
2018-05-13 | Revert "Use fake audio playing property in editor" | Hein-Pieter van Braam |
2018-05-13 | Merge pull request #17367 from ShyRed/audio_playing_ | Hein-Pieter van Braam |
2018-05-13 | Merge pull request #18764 from AndreaCatania/rag | Juan Linietsky |
2018-05-11 | Update oversampling of outlines after window size change | Ruslan Mustakov |
2018-05-11 | fixed a input not registered in osx script editor | toger5 |
2018-05-10 | Improved API to active / deactive ragdoll | Andrea Catania |
2018-05-09 | Apply viewport scale to selection update methods. Changed to propper fix suge... | Gabriel Gavilan |
2018-05-09 | Consider TextEdit paste operation complex. | Charly Mourglia |
2018-05-09 | get_word_at_pos considers simple and double quotes | Deluvi |
2018-05-08 | Fix some enums missing its bind | Marcelo Fernandez |
2018-05-09 | Merge pull request #18709 from Faless/multiplayer_docs | Max Hilbrunner |
2018-05-08 | Fix AtlasTexture usage in Sprite3D. | Webster Sheets |
2018-05-08 | Change from "search dialog" to "search bar" on help screen | Guilherme Silva |
2018-05-08 | Merge pull request #18374 from JFonS/fix_particles_animation | Juan Linietsky |
2018-05-08 | Merge pull request #17578 from endragor/ft-outlines | Rémi Verschelde |
2018-05-08 | Merge pull request #15258 from RyanStein/bugfix-15241 | Juan Linietsky |