Age | Commit message (Expand) | Author |
2017-10-24 | Finished transition of Patch9Rect to NinePatchRect | Indah Sylvia |
2017-10-23 | Merge pull request #12310 from Paulb23/toggle_highlight_current_line | Rémi Verschelde |
2017-10-23 | Use bresenham line in freehand tilemap painting to fill discontinuities | Marc Gilleron |
2017-10-22 | Added setting to toggle current line highlighting | Paulb23 |
2017-10-22 | Merge pull request #11401 from SaracenOne/snapped_drag | Rémi Verschelde |
2017-10-22 | Change theme button name to edit theme | Alexander Holland |
2017-10-22 | Fix TileMap editor not getting input | Pedro J. Estébanez |
2017-10-21 | Fix drop-down size when resizing font #12207 | Felipe Seixas |
2017-10-21 | Refactor Fixed to Physics | Poommetee Ketson |
2017-10-20 | Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-te... | Rémi Verschelde |
2017-10-20 | Merge pull request #12052 from hi-ogawa/particle-material-conversion-plugin | Rémi Verschelde |
2017-10-20 | Fix compilation on Visual Studio 2013 (#10219). | scorched |
2017-10-20 | Merge pull request #12206 from SaracenOne/drag_and_drop_fix | Rémi Verschelde |
2017-10-19 | Fix spatial shader conversion with texture | Hiroshi Ogawa |
2017-10-18 | Fix drag and drop collision with non-centred origin points. | Saracen |
2017-10-18 | Restored files mode | Gilles Roudiere |
2017-10-18 | Fixes snapping and replaces the _draw_canvas by forward_canvas_draw | Gilles Roudiere |
2017-10-15 | Added icon under zoom/speed indicator bar | Marc Gilleron |
2017-10-15 | Merge pull request #11927 from Zylann/freelook_interpolation_fix | Rémi Verschelde |
2017-10-15 | Merge pull request #12110 from djrm/pr_spatial_editor_fixes | Rémi Verschelde |
2017-10-14 | Return camera to origin when creating a new scene and going to 3d editor. | Daniel J. Ramirez |
2017-10-14 | Fixed help overview visibility, issue 12011 and 10407 | Paulb23 |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez |
2017-10-12 | Added and improved some icons, plus some other minor visual fixes. | Daniel J. Ramirez |
2017-10-12 | Create ParticlesMaterialConversionPlugin and format generated shader code | Hiroshi Ogawa |
2017-10-11 | fix script editor clear recent scripts crash | jagt |
2017-10-10 | Freelook interpolation fixes | Marc Gilleron |
2017-10-09 | Merge pull request #11019 from poke1024/refactor-polygon-v2 | Gilles Roudiere |
2017-10-09 | Merge pull request #11965 from SaracenOne/navgen_fix | Rémi Verschelde |
2017-10-09 | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648 | Rémi Verschelde |
2017-10-09 | Fix bug in navmesh generation when using meshes with multiple | Saracen |
2017-10-09 | Merge pull request #11846 from gabrielformiga/fix-ik-bone-drag | Rémi Verschelde |
2017-10-09 | Merge pull request #11842 from n-pigeon/rotate_gizmo_fix | Rémi Verschelde |
2017-10-09 | Merge pull request #11821 from groud/margins_preset_menu | Rémi Verschelde |
2017-10-08 | Consistant scroll when using members overview, issue 11648 | Paulb23 |
2017-10-05 | Extends the anchors menu to a presets | Gilles Roudiere |
2017-10-04 | Fix IK Bone Drag on Viewport | Gabriel |
2017-10-04 | Fixed rotating in local space using 3D Gizmo. | Przemysław Gołąb (n-pigeon) |
2017-10-03 | Fixes the pre drag rect not drawn correctly | Gilles Roudiere |
2017-10-03 | Refactoring of polygon editors to a common code base | Bernhard Liebl |
2017-10-02 | Added correct initialization for script editor theme. | Daniel J. Ramirez |
2017-10-03 | Merge pull request #11770 from Noshyaar/pr-๓ | Andreas Haas |
2017-10-03 | Merge pull request #11478 from n-pigeon/scale_gizmo | Andreas Haas |
2017-10-02 | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas |
2017-10-03 | CurveEditor: fix can't edit right tangent | Poommetee Ketson |
2017-10-02 | Merge pull request #11743 from groud/zoom_button_fix | Poommetee Ketson |
2017-10-01 | Fix bones draw on viewport | Gabriel |
2017-10-01 | Fix zoom button not zooming on the screen center | Gilles Roudiere |
2017-09-30 | Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss... | Poommetee Ketson |
2017-09-30 | Renamed fixed_process to physics_process | AndreaCatania |