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
/
atlas_merging_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+2
*
Fixes TileSet atlas merging not working correctly
Gilles Roudière
2023-01-13
1
-24
/
+50
*
Add expand modes to TextureRect
kobewi
2023-01-12
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Make ID capitalization in tiles editor consistent
Haoyu Qiu
2022-12-07
1
-1
/
+1
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-2
/
+2
*
Make some Image methods static
kobewi
2022-10-14
1
-3
/
+1
*
Make `Vector2i` values paired with `EDSCALE` be just `Vector2`
Michael Alexsander
2022-09-08
1
-1
/
+1
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+1
*
Merge pull request #62827 from fire-forge/ok-cancel
Rémi Verschelde
2022-07-13
1
-1
/
+1
|
\
|
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-1
/
+1
*
|
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-5
/
+1
|
/
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-12
1
-1
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+4
*
TileSetAtlasSource: Make `get_tile_data` return `TileData *`
Rémi Verschelde
2022-01-28
1
-1
/
+1
*
Rename TextureRect.expand to ignore_texture_size
kobewi
2022-01-07
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-2
/
+2
*
Add a name to TileSet sources
Gilles Roudière
2021-10-14
1
-0
/
+1
*
Implement animated tiles
Gilles Roudière
2021-09-23
1
-5
/
+7
*
Add Get Center Method for Rect2/Rect2i and AABB.
Anilforextra
2021-09-21
1
-1
/
+1
*
Make action names translatable
Haoyu Qiu
2021-07-31
1
-1
/
+1
*
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
1
-0
/
+320