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
/
tile_data_editors.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #71545 from groud/fix_rect_draw_tileset
Rémi Verschelde
2023-01-17
1
-17
/
+17
|
\
|
*
Fixes rectangle painting when dragging outside the atlas area
Gilles Roudière
2023-01-17
1
-17
/
+17
*
|
Make keyboard shortcuts in tile data editors consistent with tilemap editor. ...
Gilles Roudière
2023-01-16
1
-22
/
+28
|
/
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-14
/
+22
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
TileSet Simplify tile shape polygons
kleonc
2022-12-19
1
-1
/
+16
*
Improve TileSetAtlasSourceEditor UI
Haoyu Qiu
2022-12-10
1
-4
/
+0
*
Merge pull request #67283 from KoBeWi/one_way_ticket
Rémi Verschelde
2022-12-09
1
-2
/
+21
|
\
|
*
Add one-way indicator to tile collision editor
kobewi
2022-10-24
1
-2
/
+21
*
|
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+5
*
|
Update TileSet preview when paint custom data changes
Haoyu Qiu
2022-11-27
1
-0
/
+1
*
|
Merge pull request #69124 from zaevi/tilemap_fix_alternative_tile
Rémi Verschelde
2022-11-25
1
-1
/
+8
|
\
\
|
*
|
[TileMap] Fix alternative tile issues.
Zae
2022-11-25
1
-1
/
+8
*
|
|
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-14
/
+10
|
/
/
*
|
Code simplifications found by cppcheck
Markus Sauermann
2022-11-21
1
-3
/
+0
*
|
Merge pull request #66557 from MisterMX/fix/tileset-custom-data-type-reload-e...
Rémi Verschelde
2022-11-17
1
-0
/
+5
|
\
\
|
*
|
fix(tileset): Recreate custom data editor if type has changed
MisterMX
2022-09-28
1
-0
/
+5
*
|
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-10
/
+10
|
\
\
\
|
*
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-10
/
+10
|
|
|
/
|
|
/
|
*
/
|
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
1
-5
/
+5
|
/
/
*
|
Merge pull request #59468 from EricEzaM/fix-zoom-shortcuts
Rémi Verschelde
2022-10-13
1
-0
/
+1
|
\
\
|
*
|
Fix zoom in/out keyboard shortcuts not working since the introduction of Edit...
Eric M
2022-09-24
1
-0
/
+1
|
|
/
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-18
/
+18
*
|
Right-click to erase TileSet terrains and bugfixes
Gilles Roudière
2022-09-16
1
-82
/
+122
|
/
*
Remove / Replace old Navigation Debug Visualization
smix8
2022-09-07
1
-2
/
+11
*
Add `is_zero_approx` methods to `Vector2`, `3`, and `4`
Jonathan Nicholl
2022-09-02
1
-1
/
+1
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-24
/
+24
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+3
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-10
/
+10
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-10
/
+10
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-3
/
+0
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-9
/
+17
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-2
/
+2
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-7
/
+10
*
Improve TileSet editor and add more suffixes
FireForge
2022-06-20
1
-2
/
+4
*
Merge pull request #61809 from groud/terrain_center_bit
Rémi Verschelde
2022-06-13
1
-45
/
+120
|
\
|
*
Add terrain center bit
Gilles Roudière
2022-06-10
1
-45
/
+120
*
|
Add shortcuts to GenericTilePolygonEditor
kobewi
2022-06-07
1
-6
/
+6
|
/
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-15
/
+15
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-14
/
+14
*
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-2
/
+2
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-20
/
+10
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+13
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-1
/
+1
*
Merge pull request #57365 from pycbouh/editor-icons-uniformity
Rémi Verschelde
2022-01-28
1
-8
/
+9
|
\
|
*
Fix theme application in various curve editors
Yuri Sizov
2022-01-29
1
-8
/
+9
*
|
TileSetAtlasSource: Make `get_tile_data` return `TileData *`
Rémi Verschelde
2022-01-28
1
-29
/
+29
|
/
*
Add tooltips to all tile data editor properties
PucklaMotzer09
2022-01-13
1
-0
/
+6
*
Merge pull request #56253 from PucklaMotzer09/tile_editor_select
Rémi Verschelde
2022-01-13
1
-0
/
+13
|
\
|
*
Correctly deselect properties of TileDataCollisionEditor
PucklaMotzer09
2021-12-26
1
-0
/
+13
[next]