aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #12052 from hi-ogawa/particle-material-conversion-pluginRémi Verschelde2017-10-202-0/+47
|\ \ \ | | | | | | | | Create ParticlesMaterialConversionPlugin
| * | | Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa2017-10-122-0/+47
| | | |
* | | | Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-201-2/+2
| | | |
* | | | Merge pull request #12206 from SaracenOne/drag_and_drop_fixRémi Verschelde2017-10-201-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix drag and drop collision with non-centred origin points. [ci skip]
| * | | | Fix drag and drop collision with non-centred origin points.Saracen2017-10-181-2/+8
| | |/ / | |/| |
* | | | Restored files modeGilles Roudiere2017-10-183-0/+0
| | | |
* | | | Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-1817-152/+106
|/ / /
* | | Added icon under zoom/speed indicator barMarc Gilleron2017-10-151-24/+57
| | |
* | | Merge pull request #11927 from Zylann/freelook_interpolation_fixRémi Verschelde2017-10-152-51/+129
|\ \ \ | | | | | | | | Freelook interpolation fixes
| * | | Freelook interpolation fixesMarc Gilleron2017-10-102-51/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Merge pull request #12110 from djrm/pr_spatial_editor_fixesRémi Verschelde2017-10-151-0/+1
|\ \ \ \ | | | | | | | | | | Return camera to origin when creating a new scene and going to 3d edi…
| * | | | Return camera to origin when creating a new scene and going to 3d editor.Daniel J. Ramirez2017-10-141-0/+1
| | | | |
* | | | | Fixed help overview visibility, issue 12011 and 10407Paulb232017-10-141-6/+6
| | | | |
* | | | | Added and improved some missing icons, plus some other visual fixes.Daniel J. Ramirez2017-10-132-2/+3
|/ / / /
* | | | Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez2017-10-123-19/+19
| | | |
* | | | fix script editor clear recent scripts crashjagt2017-10-111-1/+4
| |/ / |/| |
* | | Merge pull request #11019 from poke1024/refactor-polygon-v2Gilles Roudiere2017-10-098-1378/+877
|\ \ \ | | | | | | | | Refactoring of polygon editors to a common code base (v2)
| * | | Refactoring of polygon editors to a common code baseBernhard Liebl2017-10-038-1378/+877
| | | | | | | | | | | | | | | | includes rebase and manual application 67a706fc1b9721f3f06eef8be7312f175e2041ce and 4537977d6dd2a76580d9ab611a18634efab55c74
* | | | Merge pull request #11965 from SaracenOne/navgen_fixRémi Verschelde2017-10-091-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Navmesh Generation Fix [ci skip]
| * | | | Fix bug in navmesh generation when using meshes with multipleSaracen2017-10-091-1/+3
| | | | | | | | | | | | | | | | | | | | surfaces.
* | | | | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648Rémi Verschelde2017-10-092-2/+6
|\ \ \ \ \ | |/ / / / |/| | | | Consistant scroll when using members overview, issue 11648
| * | | | Consistant scroll when using members overview, issue 11648Paulb232017-10-082-2/+6
| | |/ / | |/| |
* | | | Merge pull request #11846 from gabrielformiga/fix-ik-bone-dragRémi Verschelde2017-10-091-1/+1
|\ \ \ \ | | | | | | | | | | Fix IK Bone Drag on Viewport
| * | | | Fix IK Bone Drag on ViewportGabriel2017-10-041-1/+1
| | | | |
* | | | | Merge pull request #11842 from n-pigeon/rotate_gizmo_fixRémi Verschelde2017-10-091-18/+28
|\ \ \ \ \ | | | | | | | | | | | | Fixed rotating in local space using 3D Gizmo.
| * | | | | Fixed rotating in local space using 3D Gizmo.Przemysław Gołąb (n-pigeon)2017-10-041-18/+28
| |/ / / /
* | | | | Merge pull request #11821 from groud/margins_preset_menuRémi Verschelde2017-10-092-124/+212
|\ \ \ \ \ | |_|/ / / |/| | | | Replaces (and extends) the anchor menu to a Layout one
| * | | | Extends the anchors menu to a presetsGilles Roudiere2017-10-052-124/+212
| |/ / /
* / / / Fixes the pre drag rect not drawn correctlyGilles Roudiere2017-10-032-5/+10
|/ / /
* / / Added correct initialization for script editor theme.Daniel J. Ramirez2017-10-023-10/+45
|/ / | | | | | | Some style fixes for VS interface.
* | Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas2017-10-031-9/+9
|\ \ | | | | | | CurveEditor: fix can't edit right tangent
| * | CurveEditor: fix can't edit right tangentPoommetee Ketson2017-10-031-9/+9
| | |
* | | Merge pull request #11478 from n-pigeon/scale_gizmoAndreas Haas2017-10-032-54/+190
|\ \ \ | | | | | | | | Scale editing Gizmo for Spatial Editor
| * | | Scale editing Gizmo for Spatial EditorPrzemysław Gołąb (n-pigeon)2017-09-262-54/+190
| | | | | | | | | | | | | | | | | | | | | | | | 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! :)
* | | | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-0213-18/+18
|\ \ \ \ | |_|/ / |/| | | Renamed fixed_process to physics_process
| * | | Renamed fixed_process to physics_processAndreaCatania2017-09-3013-18/+18
| |/ /
* | | Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson2017-10-022-44/+22
|\ \ \ | | | | | | | | Fix zoom button not zooming on the screen center
| * | | Fix zoom button not zooming on the screen centerGilles Roudiere2017-10-012-44/+22
| | | |
* | | | Fix bones draw on viewportGabriel2017-10-011-0/+1
|/ / /
* | | Merge pull request #11720 from ↵Poommetee Ketson2017-09-302-5/+5
|\ \ \ | | | | | | | | | | | | | | | | ISylvox/EnhanceExperience-onUsing-DragNDropAssetTo2DViewport Rename Patch9Rect into NinePatchRect on "Drag & Drop Asset to 2D Viewport" Feature
| * | | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into ↵Indah Sylvia2017-09-302-5/+5
| | | | | | | | | | | | | | | | NinePatchRect on "drag & drop asset to 2D viewport" feature.
* | | | Fixes node2D not lockable/groupableGilles Roudiere2017-09-301-2/+2
|/ / /
* / / fix not beeing able to open empty scriptsScayze2017-09-281-5/+1
|/ /
* | Merge pull request #11597 from djrm/pr_interface_colorsRémi Verschelde2017-09-263-15/+16
|\ \ | | | | | | Removed most of the custom colors from the interface.
| * | Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-253-15/+16
| | |
* | | Removed transparency from spatial editor grid.Daniel J. Ramirez2017-09-251-70/+19
|/ /
* | Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-2613-26/+26
|\ \ | | | | | | Implements set_margins_preset(...)
| * | Remove set_area_as_parent_rect and replace it by ↵Gilles Roudiere2017-09-2213-26/+26
| | | | | | | | | | | | set_anchors_and_margins_preset(PRESET_WIDE)
* | | Merge pull request #11542 from marcelofg55/bucket_limitRémi Verschelde2017-09-252-11/+32
|\ \ \ | | | | | | | | Bucket fill will now incrementally process the queue on preview mode
| * | | Bucket fill will now incrementally process the queue on preview modeMarcelo Fernandez2017-09-242-11/+32
| | | |