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
*
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
6
-0
/
+26
*
|
Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix
Rémi Verschelde
2020-01-03
7
-6
/
+9
|
\
\
|
*
|
Fixed antialiasing option for Polygon2D
PouleyKetchoupp
2020-01-01
7
-6
/
+9
|
|
/
*
/
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
166
-332
/
+332
|
/
*
Fixed an issue with recording audio.
Catchawink
2019-12-12
1
-2
/
+3
*
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
4
-4
/
+4
|
\
|
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
4
-4
/
+4
*
|
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
|
Merge pull request #34039 from Eoin-ONeill-Yokai/multimeshfix
Rémi Verschelde
2019-12-05
1
-0
/
+1
|
\
\
|
*
|
Added method binding for `multimesh_create` that was missing from VisualServe...
Eoin O'Neill
2019-12-04
1
-0
/
+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
6
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed antialiased option for Polygon2D / Line2D
PouleyKetchoupp
2019-11-28
6
-7
/
+7
*
|
|
iOS modular build and export implementation.
bruvzg
2019-12-01
2
-0
/
+21
|
|
/
|
/
|
*
|
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
*
Merge pull request #33518 from BastiaanOlij/msaa_ext_modes
Rémi Verschelde
2019-11-11
2
-0
/
+4
|
\
|
*
Add special external MSAA modes for GLES2 Rift S/Quest and OpenXR optimisation
Bastiaan Olij
2019-11-11
2
-0
/
+4
*
|
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Memory leak and crash fixes
Rafał Mikrut
2019-11-10
1
-0
/
+1
*
|
Fixed Particles restart after visibility has been set to off and on again
PouleyKetchoupp
2019-11-09
4
-0
/
+8
*
|
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-08
1
-1
/
+1
|
\
\
|
*
|
Implement game camera override
Erik
2019-10-23
1
-1
/
+1
*
|
|
Fix 'r1' (and r2) may be used uninitialized warning in eq.cpp.
Marcel Admiraal
2019-11-08
1
-1
/
+3
*
|
|
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
*
|
|
|
Merge pull request #33259 from Chaosus/remove_gles2_switch_op
Rémi Verschelde
2019-11-02
1
-0
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Removed switch operator from GLES2 shader back-end
Yuri Roubinsky
2019-11-02
1
-0
/
+6
*
|
|
|
Merge pull request #33238 from qarmin/other_fixes
Rémi Verschelde
2019-11-01
1
-6
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
1
-6
/
+5
*
|
|
|
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
*
|
Merge pull request #32845 from madmiraal/rigidbody-mode-change
Rémi Verschelde
2019-10-25
2
-0
/
+4
|
\
\
|
*
|
Activate Body(2D)SW when switching to rigid or character mode.
Marcel Admiraal
2019-10-15
2
-0
/
+4
|
|
/
*
/
Fix leak in Physics2DServerSW
Rafał Mikrut
2019-10-24
1
-0
/
+1
|
/
*
Merge pull request #32799 from clayjohn/free_pools
Rémi Verschelde
2019-10-13
1
-0
/
+2
|
\
|
*
Properly free sky and lightmap caches in multithreaded server
clayjohn
2019-10-13
1
-0
/
+2
*
|
Merge pull request #32767 from madmiraal/body2d-can_sleep-default
Rémi Verschelde
2019-10-12
2
-2
/
+2
|
\
\
|
*
|
Fix mismatch between RigidBody(2D) and Body(2D)SW can_sleep defaults.
Marcel Admiraal
2019-10-12
2
-2
/
+2
|
|
/
*
/
Fix to make sure the capture buffers are deallocated at shutdown. Silences wa...
Saracen
2019-10-11
2
-0
/
+3
|
/
*
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
[next]