index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
canvas_item_editor_plugin.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11453 from djrm/pr_visuals
Rémi Verschelde
2017-09-21
1
-5
/
+9
|
\
|
*
Visual tweaks.
Daniel J. Ramirez
2017-09-20
1
-5
/
+9
*
|
Add missing NULL checks on CanvasItemEditor
Marcelo Fernandez
2017-09-20
1
-0
/
+6
*
|
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-5
/
+5
|
/
*
Merge pull request #11327 from SaracenOne/drag_meshes
Rémi Verschelde
2017-09-19
1
-0
/
+14
|
\
|
*
Drag and drop for meshes directly and fix drop restriction for non-Texture ob...
SaracenOne
2017-09-18
1
-0
/
+14
*
|
Add some options and reorganize the 2D editor menus. Makes available forced s...
Gilles Roudiere
2017-09-18
1
-79
/
+174
*
|
Implement smart snapping. Fixes a bug with anchors single-axis move (when the...
Gilles Roudiere
2017-09-17
1
-103
/
+171
*
|
Avoid grid step to go below zero
Gilles Roudiere
2017-09-17
1
-2
/
+2
*
|
Use shift to move anchors on a single axis
Gilles Roudiere
2017-09-17
1
-26
/
+42
*
|
Implement shortcuts to multiply/divide the grid step
Gilles Roudiere
2017-09-17
1
-23
/
+42
*
|
Fusion the lock/unlock and the group/ungroup buttons
Gilles Roudiere
2017-09-17
1
-0
/
+31
*
|
Adds keyboards shortcuts
Gilles Roudiere
2017-09-17
1
-4
/
+4
*
|
Implements rulers
Gilles Roudiere
2017-09-17
1
-55
/
+185
*
|
Fixes axis badly displayed with high zooming values
Gilles Roudiere
2017-09-17
1
-2
/
+3
*
|
Split some functions to make the code more readable (maybe at the price of a ...
Gilles Roudiere
2017-09-17
1
-121
/
+126
*
|
Make the shortcuts for setting the pivot editable
Gilles Roudiere
2017-09-17
1
-7
/
+9
*
|
Display draggable anchors only if the parent is not a container
Gilles Roudiere
2017-09-17
1
-108
/
+93
*
|
Display width and height when dragging a node side
Gilles Roudiere
2017-09-17
1
-1
/
+5
*
|
Draw a ghost rect when dragging nodes if it's rotated/scaled
Gilles Roudiere
2017-09-17
1
-0
/
+18
*
|
Displays margins values when moving the node
Gilles Roudiere
2017-09-17
1
-23
/
+89
*
|
adds display of old bounding box as suggested by Zephilinox in issue #10936
poke1024
2017-09-14
1
-0
/
+22
|
/
*
sprite selection rectangle updates again (fixes issue 10936)
poke1024
2017-09-14
1
-5
/
+10
*
Merge pull request #11026 from hpvb/fix-assign-in-if
Rémi Verschelde
2017-09-12
1
-6
/
+10
|
\
|
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-7
/
+10
*
|
Fix various assorted warnings
Hein-Pieter van Braam
2017-09-08
1
-2
/
+1
|
/
*
Restored auto snapping of controls to pixels, fixes #10847 and probably sever...
Juan Linietsky
2017-09-07
1
-0
/
+3
*
Merge pull request #10907 from SaracenOne/spatial_edit_drag
Rémi Verschelde
2017-09-04
1
-17
/
+24
|
\
|
*
Added support for drag and drop in spatial editor.
SaracenOne
2017-09-03
1
-17
/
+24
*
|
2DEditor: enhance viewport cursor shape
Poommetee Ketson
2017-09-04
1
-0
/
+46
*
|
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-11
/
+11
*
|
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-1
/
+1
*
|
added icon updating to most ui elements
toger5
2017-08-30
1
-1
/
+42
|
/
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-200
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10591 from Rubonnek/possible-null-ptr-dereference
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
\
|
*
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
1
-1
/
+1
*
|
Merge pull request #10625 from Rubonnek/fixed-leaks
Rémi Verschelde
2017-08-27
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixed several memory leaks
Wilson E. Alvarez
2017-08-25
1
-0
/
+4
*
|
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-132
/
+120
|
/
*
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-1
/
+1
|
\
|
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-1
/
+1
*
|
Merge pull request #10300 from H4kor/anchor
Rémi Verschelde
2017-08-16
1
-7
/
+4
|
\
\
|
*
|
Showing anchor icon in editor if control-node is hidden (fixes #9542)
Niko Abeler
2017-08-13
1
-7
/
+4
|
|
/
*
|
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
1
-2
/
+2
|
\
\
|
*
|
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-2
/
+2
|
|
/
*
|
Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889
Juan Linietsky
2017-08-15
1
-1
/
+1
*
|
Avoids inverted anchors
Gilles Roudiere
2017-08-13
1
-8
/
+8
*
|
Adds a function to set Anchors with a layout preset
Gilles Roudiere
2017-08-13
1
-26
/
+19
*
|
Added the possibility to move all anchors at once when they are clustered
Gilles Roudiere
2017-08-13
1
-1
/
+13
[next]