aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-27Add an option to use zstd's recently introduced long range matching (off by d...Ferenc Arn5-6/+26
2017-10-27Fix shader compiler typo gl_FrotFaceScayze1-1/+1
2017-10-27Fix editor action button layoutJake Larson1-4/+4
2017-10-27[DOCS] Corrected some typing mistakes on Node2D.xmlMattUV1-4/+4
2017-10-26Sound support for Javascript (untested).Juan Linietsky2-3/+92
2017-10-26Update zstd to 1.3.2.Ferenc Arn34-3435/+5436
2017-10-26Remove HTTPClient::send_body_text and ::send_body_dataLeon Krause3-32/+0
2017-10-26Add language option button to project managersheepandshepherd2-2/+77
2017-10-26Fixes infinite loop in NavPolygonInstance warningsCédric Fuchs1-1/+1
2017-10-26Added description for camera2D missing membersHenrique Campos2-4/+8
2017-10-25Fix default C# scriptPrzmk1-1/+1
2017-10-25fix a 'proximity_fade_distacne' typo in materialJakub Grzesik1-1/+1
2017-10-25Added descriptions to RichTextLabelJason Anderson1-3/+20
2017-10-25Removes Script::get_node_type()Jerome6700013-41/+0
2017-10-25Fix text margins in value editor pop-up.Robin Arys1-7/+8
2017-10-25Add a function to get the full name of a localesheepandshepherd2-0/+17
2017-10-24[DOCS] CubeMapNathan Warden1-0/+8
2017-10-24Fix margin with tree drawingJakob Sinclair1-1/+1
2017-10-24classref: Sync with current sourceRémi Verschelde7-77/+175
2017-10-25Fix example code for EditorImportPluginvolzhs1-2/+2
2017-10-24Small fix in core/set.h and similar fix in core/map.hCradmon2-2/+0
2017-10-24Exit after generating mono glueIgnacio Etcheverry1-10/+30
2017-10-24Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry14-10/+60
2017-10-24Finished transition of Patch9Rect to NinePatchRectIndah Sylvia6-55/+55
2017-10-24fix editor crash when missing variable in pattern match dispatchjagt1-1/+2
2017-10-24Mono: Fix and cleanup build start errorsIgnacio Etcheverry3-19/+28
2017-10-24Added the ability to filter the list of locales in the Remap tab.DimOkGamer2-9/+215
2017-10-24Fix warning message format for addon pluginvolzhs1-5/+5
2017-10-24Monitor: add checkbox to monitor listPoommetee Ketson2-8/+10
2017-10-23Implemented vsync OS functions for OS XMarcelo Fernandez2-0/+20
2017-10-23missing set/get_collision_mask_bit() for RayCastJakub Grzesik4-0/+42
2017-10-23Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindingsBastiaan Olij1-0/+5
2017-10-23Improved monitors units and colors.Daniel J. Ramirez3-7/+86
2017-10-23Update AUTHORS and DONORS with current dataRémi Verschelde2-9/+44
2017-10-23Revert "Rename Schlick GGX to GGX."Rémi Verschelde6-11/+11
2017-10-23move button/joy constants to enumsjagt2-68/+70
2017-10-23Reduce default orbit inertia valuehomer6661-1/+1
2017-10-23Add UWP to Regex JIT blacklistGeorge Marques1-1/+1
2017-10-23[DOCS] RemoteTransform & RemoteTransform2Dmhilbrunner2-0/+16
2017-10-23[DOCS] @GlobalScopemhilbrunner1-4/+150
2017-10-23Use bresenham line in freehand tilemap painting to fill discontinuitiesMarc Gilleron1-14/+31
2017-10-23added some arvr docsGrosskopf5-0/+10
2017-10-23Added various docs, mostly mathematical basicsGrosskopf7-64/+85
2017-10-22Fixed memory leak with AStar classRobert Hernandez1-0/+1
2017-10-23Mono: Prevent raising exceptions in native codeIgnacio Etcheverry3-7/+54
2017-10-23[DOCS] EditorScript: Small formatting fixesmhilbrunner1-2/+2
2017-10-23[DOCS] BaseButtonJerome670001-2/+9
2017-10-23[DOCS] Stringmhilbrunner1-59/+84
2017-10-22[DOCS] ParallaxBackground and ParallaxLayerJerome670002-2/+12
2017-10-22Partially undo #11807.Ferenc Arn1-2/+2