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
/
scene
/
resources
/
material.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-20
/
+20
*
Added ability to visualize native shaders
reduz
2021-01-06
1
-1
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Alpha Hash and Alpha2Coverage Implementation
Marios Staikopoulos
2020-11-02
1
-48
/
+90
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-8
/
+8
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
Refactored shadowmapping.
Juan Linietsky
2020-04-08
1
-10
/
+41
*
Re-implement subsurface scattering.
Juan Linietsky
2020-04-04
1
-0
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-4
/
+4
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-1
/
+1
*
Fix MIMPAMPS typos in constants throughout the engine
Andrii Doroshenko (Xrayez)
2020-02-20
1
-2
/
+2
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-0
/
+1
*
Modernized default 3D material, fixes material bugs.
Juan Linietsky
2020-02-11
1
-57
/
+121
*
Changes to material required to add custom shaders in RD renderer
Juan Linietsky
2020-02-11
1
-4
/
+0
*
Texture refactor
Juan Linietsky
2020-02-11
1
-4
/
+4
*
Merge pull request #35670 from clayjohn/material-flag-cache
Rémi Verschelde
2020-01-28
1
-1
/
+1
|
\
|
*
Add an extra bit to material flag cache
clayjohn
2020-01-28
1
-1
/
+1
*
|
doc: Complete documentation for VideoStreams
Rémi Verschelde
2020-01-26
1
-1
/
+1
|
/
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix bug where specularmode disabled is not cached
clayjohn
2019-11-25
1
-1
/
+1
*
Properly update texture when roughness/metallic set
clayjohn
2019-11-17
1
-0
/
+4
*
Merge pull request #30635 from KoBeWi/billbo_3dns
Rémi Verschelde
2019-08-29
1
-4
/
+2
|
\
|
*
Add a Billboard property for Sprite3D
Tomasz Chabora
2019-08-28
1
-4
/
+2
*
|
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-3
/
+0
|
/
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-2
/
+2
*
Implement shadow to opacity
Bastiaan Olij
2019-05-21
1
-0
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Moved dirty material lists from static to lifetime controlled by main.
Ibrahn Sahir
2018-11-21
1
-1
/
+1
*
Ability to toggle flipping of tangent and binormal in depth parallax material...
Juan Linietsky
2018-11-14
1
-0
/
+9
*
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-11-04
1
-2
/
+2
*
Fix some warnings raised by MSVC 2017
Rémi Verschelde
2018-10-03
1
-2
/
+2
*
-Lightmap and lightmap capture support for GLES2
Juan Linietsky
2018-09-28
1
-0
/
+2
*
Set uniform default values in inspector
JFonS
2018-09-13
1
-0
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Add distance based dithering to the default material.
Juan Linietsky
2018-08-22
1
-5
/
+13
*
Added keep scale flag to billboard materials
JFonS
2018-07-26
1
-1
/
+2
*
Add disable ambient light flag to shaders and materials
Alex Roman
2018-07-17
1
-1
/
+2
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-0
/
+2
*
Add render mode to ensure correct normals when using non-uniform scaling
JFonS
2018-06-21
1
-1
/
+2
*
Added flag on SpatialMaterial to disable shadows
JFonS
2018-03-29
1
-1
/
+2
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-1
/
+2
*
-Fix particles with size==0, closes #13931
Juan Linietsky
2017-12-06
1
-0
/
+6
*
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
Juan Linietsky
2017-12-04
1
-1
/
+2
*
-Ability to choose operator for emission, closes #10441
Juan Linietsky
2017-11-15
1
-0
/
+12
*
Revert "Rename Schlick GGX to GGX."
Rémi Verschelde
2017-10-23
1
-1
/
+1
*
Rename Schlick GGX to GGX.
Ferenc Arn
2017-10-21
1
-1
/
+1
[prev]
[next]