Age | Commit message (Expand) | Author |
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-30 | Fixed _issue_activated to take the correct issue id from the list | Nikodem Lokatelj |
2018-03-28 | Make heightmap shape usable from PhysicsServer | Marc Gilleron |
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-27 | Use radio-button-like menu entries where applicable | Pedro J. Estébanez |
2018-03-27 | Unify http- and percent- encode/decode | Pedro J. Estébanez |
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-16 | Implemented interface for bullet joint motors | Geoffrey |
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 |
2018-03-04 | fix enum from preloaded script in export | x1212 |
2018-03-04 | [mono] write classes with no constructor as abstract | Paul Joannon |
2018-03-04 | [mono] rename functions to conform to PascalCase | Paul Joannon |
2018-03-02 | [mono] add the 'Facades' subfolder to the searched directories in _preload_hook | Paul Joannon |
2018-03-02 | Merge pull request #17167 from Noshyaar/plane | Rémi Verschelde |