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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
/
texture_region_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1012
/
+0
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-0
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-15
/
+15
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-2
/
+2
*
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
some class renames
Juan Linietsky
2017-01-12
1
-2
/
+2
*
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
1
-5
/
+5
*
Type renames:
Juan Linietsky
2017-01-11
1
-3
/
+3
*
-All types have editable script now in properties
Juan Linietsky
2017-01-09
1
-1
/
+2
*
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...
Juan Linietsky
2017-01-08
1
-1
/
+1
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-1
/
+1
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-18
/
+18
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-16
/
+16
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
2016-12-03
1
-2
/
+2
*
Fix snap mode selector sticking in texture region module
Dmitry Kram
2016-11-27
1
-1
/
+1
*
Refresh TextureRegionEditor when region has been changed externally.
Andreas Haas
2016-10-11
1
-0
/
+7
*
Zoom texture region via mouse wheel
Daniel J. Ramirez
2016-08-09
1
-0
/
+4
*
TextureRegionEditor snap_mode fix.
Saracen
2016-08-04
1
-1
/
+1
*
Prevent crash in TextureRegionEditor. Fixes #5862
MarianoGNU
2016-07-22
1
-2
/
+12
*
Initialize missing variables. Fixes #5461
MarianoGNU
2016-06-28
1
-2
/
+2
*
Modify margins with mouse input
MarianoGNU
2016-06-20
1
-240
/
+289
*
Chance Snap for SnapMode and add AutoSlice option.
MarianoGNU
2016-06-20
1
-111
/
+291
*
Add support for AtlasTexture resources
Geequlim
2016-06-10
1
-6
/
+38
*
Enhanced StyleBoxTexture:
Geequlim
2016-06-05
1
-65
/
+102
*
Add plugin to pick texture region and patch margins for Patch9Frame
Geequlim
2016-06-05
1
-0
/
+691