index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
texture_region_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
1
-7
/
+4
|
\
|
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-7
/
+4
*
|
Fix TextureRegionEditorPlugin popping up even when explicitly hidden
Bojidar Marinov
2019-07-13
1
-2
/
+14
|
/
*
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-1
/
+6
*
Fix scroll for texture_region and polygon_2d editor
Guilherme Felipe
2019-04-25
1
-3
/
+4
*
Fix TextureRegion margin bug introduced in #27122
LATRio
2019-04-05
1
-4
/
+4
*
Fixing zooming in TextureRegion
LATRio
2019-03-17
1
-25
/
+31
*
Make the Texture Region Editor able to edit regions of Sprite3Ds
Michael Alexsander Silva Dias
2019-01-21
1
-5
/
+35
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-12-06
1
-68
/
+83
*
Make TextureRegion grid settings occupy less space, closes #12679
Juan Linietsky
2018-11-10
1
-1
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Texture Region: Cache auto-slice information into the texture. Fixes #11503
Mariano Suligoy
2018-08-25
1
-65
/
+92
*
Added possibility to change color of 2d editor grid
Chaosus
2018-08-19
1
-1
/
+1
*
Changes to the TileSet and TextureRegion editors
Michael Alexsander Silva Dias
2018-08-14
1
-14
/
+7
*
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
1
-27
/
+1
*
-Ability to open resources in the same window
Juan Linietsky
2018-05-17
1
-4
/
+42
*
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
2018-03-27
1
-6
/
+4
*
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-03-13
1
-0
/
+1
|
\
|
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-0
/
+1
*
|
TileSet&TextureRegion: fix error when getting nonexistent tile
Poommetee Ketson
2018-03-02
1
-2
/
+5
*
|
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-28
1
-0
/
+1
|
/
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-7
/
+32
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-2
/
+5
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix misaligned zoom icon in Texture Region Editor plugin
William McKIE
2017-11-10
1
-0
/
+1
*
Finished transition of Patch9Rect to NinePatchRect
Indah Sylvia
2017-10-24
1
-45
/
+45
*
Merge pull request #11401 from SaracenOne/snapped_drag
Rémi Verschelde
2017-10-22
1
-15
/
+2
|
\
|
*
Added snapping to spatial drag and drop.
SaracenOne
2017-09-20
1
-15
/
+2
*
|
Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...
Indah Sylvia
2017-09-30
1
-1
/
+1
*
|
Removed most of the custom colors from the interface.
Daniel J. Ramirez
2017-09-25
1
-6
/
+7
*
|
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-1
/
+1
|
/
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-2
/
+5
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-6
/
+6
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-4
/
+4
*
Texture region now updates when changing an Atlas
Robert Hernandez
2017-06-29
1
-25
/
+13
*
Fix regresion on Texture Region Editor Plugin. Fixes#9282
Mariano Suligoy
2017-06-20
1
-1
/
+1
*
Merge pull request #8407 from Jylhis/popup_item_select_hide
Thomas Herzog
2017-06-20
1
-0
/
+1
|
\
|
*
Fix #7262
Jylhis
2017-04-14
1
-0
/
+1
*
|
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-37
/
+37
*
|
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-13
/
+13
*
|
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-26
/
+27
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-4
/
+5
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-392
/
+363
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+1012