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
*
fix for two incorrectly bound texture formats
Jordan Schidlowsky
2020-11-19
3
-3
/
+31
*
Check uniform set validity before freeing
Nick Swoboda
2020-11-18
1
-1
/
+3
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
32
-85
/
+0
*
Merge pull request #42167 from madmiraal/fix-42108
Rémi Verschelde
2020-11-16
4
-12
/
+2
|
\
|
*
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
Marcel Admiraal
2020-09-18
4
-12
/
+2
*
|
Fix new transform to pixel snapping logic
Rémi Verschelde
2020-11-15
1
-1
/
+1
*
|
Remove Attempted to free invalid ID error
Rafał Mikrut
2020-11-10
1
-2
/
+0
*
|
Merge pull request #43333 from YeldhamDev/global_rate_scale_min
Rémi Verschelde
2020-11-10
1
-0
/
+2
|
\
\
|
*
|
Disallow setting the AudioServer's 'global_rate_scale' to a value equal or in...
Michael Alexsander
2020-11-05
1
-0
/
+2
*
|
|
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
2
-5
/
+5
*
|
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
70
-110
/
+110
*
|
|
Fix "unifom" typo in RasterizerStorageRD method
Hugo Locurcio
2020-11-06
3
-3
/
+3
|
/
/
*
|
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
2
-0
/
+8
*
|
Implement DirectionalLight2D
reduz
2020-11-04
12
-190
/
+566
*
|
Alpha Hash and Alpha2Coverage Implementation
Marios Staikopoulos
2020-11-02
4
-13
/
+152
*
|
Refactor pixel snapping.
reduz
2020-10-30
12
-22
/
+68
*
|
Implement CanvasGroup and CanvasItem clipping
reduz
2020-10-28
13
-48
/
+370
*
|
Merge pull request #43058 from clayjohn/VULKAN-FXAA-bug
Rémi Verschelde
2020-10-25
1
-3
/
+2
|
\
\
|
*
|
Remove extra exposure multiply in FXAA
clayjohn
2020-10-24
1
-3
/
+2
*
|
|
Refactored 2D shader and lighting system
reduz
2020-10-24
17
-929
/
+982
|
/
/
*
|
Merge pull request #42949 from DavidSichma/shaderglobals
Rémi Verschelde
2020-10-22
1
-7
/
+7
|
\
\
|
*
|
Shader globals bugfixes
David Sichma
2020-10-21
1
-7
/
+7
*
|
|
Fix textureSize & texelFetch shader compilation errors
Yuri Roubinsky
2020-10-21
1
-0
/
+2
*
|
|
Remove unused `#define` from the tonemap shader
Hugo Locurcio
2020-10-20
1
-2
/
+0
|
/
/
*
|
Merge pull request #42915 from Yetizone/negative_lights_behavior
Rémi Verschelde
2020-10-19
1
-0
/
+4
|
\
\
|
*
|
tonemap.glsl: Ensure color parameter of tonemap_reinhard() is positive
Yetizone
2020-10-20
1
-0
/
+4
*
|
|
Merge pull request #42913 from Calinou/debanding-fix-brightness
Rémi Verschelde
2020-10-19
1
-2
/
+4
|
\
\
\
|
*
|
|
Fix debanding slightly brightening the whole viewport
Hugo Locurcio
2020-10-19
1
-2
/
+4
|
|
/
/
*
/
/
Fix invalid buffer updates in SDFGI
reduz
2020-10-19
1
-87
/
+94
|
/
/
*
|
Fixup method binding from #42910
Rémi Verschelde
2020-10-19
1
-1
/
+1
*
|
Merge pull request #42046 from Chaosus/fix_default_texture
Juan Linietsky
2020-10-19
1
-1
/
+7
|
\
\
|
*
|
Fix setting the default texture to shader
Yuri Roubinsky
2020-10-18
1
-1
/
+7
*
|
|
Merge pull request #38097 from Calinou/add-viewport-debanding
Juan Linietsky
2020-10-19
12
-9
/
+53
|
\
\
\
|
*
|
|
Add a debanding property to Viewport
Hugo Locurcio
2020-08-14
12
-9
/
+53
*
|
|
|
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
19
-1041
/
+735
*
|
|
|
Merge pull request #42077 from clayjohn/MSSAO
Juan Linietsky
2020-10-18
19
-735
/
+1041
|
\
\
\
\
|
*
|
|
|
Replace SAO implementation with MSSAO
clayjohn
2020-10-18
19
-735
/
+1041
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #41415 from clayjohn/VULKAN-shader-overrides
Juan Linietsky
2020-10-18
5
-1
/
+42
|
\
\
\
\
|
*
|
|
|
Add FOG, RADIANCE, and IRRADIANCE shader overrides
clayjohn
2020-10-18
5
-1
/
+42
*
|
|
|
|
Merge pull request #42201 from clayjohn/Vulkan-new-glow
Juan Linietsky
2020-10-18
11
-115
/
+117
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Optimize Glow with local memory
clayjohn
2020-10-18
11
-115
/
+117
*
|
|
|
|
Merge pull request #38949 from puchik/ssr-fix-cutoff
Juan Linietsky
2020-10-18
1
-7
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Continue tracing screen space reflection after encountering sky
Arman
2020-05-22
1
-7
/
+3
*
|
|
|
|
|
Merge pull request #41418 from clayjohn/Vulkan-aerial
Rémi Verschelde
2020-10-18
12
-25
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add aerial perspective to fixed fog
clayjohn
2020-10-17
12
-25
/
+55
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Refactor MethodBind to use variadic templates
reduz
2020-10-18
13
-13
/
+9
|
/
/
/
/
/
*
|
|
|
|
Fix "fixed" fog drawing in front of volumetric fog with a sky background
Hugo Locurcio
2020-10-15
2
-12
/
+15
*
|
|
|
|
Merge pull request #42804 from RandomShaper/fix_fft_window
Rémi Verschelde
2020-10-15
1
-10
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Fix application of window in FFT
Pedro J. Estébanez
2020-10-15
1
-10
/
+9
*
|
|
|
|
|
Fix typo in soft shadow quality project settings hints
Hugo Locurcio
2020-10-15
1
-2
/
+2
[next]