index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2019-09-20
Merge pull request #32150 from luzpaz/typos
Rémi Verschelde
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-19
Merge pull request #31202 from azagaya/light-data
Rémi Verschelde
2019-09-14
Implement shader array support for varyings
Chaosus
2019-09-06
Create shadow_vec for altering shadow computation
azagaya
2019-08-28
Merge pull request #31600 from Chaosus/shader_func_return_fix
Yuri Roubinsky
2019-08-28
Fix shader crash when users miss the return statement
Yuri Roubinski
2019-08-28
Typo fix: "differt" -> "different"
follower
2019-08-24
Merge pull request #31596 from Chaosus/shader_switch
Rémi Verschelde
2019-08-23
Fix uninitialized inertia value in Body2DSW
Andrii Doroshenko (Xrayez)
2019-08-23
Implements switch to shaders
Yuri Roubinski
2019-08-22
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-13
Implemented do/while loops for shaders
Yuri Roubinski
2019-08-13
Force user to initialize local shader constants
Yuri Roubinski
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
Fix recording bus regression.
Saracen
2019-08-09
Show that identifier found in function names
Cameron Reikes
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
Michael Alexsander Silva Dias
2019-08-07
Merge pull request #31099 from Chaosus/shader_local_const
Rémi Verschelde
2019-08-07
Merge pull request #31077 from qarmin/coverity_bugs
Rémi Verschelde
2019-08-07
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-07
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-05
Implemented local shader constants
Yuri Roubinski
2019-07-31
Merge pull request #30999 from nekomatata/fix-regression-godot-physics
Rémi Verschelde
2019-07-31
Reverted fix that makes sense for collision_solver_2d_sat but not for the 3d ...
PouleyKetchoupp
2019-07-30
Correct typo and format of comments
IAmActuallyCthulhu
2019-07-27
Remove physics thread getting the gl context
santouits
2019-07-23
Update some dead links in the codebase
Michael Alexsander Silva Dias
2019-07-23
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-20
Merge pull request #30349 from qarmin/fix_arvr_crash_at_exit
Rémi Verschelde
2019-07-20
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
Changed some code showed in LGTM and Coverage
qarmin
2019-07-16
Merge pull request #30548 from Calinou/tweak-audio-cutoff-property-hints
Rémi Verschelde
2019-07-16
Allows to use non-constants in the local shader array initializer
Chaosus
2019-07-16
Added local array initializer
Chaosus
2019-07-16
Expose audio callbacks as signals.
Saracen
2019-07-15
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
Implemented local shader arrays
Chaosus
2019-07-15
Added missed "textureProjLod" shader built-in overload for 3D textures
Chaosus
2019-07-12
Tweak audio cutoff property hints to allow reasonable values only
Hugo Locurcio
2019-07-11
Make the default return value on crash explicit
hbina085
2019-07-11
Removed invalid mix shader overloads
Chaosus
2019-07-10
Merge pull request #30455 from qarmin/const_reference
Rémi Verschelde
2019-07-10
Use reference to constant in functions
qarmin
2019-07-09
Fix "not" shader function return type
Chaosus
2019-07-08
Merge pull request #30407 from qarmin/small_fixess
Rémi Verschelde
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-06
Added release function to PoolVector::Access.
Ibrahn Sahir
[next]