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
/
visual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34671 from Chaosus/shader_hex_support
Rémi Verschelde
2020-01-08
1
-3
/
+9
|
\
|
*
Support for hex numbers in shaders
Yuri Roubinsky
2019-12-29
1
-3
/
+9
*
|
Add VisualServer methods to get the video adapter name and vendor
Hugo Locurcio
2020-01-06
4
-0
/
+22
*
|
Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix
Rémi Verschelde
2020-01-03
5
-4
/
+7
|
\
\
|
*
|
Fixed antialiasing option for Polygon2D
PouleyKetchoupp
2020-01-01
5
-4
/
+7
|
|
/
*
/
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
20
-40
/
+40
|
/
*
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
1
-1
/
+1
|
\
|
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-1
/
+1
*
|
Merge pull request #34061 from Chaosus/fix_shader_const
Rémi Verschelde
2019-12-03
1
-1
/
+1
|
\
\
|
*
|
Fix expressions for global constants in shaders
Yuri Roubinsky
2019-12-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #33857 from nekomatata/polygon-2d-antialiasing
Rémi Verschelde
2019-12-03
4
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fixed antialiased option for Polygon2D / Line2D
PouleyKetchoupp
2019-11-28
4
-5
/
+5
*
|
Fix crash when disabling a YSort node
Bojidar Marinov
2019-11-27
1
-8
/
+12
|
/
*
Fix Visual Studio throwing C4146 warning.
Marcel Admiraal
2019-11-18
1
-2
/
+2
*
Fixed Particles restart after visibility has been set to off and on again
PouleyKetchoupp
2019-11-09
2
-0
/
+4
*
Merge pull request #33153 from raphael10241024/fix_occluder
Rémi Verschelde
2019-11-05
1
-1
/
+1
|
\
|
*
fix occluders positions error under canvas_layer, close #32880
RaphaelHunter
2019-10-29
1
-1
/
+1
*
|
Prevents usage of unsupported texture shader types in GLES2
Yuri Roubinsky
2019-11-03
2
-25
/
+86
*
|
Removed switch operator from GLES2 shader back-end
Yuri Roubinsky
2019-11-02
1
-0
/
+6
*
|
Prevents shader crash on GLES2 if unsupported built-in has been used
Yuri Roubinsky
2019-10-31
2
-693
/
+693
*
|
Added check if field name in the shader is equal to builtin
Yuri Roubinsky
2019-10-29
2
-0
/
+42
|
/
*
Fix shader crash if non-boolean expression inserted into "if"
Yuri Roubinsky
2019-10-28
1
-0
/
+5
*
Improve error messages related to `shader_type`
Hugo Locurcio
2019-10-26
2
-11
/
+20
*
Properly free sky and lightmap caches in multithreaded server
clayjohn
2019-10-13
1
-0
/
+2
*
Fix invalid autocompletion pasting of shader param name
Yuri Roubinsky
2019-10-08
1
-1
/
+1
*
Merge pull request #32571 from DavidSichma/rect_flip
Rémi Verschelde
2019-10-08
1
-0
/
+11
|
\
|
*
Correctly flip texture src region
David Sichma
2019-10-05
1
-0
/
+11
*
|
Prevent shader crash if name of variable overrides function name
Yuri Roubinsky
2019-10-06
1
-0
/
+10
*
|
Prevent shader crash if function call been used on constant
Yuri Roubinsky
2019-10-06
1
-1
/
+9
*
|
Fix few redefinition name errors for variable/param/function in shaders
Yuri Roubinsky
2019-10-06
1
-6
/
+12
*
|
Removed unnecessary shader error log messages
Yuri Roubinsky
2019-10-02
1
-3
/
+1
|
/
*
Merge pull request #32275 from godotengine/skin_support
Rémi Verschelde
2019-09-23
3
-3
/
+0
|
\
|
*
Added skin support and simplified APIs to override bone position.
Juan Linietsky
2019-09-18
3
-3
/
+0
*
|
Merge pull request #32150 from luzpaz/typos
Rémi Verschelde
2019-09-20
1
-1
/
+1
|
\
\
|
*
|
Fix misc. source comment typos
luz.paz
2019-09-19
1
-1
/
+1
*
|
|
Merge pull request #31202 from azagaya/light-data
Rémi Verschelde
2019-09-19
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Create shadow_vec for altering shadow computation
azagaya
2019-09-06
1
-0
/
+1
*
|
|
Implement shader array support for varyings
Chaosus
2019-09-14
2
-5
/
+39
|
|
/
|
/
|
*
|
Fix shader crash when users miss the return statement
Yuri Roubinski
2019-08-28
2
-0
/
+62
*
|
Implements switch to shaders
Yuri Roubinski
2019-08-23
2
-1
/
+207
*
|
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
2
-6
/
+0
|
\
\
|
*
|
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
2
-6
/
+0
*
|
|
Implemented do/while loops for shaders
Yuri Roubinski
2019-08-13
1
-14
/
+49
*
|
|
Force user to initialize local shader constants
Yuri Roubinski
2019-08-13
1
-0
/
+9
|
/
/
*
|
Show that identifier found in function names
Cameron Reikes
2019-08-09
1
-0
/
+1
*
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
Michael Alexsander Silva Dias
2019-08-09
1
-8
/
+2
*
|
Merge pull request #31099 from Chaosus/shader_local_const
Rémi Verschelde
2019-08-07
2
-9
/
+44
|
\
\
|
*
|
Implemented local shader constants
Yuri Roubinski
2019-08-05
2
-9
/
+44
|
|
/
*
/
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-07
1
-0
/
+1
|
/
*
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
1
-2
/
+2
|
\
[next]