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
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+1
|
\
|
*
Add theme type variations for secondary Trees and ItemLists
passivestar
2024-11-19
1
-0
/
+1
*
|
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
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Merge pull request #83577 from DennisManaa/fix-translation-for-item-list
Rémi Verschelde
2024-01-04
1
-0
/
+1
|
\
|
*
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+1
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-3
/
+3
|
/
*
Merge pull request #80943 from rakkarage/tileset-atlas-merge-rgb8
Rémi Verschelde
2023-08-28
1
-1
/
+5
|
\
|
*
Convert TileSet Atlas Merge input images to RGBA8 to match output, if needed
Rakka Rage
2023-08-23
1
-1
/
+5
*
|
Include animation frames in tile atlas merge.
Rakka Rage
2023-08-23
1
-3
/
+15
|
/
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Refactor vector editor properties
kobewi
2023-05-31
1
-0
/
+1
*
Merge pull request #77382 from rakkarage/tileset_merge_crash
Rémi Verschelde
2023-05-26
1
-2
/
+3
|
\
|
*
Fix crash when using tile atlas merge with recreated alt tile
Rakka Rage
2023-05-23
1
-2
/
+3
*
|
Make tile atlas merge dialog use filter nearest mipmaps on both sides. To avo...
Rakka Rage
2023-05-23
1
-1
/
+2
|
/
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-2
/
+1
*
TileSet editor AtlasMergingDialog crash fix
kleonc
2023-03-28
1
-3
/
+2
*
Fix tile atlas merging crash
kobewi
2023-02-20
1
-1
/
+3
*
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