Age | Commit message (Expand) | Author |
2018-04-04 | Merge pull request #17959 from AndreaCatania/kinfix2 | Rémi Verschelde |
2018-04-04 | Fixed kinematic sliding on trimesh | Andrea Catania |
2018-04-04 | Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter | Rémi Verschelde |
2018-04-03 | Merge pull request #17847 from Faless/lws_update | Rémi Verschelde |
2018-04-03 | Merge pull request #17865 from delftswa2018/enumLookupFix | Rémi Verschelde |
2018-04-03 | Merge pull request #17900 from AndreaCatania/area_mon | Rémi Verschelde |
2018-04-03 | Ctrl+Clicking a enum now scrolls down to it in the docs. | Felix Yang |
2018-04-03 | Merge pull request #17834 from Rubonnek/move-to-initializer-list | Rémi Verschelde |
2018-04-03 | Websocket client SSL support | Fabio Alessandrelli |
2018-04-03 | Generalize SSL cert reading from file | Fabio Alessandrelli |
2018-04-03 | Merge pull request #17940 from Alexander-Alekseev/mono_keep_csharp6 | Rémi Verschelde |
2018-04-03 | Merge pull request #17933 from Rubonnek/comment-debugging-messages | Rémi Verschelde |
2018-04-03 | [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo... | Alexander Alekseev |
2018-04-02 | Comment out some debugging messages when playing Theora files | Wilson E. Alvarez |
2018-04-02 | Abstracted the syntax highlighter from text edit | Paulb23 |
2018-04-02 | Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e... | Alexander Alekseev |
2018-04-01 | physics area added monitorable check | Andrea Catania |
2018-03-31 | Merge pull request #17878 from karroffel/nativescript-1.1-bughunt | Thomas Herzog |
2018-03-31 | [GDNative] fixed issue with library unloading order | karroffel |
2018-03-31 | [GDNative] added GDCALLINGCONV to instance binding functions | karroffel |
2018-03-31 | Merge pull request #17772 from Chaosus/monowrap | Ignacio Etcheverry |
2018-03-28 | Fix IPhone and OSX cross compilation | Fabio Alessandrelli |
2018-03-27 | Move GodotSharp and MonoBuildTab member variables to initializer list | Wilson E. Alvarez |
2018-03-26 | Added wrap functions to C# | Chaosus |
2018-03-24 | Fix mono basis GetEuler bug and marshalling/unmarshalling | Carter Anderson |
2018-03-24 | Merge pull request #17134 from aaronfranke/master | Ignacio Etcheverry |
2018-03-22 | Replace float with real_t, default Vectors, other misc C# improvements | Aaron Franke |
2018-03-21 | s/2017/2018/g for gles2, websocket, linux appdata | Poommetee Ketson |
2018-03-19 | Fix mono build properly! | PJB3005 |
2018-03-19 | Merge pull request #17603 from PJB3005/18-03-18-fix-mono-build-python3 | Rémi Verschelde |
2018-03-18 | Merge pull request #17619 from neikeq/mono-runtime-main-args | Ignacio Etcheverry |
2018-03-18 | Mono: Runtime main args and assembly search fixes | Ignacio Etcheverry |
2018-03-18 | Fix Mono builds with Python 3. | Pieter-Jan Briers |
2018-03-16 | Merge pull request #17179 from paulloz/mono-assemblies-preload-facades | Ignacio Etcheverry |
2018-03-15 | Merge pull request #17291 from Warlaan/master | Hein-Pieter van Braam |
2018-03-15 | Merge pull request #17388 from Hinsbart/mono_class_name | Rémi Verschelde |
2018-03-15 | Mono: Avoid invalid class names. | Andreas Haas |
2018-03-15 | Merge pull request #17529 from Noshyaar/patch-1 | Rémi Verschelde |
2018-03-15 | Fix script template on `_ready` behavior | Poommetee Ketson |
2018-03-14 | completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,... | Lars Kokemohr |
2018-03-13 | Fixed leak in BulletPhysicsServer | Wilson E. Alvarez |
2018-03-13 | Merge pull request #17235 from paulloz/mono-glue-enhancements | Ignacio Etcheverry |
2018-03-13 | [DOCS] Net.MultiplayerEnet: List returned errors | Max Hilbrunner |
2018-03-13 | Merge pull request #17079 from Noshyaar/leak2 | Rémi Verschelde |
2018-03-13 | Merge pull request #17255 from x1212/preload_enum_export_fix | Rémi Verschelde |
2018-03-11 | Fixes importing hdr files with extra header info | Jorn Van denbussche |
2018-03-09 | Update libwebm | ShyRed |
2018-03-06 | Merge pull request #17318 from robfram/silent-failure-ogg-9793 | Rémi Verschelde |
2018-03-06 | Fix silent failure of importing OGG Vorbis files | robfram |
2018-03-06 | Disable FreeType SIMD in HTML5 builds | Leon Krause |