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 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 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
|
|
/
/
|
/
|
|
*
|
|
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 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 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
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #96705 from elmajime/camera_from_external_feed
Thaddeus Crews
2024-11-04
1
-4
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Added external camera feed from external plugin on Android
maxime.chambefort
2024-10-30
1
-4
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
2
-4
/
+5
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #69197 from aaronfranke/fix-tiny-convex
Thaddeus Crews
2024-10-31
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix debug line drawing with tiny convex hull mesh colliders
Aaron Franke
2024-10-30
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #98303 from Chaosus/vs_transparency_preview
Yuri Rubinsky
2024-10-31
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add alpha channel display to vec4 previews of visual shader nodes
Chaosus
2024-10-18
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #98620 from zeux/lodgen-cleanup
Clay John
2024-10-30
2
-294
/
+5
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings
Arseny Kapoulkine
2024-10-28
2
-294
/
+5
*
|
|
|
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
10
-21
/
+21
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
10
-21
/
+21
*
|
|
|
|
|
|
Merge pull request #98529 from zeux/meshopt-22
Clay John
2024-10-27
2
-1
/
+8
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Update meshoptimizer to 0.22
Arseny Kapoulkine
2024-10-26
2
-1
/
+8
[next]