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
/
scene
/
resources
/
2d
/
tile_set.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-3
/
+37
|
\
|
*
Merge pull request #98773 from KeyboardDanni/tileset_collision_priority
Thaddeus Crews
2024-11-10
1
-0
/
+30
|
|
\
|
|
*
Add collision priority property to TileSet physics layers
Danni
2024-11-02
1
-0
/
+30
|
*
|
Merge pull request #98317 from YYF233333/vformat
Thaddeus Crews
2024-11-07
1
-3
/
+7
|
|
\
\
|
|
*
|
Optimize TileSetAtlasSource::_get_property_list
Yufeng Ying
2024-10-19
1
-3
/
+7
*
|
|
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-4
/
+4
|
\
|
|
|
|
*
|
|
Merge pull request #98571 from timothyqiu/pname-no-editor
Thaddeus Crews
2024-11-05
1
-4
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Don't mark `PROPERTY_USAGE_NO_EDITOR` properties for translation
Haoyu Qiu
2024-10-26
1
-4
/
+4
*
|
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-6
/
+6
|
\
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-6
/
+6
|
|
/
/
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Fix error when undo tile deletion in TileSetAtlasSourceEditor
Haoyu Qiu
2024-10-18
1
-4
/
+4
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
1
-2
/
+2
|
\
|
*
StringName Dictionary keys
rune-scape
2024-08-29
1
-2
/
+2
*
|
Implement multiple occlusion polygons within each TileSet occlusion layer
Gilles Roudière
2024-09-03
1
-24
/
+144
|
/
*
NavigationPolygon: Implement get/set_polygon fast paths.
Patrick Sean Klein
2024-08-17
1
-8
/
+9
*
Fix TileAtlasView bounds checks for transposed tiles
kleonc
2024-08-09
1
-1
/
+16
*
TileSet: Maintain NavigationPolygon sub-polygons when rotating
Patrick Sean Klein
2024-06-13
1
-7
/
+5
*
Fixes an index error in TileSet when caching transformed collision layers.
Patrick Sean Klein
2024-05-26
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-27
/
+27
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+3
*
Handle compressed images in TileSetAtlasSource::_create_padded_image_texture
aaronp64
2024-04-21
1
-0
/
+5
*
TileSet: don't save angular and linear physics velocities if they have their ...
Gilles Roudière
2024-04-08
1
-2
/
+14
*
[TileSet] Expose `TileData.is_valid_terrain_peering_bit`
A Thousand Ships
2024-03-26
1
-0
/
+1
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-3
/
+3
*
Fix call queue problems when loading TileSet
kobewi
2024-03-14
1
-17
/
+44
*
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-0
/
+6927