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
*
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
6
-0
/
+148
*
Fix cppcheck const parameters
Markus Sauermann
2022-04-28
1
-2
/
+2
*
Merge pull request #60547 from BastiaanOlij/split_tonemapper_effect
Rémi Verschelde
2022-04-28
11
-309
/
+474
|
\
|
*
Splitting tonemapper into its own class
Bastiaan Olij
2022-04-28
11
-309
/
+474
*
|
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-27
10
-51
/
+51
|
\
\
|
*
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
10
-51
/
+51
*
|
|
Rename variable names for some singletons
Aaron Franke
2022-04-26
5
-47
/
+47
*
|
|
Fix "ortogonal" -> "orthogonal" typo in rasterizer code
Hugo Locurcio
2022-04-26
10
-33
/
+33
*
|
|
Prevent shader crash when using precision on boolean types
Yuri Roubinsky
2022-04-26
2
-63
/
+79
|
|
/
|
/
|
*
|
Fix clearing backbuffer if there are no items
NNesh
2022-04-25
1
-3
/
+13
*
|
Merge pull request #60407 from JFonS/fix_color_pass_lm
Rémi Verschelde
2022-04-25
1
-1
/
+12
|
\
\
|
*
|
Add missing color pass flags to the valid list
Joan Fons
2022-04-21
1
-1
/
+12
|
|
/
*
/
Implement Label3D node.
bruvzg
2022-04-22
5
-4
/
+170
|
/
*
Merge pull request #60175 from Geometror/visual-shader-vector4
Yuri Rubinsky
2022-04-20
1
-4
/
+4
|
\
|
*
Add Vector4 to VisualShader
Hendrik Brucker
2022-04-12
1
-4
/
+4
*
|
Merge pull request #60214 from JFonS/fix_depth_prepass
Clay John
2022-04-19
3
-6
/
+8
|
\
\
|
*
|
Fix depth pre-pass on all face cull modes
Joan Fons
2022-04-13
3
-6
/
+8
*
|
|
Moved particles into ParticlesStorage
Bastiaan Olij
2022-04-17
28
-2850
/
+3142
*
|
|
Move light, reflection probe and lightmap into LightStorage
Bastiaan Olij
2022-04-17
22
-1445
/
+1700
*
|
|
Merge canvas and decal into TextureStorage and add render target
Bastiaan Olij
2022-04-17
34
-2272
/
+1933
*
|
|
Merge pull request #60213 from JFonS/fix_depth_state
Rémi Verschelde
2022-04-13
1
-4
/
+8
|
\
\
\
|
*
|
|
Fix regression in rasterizer state
Joan Fons
2022-04-13
1
-4
/
+8
|
|
/
/
*
/
/
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-13
6
-33
/
+33
|
/
/
*
|
Merge pull request #60017 from timothyqiu/nav-server-free
Rémi Verschelde
2022-04-13
2
-2
/
+2
|
\
\
|
*
|
Rename NavigationServer's free method to free_rid
Haoyu Qiu
2022-04-08
2
-2
/
+2
|
|
/
*
|
Merge pull request #60171 from Chaosus/restore_aa
Yuri Rubinsky
2022-04-12
5
-11
/
+172
|
\
\
|
*
|
Restore antialiasing for `draw_line`
Yuri Roubinsky
2022-04-12
5
-11
/
+172
*
|
|
Merge pull request #60069 from Calinou/fsr-fix-editor-enum
Rémi Verschelde
2022-04-12
1
-8
/
+6
|
\
\
\
|
*
|
|
Fix 3D scaling enum size in the editor and improve descriptions
Hugo Locurcio
2022-04-09
1
-8
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #59825 from Chaosus/shader_fix
Rémi Verschelde
2022-04-12
2
-9
/
+6
|
\
\
\
|
*
|
|
Fix incorrect parsing array's `length()` at return statement in shader
Yuri Roubinsky
2022-04-03
2
-9
/
+6
*
|
|
|
Use less blur for distant directional shadow splits
Hugo Locurcio
2022-04-11
2
-6
/
+38
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #60102 from KoBeWi/graphememe
Rémi Verschelde
2022-04-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Improve shaped_text_get_word_breaks()
kobewi
2022-04-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #60137 from JFonS/fix_default_shadow_tex
Rémi Verschelde
2022-04-11
4
-8
/
+29
|
\
\
\
|
*
|
|
Fix Vulkan validation errors on default depth textures
jfons
2022-04-11
4
-8
/
+29
|
|
/
/
*
|
|
Merge pull request #57899 from Chaosus/fix_aa
Yuri Rubinsky
2022-04-11
1
-33
/
+192
|
\
\
\
|
*
|
|
Fix antialiasing for beginning/end of line in `canvas_item_add_polyline`
Yuri Roubinsky
2022-02-16
1
-33
/
+192
*
|
|
|
Merge pull request #60138 from JFonS/fix_spec_constants
Rémi Verschelde
2022-04-11
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Fix specialization constant updates in color passes
jfons
2022-04-11
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #59440 from bruvzg/fd_ref_counted
Rémi Verschelde
2022-04-11
2
-10
/
+8
|
\
\
\
\
|
*
|
|
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
2
-10
/
+8
|
|
/
/
/
*
/
/
/
[TextServer] Fix long selection performance.
bruvzg
2022-04-11
1
-26
/
+15
|
/
/
/
*
|
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
38
-158
/
+156
*
|
|
Merge pull request #58452 from marcgpuig/text-edit-backspace-fix
Rémi Verschelde
2022-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed ctrl + backspace on empty lines
Marc Garcia Puig
2022-04-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
29
-102
/
+102
*
|
|
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
Bastiaan Olij
2022-04-02
23
-2765
/
+3058
|
/
/
*
|
Merge pull request #59774 from Chaosus/shader_fix
Yuri Rubinsky
2022-04-01
1
-6
/
+18
|
\
\
|
*
|
Fix shader crashing when attempting to access `length()` at global space
Yuri Roubinsky
2022-04-01
1
-6
/
+18
[next]