aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/canvas_item_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-021-3/+3
|\
| * Renamed fixed_process to physics_processAndreaCatania2017-09-301-3/+3
* | Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson2017-10-021-44/+21
|\ \
| * | Fix zoom button not zooming on the screen centerGilles Roudiere2017-10-011-44/+21
* | | Fix bones draw on viewportGabriel2017-10-011-0/+1
|/ /
* | Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson2017-09-301-4/+4
|\ \
| * | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia2017-09-301-4/+4
| |/
* / Fixes node2D not lockable/groupableGilles Roudiere2017-09-301-2/+2
|/
* Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-7/+7
|\
| * Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-7/+7
* | 2DEditor: fix duplicated 'id_pressed' connectionPoommetee Ketson2017-09-251-2/+0
* | Merge pull request #11477 from djrm/pr_visualsRémi Verschelde2017-09-221-2/+2
|\ \ | |/ |/|
| * Improved a lot of icons, and some style fixesDaniel J. Ramirez2017-09-211-2/+2
* | Fixes the rulers text drawn outside the viewport_baseGilles Roudiere2017-09-221-0/+1
* | Fix godot spraying errors about a null checkGilles Roudiere2017-09-211-1/+2
|/
* Merge pull request #11453 from djrm/pr_visualsRémi Verschelde2017-09-211-5/+9
|\
| * Visual tweaks.Daniel J. Ramirez2017-09-201-5/+9
* | Add missing NULL checks on CanvasItemEditorMarcelo Fernandez2017-09-201-0/+6
* | Rename pos to position in user facing methods and variablesletheed2017-09-201-5/+5
|/
* Merge pull request #11327 from SaracenOne/drag_meshesRémi Verschelde2017-09-191-0/+14
|\
| * Drag and drop for meshes directly and fix drop restriction for non-Texture ob...SaracenOne2017-09-181-0/+14
* | Add some options and reorganize the 2D editor menus. Makes available forced s...Gilles Roudiere2017-09-181-79/+174
* | Implement smart snapping. Fixes a bug with anchors single-axis move (when the...Gilles Roudiere2017-09-171-103/+171
* | Avoid grid step to go below zeroGilles Roudiere2017-09-171-2/+2
* | Use shift to move anchors on a single axisGilles Roudiere2017-09-171-26/+42
* | Implement shortcuts to multiply/divide the grid stepGilles Roudiere2017-09-171-23/+42
* | Fusion the lock/unlock and the group/ungroup buttonsGilles Roudiere2017-09-171-0/+31
* | Adds keyboards shortcutsGilles Roudiere2017-09-171-4/+4
* | Implements rulersGilles Roudiere2017-09-171-55/+185
* | Fixes axis badly displayed with high zooming valuesGilles Roudiere2017-09-171-2/+3
* | Split some functions to make the code more readable (maybe at the price of a ...Gilles Roudiere2017-09-171-121/+126
* | Make the shortcuts for setting the pivot editableGilles Roudiere2017-09-171-7/+9
* | Display draggable anchors only if the parent is not a containerGilles Roudiere2017-09-171-108/+93
* | Display width and height when dragging a node sideGilles Roudiere2017-09-171-1/+5
* | Draw a ghost rect when dragging nodes if it's rotated/scaledGilles Roudiere2017-09-171-0/+18
* | Displays margins values when moving the nodeGilles Roudiere2017-09-171-23/+89
* | adds display of old bounding box as suggested by Zephilinox in issue #10936poke10242017-09-141-0/+22
|/
* sprite selection rectangle updates again (fixes issue 10936)poke10242017-09-141-5/+10
* Merge pull request #11026 from hpvb/fix-assign-in-ifRémi Verschelde2017-09-121-6/+10
|\
| * Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-081-7/+10
* | Fix various assorted warningsHein-Pieter van Braam2017-09-081-2/+1
|/
* Restored auto snapping of controls to pixels, fixes #10847 and probably sever...Juan Linietsky2017-09-071-0/+3
* Merge pull request #10907 from SaracenOne/spatial_edit_dragRémi Verschelde2017-09-041-17/+24
|\
| * Added support for drag and drop in spatial editor.SaracenOne2017-09-031-17/+24
* | 2DEditor: enhance viewport cursor shapePoommetee Ketson2017-09-041-0/+46
* | Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-11/+11
* | Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-1/+1
* | added icon updating to most ui elementstoger52017-08-301-1/+42
|/
* Dead code tells no talesRémi Verschelde2017-08-271-200/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1