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 #31600 from Chaosus/shader_func_return_fix
Yuri Roubinsky
2019-08-28
2
-0
/
+62
|
\
|
*
Fix shader crash when users miss the return statement
Yuri Roubinski
2019-08-28
2
-0
/
+62
*
|
Typo fix: "differt" -> "different"
follower
2019-08-28
1
-1
/
+1
|
/
*
Merge pull request #31596 from Chaosus/shader_switch
Rémi Verschelde
2019-08-24
2
-1
/
+207
|
\
|
*
Implements switch to shaders
Yuri Roubinski
2019-08-23
2
-1
/
+207
*
|
Fix uninitialized inertia value in Body2DSW
Andrii Doroshenko (Xrayez)
2019-08-23
1
-0
/
+1
|
/
*
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-22
3
-13
/
+18
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
4
-13
/
+1
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
4
-13
/
+1
*
|
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
|
/
*
Fix recording bus regression.
Saracen
2019-08-12
1
-1
/
+1
*
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
6
-66
/
+18
*
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
*
|
Merge pull request #31077 from qarmin/coverity_bugs
Rémi Verschelde
2019-08-07
4
-9
/
+6
|
\
\
|
*
|
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-07
4
-9
/
+6
|
|
/
*
|
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-07
4
-45
/
+86
|
\
\
|
|
/
|
/
|
|
*
Expose audio callbacks as signals.
Saracen
2019-07-16
1
-0
/
+6
|
*
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
4
-45
/
+80
*
|
Merge pull request #30999 from nekomatata/fix-regression-godot-physics
Rémi Verschelde
2019-07-31
1
-2
/
+2
|
\
\
|
*
|
Reverted fix that makes sense for collision_solver_2d_sat but not for the 3d ...
PouleyKetchoupp
2019-07-31
1
-2
/
+2
*
|
|
Correct typo and format of comments
IAmActuallyCthulhu
2019-07-30
1
-3
/
+3
|
/
/
*
|
Remove physics thread getting the gl context
santouits
2019-07-27
1
-2
/
+0
*
|
Update some dead links in the codebase
Michael Alexsander Silva Dias
2019-07-23
2
-2
/
+2
*
|
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
8
-27
/
+20
|
\
\
|
*
|
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
8
-27
/
+20
*
|
|
Merge pull request #30349 from qarmin/fix_arvr_crash_at_exit
Rémi Verschelde
2019-07-20
1
-4
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix ARVRServer crash at exit
qarmin
2019-07-05
1
-4
/
+12
*
|
|
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
2
-18
/
+11
|
\
\
\
|
*
|
|
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
2
-18
/
+11
*
|
|
|
Merge pull request #30548 from Calinou/tweak-audio-cutoff-property-hints
Rémi Verschelde
2019-07-16
3
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Tweak audio cutoff property hints to allow reasonable values only
Hugo Locurcio
2019-07-12
3
-6
/
+6
|
|
/
/
/
*
|
|
|
Allows to use non-constants in the local shader array initializer
Chaosus
2019-07-16
1
-4
/
+0
*
|
|
|
Added local array initializer
Chaosus
2019-07-16
2
-15
/
+184
|
|
_
|
/
|
/
|
|
*
|
|
Implemented local shader arrays
Chaosus
2019-07-15
2
-750
/
+946
*
|
|
Added missed "textureProjLod" shader built-in overload for 3D textures
Chaosus
2019-07-15
1
-0
/
+4
|
/
/
*
|
Make the default return value on crash explicit
hbina085
2019-07-11
1
-2
/
+2
*
|
Removed invalid mix shader overloads
Chaosus
2019-07-11
1
-4
/
+0
*
|
Merge pull request #30455 from qarmin/const_reference
Rémi Verschelde
2019-07-10
4
-4
/
+4
|
\
\
|
*
|
Use reference to constant in functions
qarmin
2019-07-10
4
-4
/
+4
*
|
|
Fix "not" shader function return type
Chaosus
2019-07-09
1
-3
/
+3
|
/
/
*
|
Merge pull request #30407 from qarmin/small_fixess
Rémi Verschelde
2019-07-08
1
-5
/
+5
|
\
\
|
*
|
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-5
/
+5
|
|
/
*
|
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
3
-4
/
+4
*
|
Fix code completion for shader editor
geequlim
2019-07-06
2
-20
/
+27
|
/
*
Merge pull request #30318 from bojidar-bg/28501-ysort-modulate
Rémi Verschelde
2019-07-05
2
-6
/
+12
|
\
|
*
Ensure that nested YSort preserves intermediate modulate values
Bojidar Marinov
2019-07-04
2
-6
/
+12
*
|
Fix various memory leaks and errors
Bojidar Marinov
2019-07-02
1
-0
/
+2
|
/
[next]