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
/
drivers
/
gles3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of normals that approach 1
Nick Hahn
2018-08-12
1
-1
/
+1
*
Merge pull request #20681 from DavidSichma/master
Juan Linietsky
2018-08-08
1
-0
/
+5
|
\
|
*
Keeping track of discard
David Sichma
2018-08-02
1
-0
/
+5
*
|
Tweak the default SpatialMaterial properties
Hugo Locurcio
2018-08-07
1
-7
/
+7
*
|
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-06
2
-2
/
+6
*
|
add 3D textures
Thomas Herzog
2018-07-30
6
-68
/
+275
|
/
*
Clear color was not correctly being set, fixes #4939
Juan Linietsky
2018-07-29
1
-1
/
+1
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
4
-64
/
+64
*
Merge pull request #20448 from volzhs/duplicated-code
Rémi Verschelde
2018-07-25
1
-22
/
+1
|
\
|
*
Remove duplicated codes
volzhs
2018-07-25
1
-22
/
+1
*
|
Merge pull request #18368 from Gamblify/RasterizerEngineSync
Rémi Verschelde
2018-07-25
4
-20
/
+7
|
\
\
|
|
/
|
/
|
|
*
Rasterizers are now in sync with engine
Gustav Lund
2018-06-05
4
-20
/
+7
*
|
Implemented Soft body
AndreaCatania
2018-07-23
2
-20
/
+0
*
|
Added some API to visual server so from control VRAM buffer is more easy
AndreaCatania
2018-07-23
2
-2
/
+24
*
|
transmission was broken, fix was made. Also fixed treshold.
Juan Linietsky
2018-07-22
3
-12
/
+12
*
|
Fix opaque pre pass not casting shadows
Juan Linietsky
2018-07-22
3
-2
/
+8
*
|
Shader lang: Properly assign INSTANCE_ID to gl_InstanceID
Rémi Verschelde
2018-07-22
1
-7
/
+1
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
3
-4
/
+4
*
|
Add disable ambient light flag to shaders and materials
Alex Roman
2018-07-17
2
-30
/
+27
*
|
Revert "Fix #19507 Not emitted particles affects performance"
Max Hilbrunner
2018-07-17
3
-11
/
+0
*
|
Merge pull request #19764 from malbach/godot_malbach
Max Hilbrunner
2018-07-17
3
-0
/
+11
|
\
\
|
*
|
Fix #19507 Not emitted particles affects performance
malbach
2018-06-25
3
-0
/
+11
|
|
/
*
|
Finally figured out how to implement AnimatedTexture properly.
Juan Linietsky
2018-07-16
4
-0
/
+32
*
|
Merge pull request #20096 from CptPotato/19163-aces-whitepoint
Max Hilbrunner
2018-07-12
1
-230
/
+218
|
\
\
|
*
|
reformatted and restructured tonemap.glsl
alex-poe
2018-07-12
1
-231
/
+218
|
*
|
added 'whitepoint' to ACES tonemapping
alex-2b17x4
2018-07-11
1
-4
/
+5
*
|
|
Merge pull request #19707 from toger5/fix_clipping_vflip
Max Hilbrunner
2018-07-12
1
-7
/
+12
|
\
\
\
|
*
|
|
fix clipping with v_flip fixes: #2929
toger5
2018-06-16
1
-7
/
+12
|
|
|
/
|
|
/
|
*
|
|
fix wrong loop condition in MultiMesh allocation
karroffel
2018-07-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-07-06
3
-12
/
+163
*
|
Move light 2D rotation to vertex shader
JFonS
2018-07-05
1
-5
/
+10
*
|
Fix regression of 2D light height
JFonS
2018-07-04
1
-1
/
+5
*
|
Merge pull request #19807 from JFonS/fix_light_vec_rotation
Rémi Verschelde
2018-07-04
1
-3
/
+2
|
\
\
|
*
|
Fix rotation of 2D lights
JFonS
2018-06-19
1
-3
/
+2
|
|
/
*
|
Merge pull request #19786 from JFonS/correct_normal_scaling
Rémi Verschelde
2018-07-04
2
-0
/
+13
|
\
\
|
*
|
Add render mode to ensure correct normals when using non-uniform scaling
JFonS
2018-06-21
2
-0
/
+13
|
|
/
*
|
Merge pull request #19682 from dragmz/particles_redraw_fix
Max Hilbrunner
2018-07-03
1
-0
/
+3
|
\
\
|
*
|
prevent redraws when an inactive Particles2D node is present
Marcin Zawiejski
2018-06-20
1
-0
/
+3
|
|
/
*
/
Added ability for SSAO to affect AO textures too
Juan Linietsky
2018-07-02
3
-7
/
+13
|
/
*
Merge pull request #19029 from BastiaanOlij/more_viewport_texture_fixes
Bastiaan Olij
2018-05-27
2
-8
/
+6
|
\
|
*
Fixed generating radiance texture when using viewport texture for sky
Bastiaan Olij
2018-05-19
2
-8
/
+6
*
|
Merge pull request #18884 from bojidar-bg/17698-screentex-bug
Max Hilbrunner
2018-05-26
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix a corner-case bug in _copy_texscreen in the gles3 renderer
Bojidar Marinov
2018-05-15
2
-5
/
+5
*
|
Fix UWP build after #14622.
bruvzg
2018-05-18
1
-2
/
+2
*
|
Fixes issue that a viewport texture doesn't work with particle shader
Bastiaan Olij
2018-05-18
1
-0
/
+3
|
/
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-1
/
+47
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-1
/
+47
*
|
Merge pull request #17845 from JFonS/disable_spatial_shadows
Juan Linietsky
2018-05-07
2
-0
/
+7
|
\
\
|
*
|
Added flag on SpatialMaterial to disable shadows
JFonS
2018-03-29
2
-0
/
+7
*
|
|
Merge pull request #18159 from ShyRed/viewportsky
Juan Linietsky
2018-05-07
1
-1
/
+5
|
\
\
\
[next]