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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...
Kiro
2024-11-11
1
-0
/
+2
*
Merge pull request #98773 from KeyboardDanni/tileset_collision_priority
Thaddeus Crews
2024-11-10
2
-0
/
+33
|
\
|
*
Add collision priority property to TileSet physics layers
Danni
2024-11-02
2
-0
/
+33
*
|
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 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
*
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
2
-2
/
+2
*
|
|
|
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
2
-4
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
3
-10
/
+10
|
/
/
*
/
Fix error when undo tile deletion in TileSetAtlasSourceEditor
Haoyu Qiu
2024-10-18
1
-4
/
+4
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-19
/
+19
*
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
*
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
|
*
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
*
|
|
Implement multiple occlusion polygons within each TileSet occlusion layer
Gilles Roudière
2024-09-03
3
-27
/
+159
|
/
/
*
/
Extract navigation-related defaults to separate header
Pawel Lampe
2024-08-27
1
-1
/
+2
|
/
*
Merge pull request #92560 from smix8/navmesh2d_bake_partition
Rémi Verschelde
2024-08-19
2
-0
/
+28
|
\
|
*
Add triangulation partition option to 2D navigation mesh baking
smix8
2024-08-05
2
-0
/
+28
*
|
Add bounds function to NavigationMeshSourceGeometryData
smix8
2024-08-19
2
-0
/
+75
*
|
NavigationPolygon: Implement get/set_polygon fast paths.
Patrick Sean Klein
2024-08-17
3
-28
/
+66
*
|
Fix TileAtlasView bounds checks for transposed tiles
kleonc
2024-08-09
2
-1
/
+17
|
/
*
Fix NavigationPolygon not updating consistently on rebakes
smix8
2024-07-14
1
-0
/
+4
*
Fix thread-use causing navigation polygon data corruption
smix8
2024-06-21
2
-2
/
+47
*
Fix thread-use causing navigation source geometry data corruption
smix8
2024-06-21
2
-25
/
+55
*
TileSet: Maintain NavigationPolygon sub-polygons when rotating
Patrick Sean Klein
2024-06-13
1
-7
/
+5
*
Fix Steam input "crc" errors, and some other Coverity reports of uninitialize...
Rémi Verschelde
2024-05-31
1
-2
/
+2
*
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
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+3
*
Reset state of SkeletonModification2D when loaded from cache
johnsonbaugh
2024-04-23
2
-0
/
+7
*
Fix errors and warnings when loading Skeleton2D Modifications
johnsonbaugh
2024-04-23
6
-19
/
+45
*
Merge pull request #90994 from aaronp64/tileset_compressed_image
Rémi Verschelde
2024-04-22
1
-0
/
+5
|
\
|
*
Handle compressed images in TileSetAtlasSource::_create_padded_image_texture
aaronp64
2024-04-21
1
-0
/
+5
*
|
Add NavigationMeshSourceGeometryData append functions
smix8
2024-04-21
2
-0
/
+24
|
/
*
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
Aaron Franke
2024-04-15
5
-1
/
+1066
*
TileSet: don't save angular and linear physics velocities if they have their ...
Gilles Roudière
2024-04-08
1
-2
/
+14
*
Fixes "no cached rect" errors in TileMapLayer editor
Gilles Roudière
2024-04-04
1
-0
/
+2
*
Make physics debug respect outline setting inside editor
smix8
2024-04-01
1
-5
/
+0
*
[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
2
-5
/
+4
*
Fix call queue problems when loading TileSet
kobewi
2024-03-14
2
-17
/
+52
*
Speed up inspector updates for TileMap
kobewi
2024-03-07
1
-0
/
+4
*
Merge pull request #86208 from MarcusElg/betterworldboundary
Rémi Verschelde
2024-03-04
1
-4
/
+35
|
\
|
*
Improve visualisation of worldboundary2d editor
Marcus Elg
2024-02-27
1
-4
/
+35
*
|
Split monolithic physics class files
smix8
2024-02-27
2
-4
/
+4
|
/
*
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
42
-0
/
+14557