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 #74708 from BastiaanOlij/fix_rd_texture
Rémi Verschelde
2023-03-10
7
-20
/
+14
|
\
|
*
Merge duplicate rd_texture functions
Bastiaan Olij
2023-03-10
7
-20
/
+14
*
|
Merge pull request #74707 from mihe/recovery-as-collision
Rémi Verschelde
2023-03-10
2
-3
/
+3
|
\
\
|
*
|
Add `recovery_as_collision` to extension binding of `_body_test_motion`
Mikael Hermansson
2023-03-10
2
-3
/
+3
|
|
/
*
|
Merge pull request #74671 from mihe/motion-bindings
Rémi Verschelde
2023-03-10
1
-2
/
+2
|
\
\
|
*
|
Fix extension bindings for motion collision/result structs
Mikael Hermansson
2023-03-09
1
-2
/
+2
|
|
/
*
|
Merge pull request #74242 from mihe/pick-ray
Rémi Verschelde
2023-03-10
2
-3
/
+3
|
\
\
|
*
|
Add `pick_ray` parameter to extension binding of `intersect_ray`
Mikael Hermansson
2023-03-02
2
-3
/
+3
*
|
|
Merge pull request #74019 from BastiaanOlij/split_last_effects
Rémi Verschelde
2023-03-10
12
-344
/
+310
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Move roughness limiter and sort into their own classes
Bastiaan Olij
2023-03-09
12
-344
/
+310
*
|
|
Merge pull request #74566 from clayjohn/GL-canvas-texture
Rémi Verschelde
2023-03-08
1
-0
/
+4
|
\
\
\
|
*
|
|
Avoid copying CanvasTexture when updating proxy
clayjohn
2023-03-07
1
-0
/
+4
*
|
|
|
Merge pull request #74533 from SlugFiller/fix-clip-no-children
Rémi Verschelde
2023-03-08
2
-10
/
+19
|
\
\
\
\
|
*
|
|
|
Fixes a canvas item set to clip children being drawn as black if no children ...
SlugFiller
2023-03-07
2
-10
/
+19
|
|
/
/
/
*
|
|
|
Merge pull request #74416 from SlugFiller/fix-skeleton2d-aabb
Rémi Verschelde
2023-03-08
1
-8
/
+9
|
\
\
\
\
|
*
|
|
|
Fix AABB calculation for meshes using Skeleton2D
SlugFiller
2023-03-05
1
-8
/
+9
*
|
|
|
|
Merge pull request #74349 from JohanAR/fix-instance-uniforms
Rémi Verschelde
2023-03-08
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix instance uniforms breaking when setting a new mesh.
Johan Aires Rastén
2023-03-04
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #74087 from bruvzg/get_screen_px
Rémi Verschelde
2023-03-06
2
-0
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and...
bruvzg
2023-03-01
2
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Error on hint_normal_roughness_texture and hint_depth_texture outside of spat...
Fabio Iotti
2023-03-03
1
-0
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #74269 from clayjohn/RD-more-timestamps
Rémi Verschelde
2023-03-03
1
-11
/
+18
|
\
\
\
|
*
|
|
Add a few more rendering timestamps
clayjohn
2023-03-02
1
-11
/
+18
|
|
/
/
*
|
|
Merge pull request #74151 from BastiaanOlij/add_world_origin_prop
Rémi Verschelde
2023-03-03
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add XRServer.world_origin property
Bastiaan Olij
2023-03-01
1
-0
/
+3
|
|
/
*
|
Merge pull request #74150 from BastiaanOlij/fix_mobile_msaa_2d
Rémi Verschelde
2023-03-02
3
-3
/
+17
|
\
\
|
*
|
Use MSAA 2D texture in multipass tonemapper
Bastiaan Olij
2023-03-01
3
-3
/
+17
|
|
/
*
|
Merge pull request #73919 from RandomCatDude/volumefog-spotlight-fix
Rémi Verschelde
2023-03-02
1
-14
/
+5
|
\
\
|
|
/
|
/
|
|
*
fix spotlight shadows in volumetric fog
RandomCatDude
2023-02-25
1
-14
/
+5
*
|
Merge pull request #73959 from clayjohn/GL-mobile-warnings
Rémi Verschelde
2023-02-26
3
-3
/
+57
|
\
\
|
*
|
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-26
3
-3
/
+57
|
|
/
*
|
Fix text server GDExtension build.
bruvzg
2023-02-26
3
-14
/
+14
*
|
Fix shader preprocessor include resource check
bitsawer
2023-02-26
1
-0
/
+5
|
/
*
Fixing issues with SSIL artifacts
Bastiaan Olij
2023-02-24
2
-8
/
+24
*
Fix issue with default textures requiring arrays when using multiview
Bastiaan Olij
2023-02-22
5
-10
/
+113
*
Merge pull request #73698 from clayjohn/SS-bias
Rémi Verschelde
2023-02-21
2
-4
/
+4
|
\
|
*
Increase SSAO and SSIL bias to account for variance in mipmap generation
clayjohn
2023-02-21
2
-4
/
+4
*
|
Merge pull request #73478 from NewDefectus/master
Rémi Verschelde
2023-02-21
2
-3
/
+2
|
\
\
|
*
|
Use the original canvas to calculate light positioning
Alon Ran
2023-02-21
2
-3
/
+2
*
|
|
Forbid passing multiview sampler to the custom function in shaders
Yuri Rubinsky
2023-02-21
13
-20
/
+42
|
|
/
|
/
|
*
|
Merge pull request #72917 from rburing/fix_trimesh_ccd
Rémi Verschelde
2023-02-20
1
-23
/
+57
|
\
\
|
*
|
Fix CCD in case of multiple supports in motion direction
Ricardo Buring
2023-02-10
1
-23
/
+57
*
|
|
Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale
Rémi Verschelde
2023-02-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix Editor hanging if audiostream's pitch_scale is NaN
stmSi
2022-12-24
1
-1
/
+1
*
|
|
|
Merge pull request #73195 from timothyqiu/weblate-comments
Rémi Verschelde
2023-02-17
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-1
/
+1
*
|
|
|
Merge pull request #68181 from MarianoGnu/fix-convex-hull-crash
Rémi Verschelde
2023-02-17
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Avoid memory corruption when GodotConvexPolygonShape3D is setup more than once
Mariano Javier Suligoy
2022-11-02
1
-0
/
+2
*
|
|
|
|
Merge pull request #73420 from clayjohn/SSAO-half-size
Rémi Verschelde
2023-02-17
2
-23
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Fix sampling bug when SSAO is using half size
clayjohn
2023-02-16
2
-23
/
+24
[next]