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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
27
-19
/
+411
|
\
|
*
Merge pull request #85443 from smix8/gridmap_castshadows
Thaddeus Crews
2024-11-27
2
-0
/
+38
|
|
\
|
|
*
Add ShadowCastingSetting to MeshLibrary / GridMap items
smix8
2024-11-27
2
-0
/
+38
|
*
|
Merge pull request #99743 from clayjohn/material-texture-mask
Thaddeus Crews
2024-11-27
1
-7
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Use Vector4 for texture mask in BaseMaterial to avoid converting to and from ...
clayjohn
2024-11-26
1
-7
/
+7
|
*
|
Merge pull request #97824 from TokageItLab/retarget-modifier
Thaddeus Crews
2024-11-26
4
-0
/
+15
|
|
\
\
|
|
*
|
Add RetargetModifier3D for realtime retarget to keep original rest
Silc Lizard (Tokage) Renew
2024-11-18
4
-0
/
+15
|
*
|
|
Add CollisionShape3D custom debug colours
Jamie Greunbaum
2024-11-26
20
-12
/
+351
|
|
|
/
|
|
/
|
*
|
|
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
4
-1
/
+198
|
\
|
|
|
*
|
Merge pull request #97388 from tetrapod00/visualshader-linear-srgb
Thaddeus Crews
2024-11-22
2
-1
/
+28
|
|
\
\
|
|
*
|
VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node
tetrapod00
2024-10-19
2
-1
/
+28
|
*
|
|
Merge pull request #99498 from carsonetb/mesh-gen-optimization
Thaddeus Crews
2024-11-22
1
-0
/
+169
|
|
\
\
\
|
|
*
|
|
Optimize mesh generation by preventing unneeded shape recalculations
Carson Bates
2024-11-21
1
-0
/
+169
|
*
|
|
|
Allow `SCREEN_UV` to be used in light function of spatial shader
Chaosus
2024-11-19
1
-0
/
+1
*
|
|
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
7
-40
/
+110
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #86195 from GreenCrowDev/curve3d_close
Thaddeus Crews
2024-11-18
2
-24
/
+94
|
|
\
\
\
\
|
|
*
|
|
|
Implement closed path for Curve3d
matricola787
2024-11-16
2
-24
/
+94
|
*
|
|
|
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
5
-16
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
10
-9
/
+37
|
\
|
|
|
|
|
*
|
|
|
Curve: Check for finiteness before performing calculations in `sample_baked()...
JWeisberg
2024-11-12
1
-0
/
+21
|
*
|
|
|
Merge pull request #98767 from jadeharley2/master
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CU...
jadeharley2
2024-11-11
1
-1
/
+1
|
*
|
|
|
|
Merge pull request #97352 from reduz/uids-everywhere
Thaddeus Crews
2024-11-11
2
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Universalize UID support in all resource types
Juan
2024-11-11
2
-0
/
+5
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge pull request #92986 from Repiteo/core/ref-instantiate-integration
Thaddeus Crews
2024-11-11
5
-8
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
5
-8
/
+8
|
|
|
/
/
/
/
|
*
/
/
/
/
Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...
Kiro
2024-11-11
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
8
-28
/
+101
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #98036 from bruvzg/para_btn_spacing
Thaddeus Crews
2024-11-10
2
-8
/
+37
|
|
\
\
\
\
|
|
*
|
|
|
[TextParagraph/Button] Add support for line spacing.
bruvzg
2024-10-10
2
-8
/
+37
|
*
|
|
|
|
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 #96841 from maidopi-usagi/tree_item_height_cache
Thaddeus Crews
2024-11-10
2
-0
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
replace computed height with cached item minimum size
MaidOpi
2024-11-07
2
-0
/
+6
|
*
|
|
|
|
|
|
Merge pull request #86600 from nikitalita/fix-missing-resources
Thaddeus Crews
2024-11-10
2
-15
/
+16
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Fix missing resource properties being dropped on save
nikitalita
2024-11-05
2
-15
/
+16
|
*
|
|
|
|
|
|
|
Merge pull request #94889 from rune-scape/no-const-list-erase
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Avoid const_cast in List::erase by requiring mutable elements
rune-scape
2024-11-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge pull request #98717 from nikitalita/fix-save-to-wav-caps
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
fix save to wav
nikitalita
2024-11-01
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
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
12
-56
/
+123
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #98801 from zeux/my-final-form
Thaddeus Crews
2024-11-05
4
-23
/
+92
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Rewrite index optimization code for maximum efficiency
Arseny Kapoulkine
2024-11-04
4
-23
/
+92
|
*
|
|
|
|
|
|
|
|
Merge pull request #98571 from timothyqiu/pname-no-editor
Thaddeus Crews
2024-11-05
2
-6
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Don't mark `PROPERTY_USAGE_NO_EDITOR` properties for translation
Haoyu Qiu
2024-10-26
2
-6
/
+6
|
*
|
|
|
|
|
|
|
|
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
3
-19
/
+19
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-17
/
+17
|
|
*
|
|
|
|
|
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
2
-2
/
+2
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
[next]