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
/
tiles
/
tiles_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Expose TileMapLayer
Gilles Roudière
2024-04-03
1
-2
/
+2
*
Change TileMapEditor to TileMapLayerEditor
Gilles Roudière
2024-02-12
1
-5
/
+11
*
Merge pull request #80529 from KoBeWi/unfortunate_fix_is_unfortunate🤦...
Rémi Verschelde
2023-08-29
1
-1
/
+5
|
\
|
*
Fix TileSet not disappearing on deselecting TileMap
kobewi
2023-08-12
1
-1
/
+5
*
|
Fix `TileMapEditorPlugin` crash by storing tilemap ID instead of pointer
lawnjelly
2023-08-14
1
-1
/
+1
|
/
*
Fix TileSet with TileMap handling
kobewi
2023-08-09
1
-0
/
+2
*
Edit TileSet source on double click
kobewi
2023-07-30
1
-0
/
+5
*
Add separate editor plugin for TileMap and TileSet
kobewi
2023-07-26
1
-32
/
+45
*
Merge pull request #65370 from SaracenOne/tileset_editor_visibility_fixes
Rémi Verschelde
2023-01-13
1
-0
/
+2
|
\
|
*
Fix contextual visibility of tileset and tilemap editors
SaracenOne
2022-09-05
1
-0
/
+2
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Improve tile editor selection appearance
kobewi
2022-12-09
1
-0
/
+2
*
|
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
|
Fix crashing when editing the `TileSet` field
Kongfa Waroros
2022-10-10
1
-1
/
+1
|
/
*
Merge pull request #58361 from V-Sekai/tileset_editor_selection
Rémi Verschelde
2022-07-28
1
-0
/
+3
|
\
|
*
Fix contextual tileset editor and ensure button is always visible when tilese...
SaracenOne
2022-02-21
1
-0
/
+3
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-4
/
+4
|
/
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-3
/
+1
*
Allow sorting tileset sources
kobewi
2022-01-26
1
-1
/
+22
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix previews sometimes displaying wrong/blank image
Brian Semrau
2021-11-05
1
-1
/
+2
*
Use Callable in RS::request_frame_drawn_callback
Brian Semrau
2021-11-05
1
-2
/
+1
*
Remove the tilemap/tileset editor switch, move it to tabs
Gilles Roudière
2021-10-19
1
-37
/
+15
*
Implement TileMap patterns palette
Gilles Roudière
2021-10-19
1
-0
/
+21
*
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
1
-2
/
+2
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
1
-0
/
+114