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
/
servers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #97260 from clayjohn/pixel_snap
Rémi Verschelde
2024-09-21
1
-2
/
+2
|
\
|
*
Calculate pixel snap in canvas space instead of world space
clayjohn
2024-09-20
1
-2
/
+2
*
|
Add external texture support (GLES3)
David Snopek
2024-09-20
12
-2
/
+60
|
/
*
Merge pull request #97217 from stuartcarnie/97185_subpixel_rendering
Rémi Verschelde
2024-09-20
1
-0
/
+5
|
\
|
*
[2D,Metal]: Fix subpixel blending; fix inconsistent blend state in Metal
Stuart Carnie
2024-09-20
1
-0
/
+5
*
|
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
20
-72
/
+76
|
/
*
Merge pull request #96928 from dsnopek/rename-and-expose-texture-create-external
Rémi Verschelde
2024-09-19
7
-0
/
+214
|
\
|
*
Expose a function to create textures from a native handle in the compatibilit...
David Snopek
2024-09-19
7
-0
/
+214
*
|
Merge pull request #97130 from Rindbee/check-space-in-remove_soft_body_from_q...
Rémi Verschelde
2024-09-18
1
-1
/
+1
|
\
\
|
*
|
Add forgotten `get_space()` check in `GodotArea3D::remove_soft_body_from_quer...
风青山
2024-09-18
1
-1
/
+1
*
|
|
Merge pull request #97006 from Gaktan/project_dialog_vulkan_crash
Rémi Verschelde
2024-09-18
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Vulkan Instance initialized twice in ProjectDialog
Gaktan
2024-09-17
1
-0
/
+5
*
|
|
Merge pull request #97109 from pattlebass/pitch-shift-fix
Rémi Verschelde
2024-09-17
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
AudioEffectPitchShift: Fix distortion when pitch is 1.0
Fabian S.
2024-09-17
1
-0
/
+5
*
|
|
2D: Remove redundant assignment
Stuart Carnie
2024-09-17
1
-4
/
+4
|
/
/
*
|
Merge pull request #95915 from BlueCube3310/betsy-bc1
Rémi Verschelde
2024-09-16
1
-0
/
+1
|
\
\
|
*
|
Betsy: Add caching and BC1 compression support
BlueCube3310
2024-09-11
1
-0
/
+1
*
|
|
Merge pull request #92290 from clayjohn/LOD-fixes
Rémi Verschelde
2024-09-16
2
-53
/
+28
|
\
\
\
|
*
|
|
Use distance to AABB surface to calculate Mesh LOD instead of using supports
clayjohn
2024-09-11
2
-53
/
+28
*
|
|
|
2D: Fix use-after-free in batch rendering
Stuart Carnie
2024-09-14
2
-92
/
+91
*
|
|
|
Fix broken sky shader
Chaosus
2024-09-13
2
-18
/
+25
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #96875 from stuartcarnie/sgc/small_optimisations
Rémi Verschelde
2024-09-12
4
-18
/
+17
|
\
\
\
|
*
|
|
[Editor,Servers]: Minor optimizations
Stuart Carnie
2024-09-12
4
-18
/
+17
|
|
/
/
*
|
|
Merge pull request #95473 from Chaosus/shader_fix_switch_bugs
Rémi Verschelde
2024-09-12
2
-55
/
+71
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix shader incorrectly expects `int` on `uint` and vice-versa in cases
Chaosus
2024-09-11
2
-55
/
+71
*
|
|
2D: Add batching to RendererCanvasRenderRD
Stuart Carnie
2024-09-12
5
-903
/
+1282
|
|
/
|
/
|
*
|
Merge pull request #96858 from Chaosus/shader_fix_conditional_op
Rémi Verschelde
2024-09-11
2
-16
/
+16
|
\
\
|
*
|
Fix shader crash when using unary minus in expression
Chaosus
2024-09-11
2
-16
/
+16
|
|
/
*
/
Fix typo in XRInterface comment
TypeChecked
2024-09-11
1
-1
/
+1
|
/
*
Merge pull request #96092 from smix8/region_point_query
Rémi Verschelde
2024-09-10
6
-0
/
+12
|
\
|
*
Add navigation region point and segment queries
smix8
2024-09-10
6
-0
/
+12
*
|
Merge pull request #94893 from rune-scape/no-const-cast-mesh-storage
Rémi Verschelde
2024-09-10
5
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
Avoid const_cast in mesh_storage.h
rune-scape
2024-08-28
5
-7
/
+7
*
|
Merge pull request #96758 from RandomShaper/fix_the_shift_must_go_on
Rémi Verschelde
2024-09-09
1
-2
/
+2
|
\
\
|
*
|
RenderingDevice: Fix uncapped mipmap sizes causing div-by-zero
Pedro J. Estébanez
2024-09-09
1
-2
/
+2
*
|
|
Merge pull request #96572 from adamscott/fix-samples-leak
Rémi Verschelde
2024-09-09
3
-12
/
+39
|
\
\
\
|
*
|
|
Fix leak when using audio samples instead of streams
Adam Scott
2024-09-04
3
-12
/
+39
*
|
|
|
Add basic support to evaluate operator value in shader language
Yuri Rubinsky
2024-09-09
4
-119
/
+538
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #83536 from wareya/new_cubic
Rémi Verschelde
2024-09-08
1
-5
/
+5
|
\
\
\
|
*
|
|
Optimize cubic hermite algorithm in AudioStreamPlaybackResampled
wareya
2024-08-22
1
-5
/
+5
*
|
|
|
Merge pull request #96114 from BlueCube3310/sh-lightmap-packing
Rémi Verschelde
2024-09-06
2
-19
/
+18
|
\
\
\
\
|
*
|
|
|
LightmapGI: Pack L1 SH coefficients for directional lightmaps
BlueCube3310
2024-09-05
2
-19
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #95990 from Breush/76166-sky-auto-radiance
Rémi Verschelde
2024-09-04
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Sky: No more auto-selecting REALTIME mode if radiance is not 256
Alexis Breust
2024-09-04
1
-1
/
+1
*
|
|
|
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
StringName Dictionary keys
rune-scape
2024-08-29
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
2
-7
/
+7
*
|
|
|
|
Merge pull request #86809 from clayjohn/TAA-disocclusion
Rémi Verschelde
2024-09-03
2
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Tune TAA disocclusion scale to avoid rejecting all samples during motion.
clayjohn
2024-01-04
2
-3
/
+5
[next]