Age | Commit message (Expand) | Author |
2018-07-21 | Merge pull request #19264 from vnen/typed-gdscript-final | Rémi Verschelde |
2018-07-21 | -Fix disable_3d flag | Juan Linietsky |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-20 | -Fix tooltips in inspector, now they show as rich text. | Juan Linietsky |
2018-07-18 | Print an error when calling an invalid method on an Animation | Marcelo Fernandez |
2018-07-18 | Several improvements to editor inspector usability and style | Juan Linietsky |
2018-07-18 | Ability to disable scale in nodes, closes #19927 | Juan Linietsky |
2018-07-18 | Style: Format code with clang-format 6.0.1 | Rémi Verschelde |
2018-07-18 | Export: Properly reload preset when opening dialog | Rémi Verschelde |
2018-07-18 | Merge pull request #20140 from EIREXE/ambient_light_disable_shader | Rémi Verschelde |
2018-07-18 | Merge pull request #20232 from marcelofg55/fix_enums_vs | Rémi Verschelde |
2018-07-17 | Fix some missing BIND_ENUM_CONSTANT for visual_shader_nodes.cpp | Marcelo Fernandez |
2018-07-17 | Add disable ambient light flag to shaders and materials | Alex Roman |
2018-07-18 | Fix Label autowrap clips text | volzhs |
2018-07-17 | Merge pull request #19044 from Mintormo/make_header_fix | Max Hilbrunner |
2018-07-17 | Merge pull request #19087 from danvalho/master | Max Hilbrunner |
2018-07-17 | Merge pull request #20146 from dodgyville/bezier_fixes_19777 | Rémi Verschelde |
2018-07-17 | Further fixes to KinematicBody2D API, support for sync motion in moving objects | Juan Linietsky |
2018-07-17 | Merge pull request #20176 from Chaosus/vs_namefixes | Rémi Verschelde |
2018-07-17 | Merge pull request #20150 from ibrahn/fix-scrollbar-atlas | Max Hilbrunner |
2018-07-17 | Merge pull request #20191 from jvdnbus/line2d-stretch | Max Hilbrunner |
2018-07-16 | Changes to how snap works (I think this makes more sense now) | Juan Linietsky |
2018-07-16 | -Added support for raycast in KinematicBody2D | Juan Linietsky |
2018-07-16 | Line2D texture stretch mode | Jorn Van denbussche |
2018-07-16 | Finally figured out how to implement AnimatedTexture properly. | Juan Linietsky |
2018-07-16 | Merge pull request #20034 from Faless/master_fixes | Thomas Herzog |
2018-07-16 | More accurate UV round begin cap | Jorn Van denbussche |
2018-07-15 | Several name fixes for visual shader | Chaosus |
2018-07-14 | Visual Shaders are back. | Juan Linietsky |
2018-07-14 | fix scrollbar icons with atlas texture. | Ibrahn Sahir |
2018-07-14 | fix issue with bezier tracks using incorrect duration for interpolating values | Luke Miller |
2018-07-12 | Merge pull request #20068 from Xrayez/submenu-popup-delay | Max Hilbrunner |
2018-07-12 | Merge pull request #19540 from muiroc/cylinder | Max Hilbrunner |
2018-07-10 | Fix possible bug with AudioStreamPlayer2D audio position | Marcelo Fernandez |
2018-07-10 | fix ColorPickerButton.get_popup() | Alexander Holland |
2018-07-10 | Merge pull request #20014 from Chaosus/scrollable | Max Hilbrunner |
2018-07-09 | Improved stream paused fade code | Marcelo Fernandez |
2018-07-09 | Add ability to set submenu's popup delay time on mouse hovering | Andrii Doroshenko (Xrayez) |
2018-07-08 | Fix some enum export in new Animation editor. | Fabio Alessandrelli |
2018-07-07 | Add option to convert Particles to CPUParticles | Juan Linietsky |
2018-07-07 | Added scrollable property to Sliders | Chaosus |
2018-07-06 | Support for CPU based particles, which aids compatibility with OpenGL ES 2.0 | Juan Linietsky |
2018-07-05 | Merge pull request #19475 from YeldhamDev/animplayer_cosmetic | Max Hilbrunner |
2018-07-05 | Merge pull request #19498 from guilhermefelipecgs/fix_regression | Max Hilbrunner |
2018-07-05 | Merge pull request #19646 from chanon/fix-audiostream-cant-set-null-stream | Max Hilbrunner |
2018-07-05 | Merge pull request #19735 from Paulb23/text_offset_issue_15688 | Max Hilbrunner |
2018-07-05 | Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text | Max Hilbrunner |
2018-07-05 | Merge pull request #19187 from Zirak/editor-autocomplete-quote | Max Hilbrunner |
2018-07-05 | Merge pull request #18028 from gabrii/18026 | Max Hilbrunner |
2018-07-04 | Fixes to the new inspector | Guilherme Felipe |