summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Expand)Author
2019-08-14Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde
2019-08-13Implemented do/while loops for shadersYuri Roubinski
2019-08-13Force user to initialize local shader constantsYuri Roubinski
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-12Fix recording bus regression.Saracen
2019-08-09Show that identifier found in function namesCameron Reikes
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directoriesMichael Alexsander Silva Dias
2019-08-07Merge pull request #31099 from Chaosus/shader_local_constRémi Verschelde
2019-08-07Merge pull request #31077 from qarmin/coverity_bugsRémi Verschelde
2019-08-07Merge pull request #30468 from SaracenOne/expose_audio_captureRémi Verschelde
2019-08-07Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin
2019-08-05Implemented local shader constantsYuri Roubinski
2019-07-31Merge pull request #30999 from nekomatata/fix-regression-godot-physicsRémi Verschelde
2019-07-31Reverted fix that makes sense for collision_solver_2d_sat but not for the 3d ...PouleyKetchoupp
2019-07-30Correct typo and format of commentsIAmActuallyCthulhu
2019-07-27Remove physics thread getting the gl contextsantouits
2019-07-23Update some dead links in the codebaseMichael Alexsander Silva Dias
2019-07-23Merge pull request #30716 from qarmin/fixed_static_analiser_codeRémi Verschelde
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-20Merge pull request #30349 from qarmin/fix_arvr_crash_at_exitRémi Verschelde
2019-07-20Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-16Merge pull request #30548 from Calinou/tweak-audio-cutoff-property-hintsRémi Verschelde
2019-07-16Allows to use non-constants in the local shader array initializerChaosus
2019-07-16Added local array initializerChaosus
2019-07-16Expose audio callbacks as signals.Saracen
2019-07-15Exposes capture methods to AudioServer, variable renames for consistency,Saracen
2019-07-15Implemented local shader arraysChaosus
2019-07-15Added missed "textureProjLod" shader built-in overload for 3D texturesChaosus
2019-07-12Tweak audio cutoff property hints to allow reasonable values onlyHugo Locurcio
2019-07-11Make the default return value on crash explicithbina085
2019-07-11Removed invalid mix shader overloadsChaosus
2019-07-10Merge pull request #30455 from qarmin/const_referenceRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-07-09Fix "not" shader function return typeChaosus
2019-07-08Merge pull request #30407 from qarmin/small_fixessRémi Verschelde
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-07-06Added release function to PoolVector::Access.Ibrahn Sahir
2019-07-06Fix code completion for shader editorgeequlim
2019-07-05Fix ARVRServer crash at exitqarmin
2019-07-05Merge pull request #30318 from bojidar-bg/28501-ysort-modulateRémi Verschelde
2019-07-04Ensure that nested YSort preserves intermediate modulate valuesBojidar Marinov
2019-07-02Fix various memory leaks and errorsBojidar Marinov
2019-07-01Merge pull request #29951 from raphael10241024/add_physics_2d_optimizeRémi Verschelde
2019-07-01Merge pull request #29980 from Dentrax/directed-by-qarminRémi Verschelde
2019-07-01Merge pull request #29413 from YeldhamDev/global_rate_scaleRémi Verschelde
2019-07-01fix some crashesFurkan Türkal
2019-06-27Merge pull request #30117 from santouits/mt-poolsRémi Verschelde
2019-06-27Free server id pools directly.santouits
2019-06-26Some code changed with Clang-Tidyqarmin