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
/
tile_set_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
1
-298
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-7
/
+7
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-3
/
+3
*
Allow mouse zooming without hovering the texture in the TileSet editor
Hugo Locurcio
2020-06-03
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-2
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fixed another point grabbing issue at lower zoom levels.
Norton Corbett
2019-12-01
1
-0
/
+2
*
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-04
1
-0
/
+1
*
Added drag and drop to the tileset plugin.
dankan1890
2019-08-26
1
-0
/
+6
*
Revert "Expose "meta" to the Inspector"
Rémi Verschelde
2019-07-22
1
-1
/
+1
*
Merge pull request #22642 from YeldhamDev/inspector_metadata
Rémi Verschelde
2019-07-19
1
-1
/
+1
|
\
|
*
Expose "meta" to the Inspector
Michael Alexsander Silva Dias
2018-12-08
1
-1
/
+1
*
|
Use reference to constant in functions
qarmin
2019-07-10
1
-1
/
+1
*
|
editor save/delete layout dialog with layout list
hilfazer
2019-06-21
1
-1
/
+0
*
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
|
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-04-08
1
-1
/
+1
*
|
Merge pull request #26385 from MarianoGnu/tileset_editor
Rémi Verschelde
2019-03-03
1
-1
/
+27
|
\
\
|
*
|
TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...
Mariano Suligoy
2019-03-02
1
-1
/
+9
|
*
|
Allow to change selection of collision shapes added to the same tile. Fixes #...
Mariano Suligoy
2019-02-28
1
-0
/
+10
|
*
|
Allow to change selection around all tiles on the texture without clicking on...
Mariano Suligoy
2019-02-28
1
-0
/
+8
*
|
|
Make TileSet editor's workspace change size according to region changes
Michael Alexsander Silva Dias
2019-02-27
1
-0
/
+1
|
/
/
*
|
Added a create rectangle button to the tileset editor.
MrCdK
2019-02-20
1
-0
/
+1
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
|
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-30
1
-0
/
+9
*
|
General fixes for the TileSet editor
Michael Alexsander Silva Dias
2018-12-24
1
-1
/
+1
|
/
*
Add Z-Index for Autotile
Guilherme Felipe
2018-12-07
1
-0
/
+3
*
Hide "Script" section in the "TilesetEditorContext"
Michael Alexsander Silva Dias
2018-12-07
1
-0
/
+2
*
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-12-06
1
-3
/
+6
*
support New TileSet Editor zooming use CTRL/CMD + MouseWheel
Liangdi
2018-10-26
1
-0
/
+8
*
Changes to the TileSet and TextureRegion editors
Michael Alexsander Silva Dias
2018-08-14
1
-2
/
+5
*
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
1
-78
/
+82
*
TileSetEditorPlgn: use EditorHandle icon as handle
Poommetee Ketson
2018-03-02
1
-0
/
+3
*
TileSetEditorPlgn: Fix a leak
Poommetee Ketson
2018-02-27
1
-0
/
+1
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-64
/
+58
*
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-22
1
-0
/
+1
*
fix updating tileset list when assign texture and set autotile true
damarindra
2018-01-11
1
-0
/
+1
*
Fixing weird behaviour on autotile editor
damarindra
2018-01-05
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15185 from damarindra/master
Rémi Verschelde
2018-01-03
1
-0
/
+1
|
\
|
*
Improve : ease of use TileSet Editor
damarindra
2018-01-02
1
-0
/
+1
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Autotile Enhancement
damarindra
2017-12-28
1
-4
/
+22
*
Implement auto-tiling
Mariano Suligoy
2017-11-20
1
-0
/
+119
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...
Jon Ross
2017-05-19
1
-0
/
+1
[next]