Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Fix drag and drop collision with non-centred origin points. [ci skip] | |||
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 | |
Freelook interpolation fixes | |||
2017-10-15 | Merge pull request #12110 from djrm/pr_spatial_editor_fixes | Rémi Verschelde | |
Return camera to origin when creating a new scene and going to 3d edi… | |||
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-11 | fix script editor clear recent scripts crash | jagt | |
2017-10-10 | Freelook interpolation fixes | Marc Gilleron | |
- Smooth freelook position more explicitely - Don't let orbit zoom produce translation when it shouldn't - Make base speed framerate-independent (and tweaked setting for that) - Don't rely on camera for calculations because it no longer reflect immediate state - Avoid potential divide-by-zero with zoom inertia - Make speed/zoom relation optional (if enabled, speed is adjusted from zoom) - Never change zoom distance when freelook is active - Orbit inertia also applies on freelook | |||
2017-10-09 | Merge pull request #11019 from poke1024/refactor-polygon-v2 | Gilles Roudiere | |
Refactoring of polygon editors to a common code base (v2) | |||
2017-10-09 | Merge pull request #11965 from SaracenOne/navgen_fix | Rémi Verschelde | |
Navmesh Generation Fix [ci skip] | |||
2017-10-09 | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648 | Rémi Verschelde | |
Consistant scroll when using members overview, issue 11648 | |||
2017-10-09 | Fix bug in navmesh generation when using meshes with multiple | Saracen | |
surfaces. | |||
2017-10-09 | Merge pull request #11846 from gabrielformiga/fix-ik-bone-drag | Rémi Verschelde | |
Fix IK Bone Drag on Viewport | |||
2017-10-09 | Merge pull request #11842 from n-pigeon/rotate_gizmo_fix | Rémi Verschelde | |
Fixed rotating in local space using 3D Gizmo. | |||
2017-10-09 | Merge pull request #11821 from groud/margins_preset_menu | Rémi Verschelde | |
Replaces (and extends) the anchor menu to a Layout one | |||
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 | |
includes rebase and manual application 67a706fc1b9721f3f06eef8be7312f175e2041ce and 4537977d6dd2a76580d9ab611a18634efab55c74 | |||
2017-10-02 | Added correct initialization for script editor theme. | Daniel J. Ramirez | |
Some style fixes for VS interface. | |||
2017-10-03 | Merge pull request #11770 from Noshyaar/pr-๓ | Andreas Haas | |
CurveEditor: fix can't edit right tangent | |||
2017-10-03 | Merge pull request #11478 from n-pigeon/scale_gizmo | Andreas Haas | |
Scale editing Gizmo for Spatial Editor | |||
2017-10-02 | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | |
Renamed fixed_process to physics_process | |||
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 | |
Fix zoom button not zooming on the screen center | |||
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 ↵ | Poommetee Ketson | |
ISylvox/EnhanceExperience-onUsing-DragNDropAssetTo2DViewport Rename Patch9Rect into NinePatchRect on "Drag & Drop Asset to 2D Viewport" Feature | |||
2017-09-30 | Renamed fixed_process to physics_process | AndreaCatania | |
2017-09-30 | Fixes node2D not lockable/groupable | Gilles Roudiere | |
2017-09-30 | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into ↵ | Indah Sylvia | |
NinePatchRect on "drag & drop asset to 2D viewport" feature. | |||
2017-09-28 | fix not beeing able to open empty scripts | Scayze | |
2017-09-26 | Scale editing Gizmo for Spatial Editor | PrzemysÅaw GoÅÄ b (n-pigeon) | |
Added support for axis locked scaling with handles, supports both world and local space. Local space recommended for most editing tasks. Also fixed some small bugs, polished Gizmo looks and cleaned up some dead code. Happy scaling! :) | |||
2017-09-26 | Merge pull request #11597 from djrm/pr_interface_colors | Rémi Verschelde | |
Removed most of the custom colors from the interface. | |||
2017-09-25 | Removed transparency from spatial editor grid. | Daniel J. Ramirez | |
2017-09-25 | Removed most of the custom colors from the interface. | Daniel J. Ramirez | |
2017-09-26 | Merge pull request #11424 from groud/control_node_presets | Rémi Verschelde | |
Implements set_margins_preset(...) | |||
2017-09-25 | Merge pull request #11542 from marcelofg55/bucket_limit | Rémi Verschelde | |
Bucket fill will now incrementally process the queue on preview mode | |||
2017-09-25 | 2DEditor: fix duplicated 'id_pressed' connection | Poommetee Ketson | |
2017-09-24 | Bucket fill will now incrementally process the queue on preview mode | Marcelo Fernandez | |
2017-09-23 | Fix possible infinite loop with bucket fill tool | Marcelo Fernandez | |
2017-09-23 | -Fixed redraw always on 3D viewprot bug | Juan Linietsky | |
-Changed manipulation inertia default values. Do not touch them again or I'll cut your fingers and eat them. |