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_atlas_view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-4
/
+4
|
\
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-4
/
+4
*
|
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
|
/
*
[Editor] Fix crash when editing TileMap
A Thousand Ships
2024-05-27
1
-2
/
+2
*
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
Draw materials in tile atlas view
kobewi
2023-06-07
1
-0
/
+5
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Fix premature theme item access in editor tools
Yuri Sizov
2023-04-03
1
-0
/
+7
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-3
/
+2
*
Fixes rectangle painting when dragging outside the atlas area
Gilles Roudière
2023-01-17
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-2
/
+2
*
Fix tileset image and background sometimes disappearing
MinusKube
2022-08-25
1
-0
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-18
/
+18
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+0
*
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-1
/
+1
*
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-1
/
+1
*
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
1
-0
/
+7
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Prevent tiles outside atlas texture
Gilles Roudière
2021-10-13
1
-4
/
+0
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
1
-1
/
+1
*
Implement painting properties over TileSets
Gilles Roudière
2021-06-29
1
-6
/
+13
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
1
-0
/
+153