summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-04-07Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky
2018-04-07Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky
2018-04-07Correct profiling_frame naming in pluginscriptEmmanuel Leblond
2018-04-06Fix Pluginscript add_global_constant mandatory value checkEmmanuel Leblond
2018-04-06Merge pull request #17899 from AndreaCatania/area_cleaningRémi Verschelde
2018-04-06Fixed physics server area cleaningAndrea Catania
2018-04-06[NativeScript] replace error macros by simple returnskarroffel
2018-04-05Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tagsThomas Herzog
2018-04-05Merge pull request #17806 from Zylann/fix_heightmap_shape_size_checkRémi Verschelde
2018-04-05[NativeScript] added global type tag systemkarroffel
2018-04-04Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighterPaulb23
2018-04-04Merge pull request #17965 from karroffel/gdnativelib-config-apiThomas Herzog
2018-04-04[GDNative] enable saving GDNativeLibrary as sub resourcekarroffel
2018-04-04[GDNative] easier GDNativeLib handlingkarroffel
2018-04-04Corrected physics query max result checkingAndrea Catania
2018-04-04Merge pull request #17959 from AndreaCatania/kinfix2Rémi Verschelde
2018-04-04Fixed kinematic sliding on trimeshAndrea Catania
2018-04-04Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighterRémi Verschelde
2018-04-03Merge pull request #17847 from Faless/lws_updateRémi Verschelde
2018-04-03Merge pull request #17865 from delftswa2018/enumLookupFixRémi Verschelde
2018-04-03Merge pull request #17900 from AndreaCatania/area_monRémi Verschelde
2018-04-03Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang
2018-04-03Merge pull request #17834 from Rubonnek/move-to-initializer-listRémi Verschelde
2018-04-03Websocket client SSL supportFabio Alessandrelli
2018-04-03Generalize SSL cert reading from fileFabio Alessandrelli
2018-04-03Merge pull request #17940 from Alexander-Alekseev/mono_keep_csharp6Rémi Verschelde
2018-04-03Merge pull request #17933 from Rubonnek/comment-debugging-messagesRémi Verschelde
2018-04-03[mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...Alexander Alekseev
2018-04-02Comment out some debugging messages when playing Theora filesWilson E. Alvarez
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-04-02Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev
2018-04-01physics area added monitorable checkAndrea Catania
2018-03-31Merge pull request #17878 from karroffel/nativescript-1.1-bughuntThomas Herzog
2018-03-31[GDNative] fixed issue with library unloading orderkarroffel
2018-03-31[GDNative] added GDCALLINGCONV to instance binding functionskarroffel
2018-03-31Merge pull request #17772 from Chaosus/monowrapIgnacio Etcheverry
2018-03-28Make heightmap shape usable from PhysicsServerMarc Gilleron
2018-03-28Fix IPhone and OSX cross compilationFabio Alessandrelli
2018-03-27Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-03-27Unify http- and percent- encode/decodePedro J. Estébanez
2018-03-26Added wrap functions to C#Chaosus
2018-03-24Fix mono basis GetEuler bug and marshalling/unmarshallingCarter Anderson
2018-03-24Merge pull request #17134 from aaronfranke/masterIgnacio Etcheverry
2018-03-22Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-03-19Fix mono build properly!PJB3005
2018-03-19Merge pull request #17603 from PJB3005/18-03-18-fix-mono-build-python3Rémi Verschelde
2018-03-18Merge pull request #17619 from neikeq/mono-runtime-main-argsIgnacio Etcheverry
2018-03-18Mono: Runtime main args and assembly search fixesIgnacio Etcheverry