summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03Merge pull request #17867 from beniwtv/tilemap-navigation-debugRémi Verschelde
2018-04-03Merge pull request #17857 from marcelofg55/wasapi_rate_adjustRémi Verschelde
2018-04-03Merge pull request #17836 from eska014/detect-emconfigRémi Verschelde
2018-04-03[mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...Alexander Alekseev
2018-04-02Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez
2018-04-02Comment out some debugging messages when playing Theora filesWilson E. Alvarez
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-04-02Merge pull request #17844 from Faless/uwp_fixRémi Verschelde
2018-04-02Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev
2018-04-01Added signal to VideoPlayer to notify when the video finished playingWilson E. Alvarez
2018-04-01Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson
2018-04-01physics area added monitorable checkAndrea Catania
2018-03-31Merge pull request #17878 from karroffel/nativescript-1.1-bughuntThomas Herzog
2018-03-31Fix UpdatePowerInfo method implementation in PowerIphone classIgors Vaitkus
2018-03-31[GDNative] fixed issue with library unloading orderkarroffel
2018-03-31[GDNative] added GDCALLINGCONV to instance binding functionskarroffel
2018-03-30Added missing end points for brief descriptions in the docs.Michael Alexsander Silva Dias
2018-03-31Merge pull request #17772 from Chaosus/monowrapIgnacio Etcheverry
2018-03-30README: Use HTTPS URL for image. (#17851)Maxwell Paul Brickner
2018-03-30Merge pull request #17871 from romlok/interpolated-docsMax Hilbrunner
2018-03-30[DOCS] Some content for InterpolatedCameraMel Collins
2018-03-30Implement missing navgiation polygon debugging in tilemapBenedikt Bär
2018-03-30Merge pull request #17866 from mhilbrunner/docs-collisionshapeMax Hilbrunner
2018-03-30[DOCS] Typo fix for CollisionShape[2D]mhilbrunner
2018-03-30Merge pull request #17861 from Faless/fix_js_httpLeon Krause
2018-03-30Fix bug in HTML5 HTTPClient.Fabio Alessandrelli
2018-03-29WASAPI driver will now resample when the device rate != audio/mix_rateMarcelo Fernandez
2018-03-30Improve side impulse calculationBastiaan Olij
2018-03-29Merge pull request #17831 from YeldhamDev/terminal_gles2Rémi Verschelde
2018-03-29Merge pull request #17825 from Faless/osxcross_fixRémi Verschelde
2018-03-29Fix UWP build after #17194Fabio Alessandrelli
2018-03-29Merge pull request #17839 from Noshyaar/1Poommetee Ketson
2018-03-29[Docs] fix typosPoommetee Ketson
2018-03-29Detect and configure JavaScript build per Emscripten configuration fileLeon Krause
2018-03-28[DOCS] Node & PackedScene (#17833)Max Hilbrunner
2018-03-28[DOCS] Generic6DOFJoint fixesMax Hilbrunner
2018-03-28Fixed some popups not shrinking their size back when losing items.Michael Alexsander Silva Dias
2018-03-28Fix IPhone and OSX cross compilationFabio Alessandrelli
2018-03-28Merge pull request #17785 from Rubonnek/simplify-canvas-item-logicGilles Roudiere
2018-03-28Removed redundant abs shader builtinChaosus
2018-03-28Merge pull request #17803 from Chaosus/snap2dGilles Roudiere
2018-03-28FIX: FILE_SHOW_IN_EXPLORER now correctly shows the file's directoryNikodem Lokatelj
2018-03-28Enable snapping in 2D when control key pressedChaosus
2018-03-27Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez
2018-03-27Add safety checks when handling Android inputRuslan Mustakov
2018-03-27Added shortcut to rename filesWilson E. Alvarez
2018-03-27Fix engine.js startGame() when loading from directoryLeon Krause
2018-03-27Allow custom path when using engine.js preloadFile() with URLLeon Krause
2018-03-27Fix engine.js preloadFile() with directoriesLeon Krause
2018-03-27Expose Emscripten libs to engine.js discreetlyLeon Krause