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
*
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
1
-1
/
+1
*
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
*
|
Make anchors snap to each other
Gilles Roudiere
2017-08-13
1
-25
/
+30
*
|
Displays percentages when dragging anchors
Gilles Roudiere
2017-08-13
1
-3
/
+46
*
|
Simplifies the canvas editor code
Gilles Roudiere
2017-08-13
1
-50
/
+36
*
|
Add lines to make understandable when anchors are snapped
Gilles Roudiere
2017-08-13
1
-22
/
+85
*
|
Snap anchors when dragged, depending on the zoom level
Gilles Roudiere
2017-08-13
1
-1
/
+21
*
|
Make anchors draggable
Gilles Roudiere
2017-08-13
1
-9
/
+92
*
|
Add anchor visualization
Gilles Roudiere
2017-08-13
1
-38
/
+72
*
|
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-2
/
+2
|
/
*
Improved add texture as node dialog
Daniel J. Ramirez
2017-08-10
1
-13
/
+15
*
Clean up canvas item when changing state, closes #5977
Juan Linietsky
2017-08-08
1
-0
/
+2
*
Attempt to resolve #4673
Juan Linietsky
2017-08-08
1
-1
/
+6
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-3
/
+3
*
Change the grid offset when the snap is set as relative
Gilles Roudiere
2017-07-25
1
-6
/
+15
*
Make uniform resize possible with side (top, left, right, bottom)
Gilles Roudiere
2017-07-20
1
-26
/
+30
*
Replaced the hard-to-understand _select by _select_click_on_empty_area and _s...
Gilles Roudiere
2017-07-20
1
-112
/
+65
*
Generalized _find_canvas_items_at_pos to remove _select_canvas_items_at_pos
Gilles Roudiere
2017-07-20
1
-68
/
+16
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-4
/
+4
*
Fixed button flat behavior when not in normal state.
Daniel J. Ramirez
2017-07-18
1
-0
/
+4
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-2
/
+2
*
Merge pull request #9577 from MarianoGnu/master
Rémi Verschelde
2017-07-17
1
-25
/
+33
|
\
|
*
Add anchor shortcut to fit parent
Mariano Suligoy
2017-07-14
1
-25
/
+33
*
|
focus box size fix for new theme
toger5
2017-07-16
1
-5
/
+0
|
/
*
Fix wrong cast to Node2D instead of Control
Rémi Verschelde
2017-07-08
1
-1
/
+1
*
Ability to set rotation and scaling pivot for controls.
Juan Linietsky
2017-07-06
1
-4
/
+54
*
Update some property names for animation keys.
Nuno Donato
2017-06-24
1
-10
/
+12
*
Merge pull request #8407 from Jylhis/popup_item_select_hide
Thomas Herzog
2017-06-20
1
-0
/
+2
|
\
|
*
Fix #7262
Jylhis
2017-04-14
1
-0
/
+2
*
|
Add settings to pan canvas editor with scrolling
Sean Bohan
2017-06-08
1
-20
/
+48
*
|
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-40
/
+40
*
|
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-11
/
+11
*
|
Fix crash when interacting with the 2d editor
George Marques
2017-05-23
1
-2
/
+2
*
|
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-61
/
+62
*
|
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-7
/
+2
|
\
\
|
*
|
New customizable editor theme
volzhs
2017-05-09
1
-1
/
+1
|
*
|
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-6
/
+1
*
|
|
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+2
|
/
/
*
/
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-1
/
+6
|
/
*
Merge pull request #8342 from volzhs/error-signal-dnd
Rémi Verschelde
2017-04-10
1
-1
/
+1
|
\
[next]