| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Abstracted the syntax highlighter from text edit | Paulb23 | 2018-04-02 | 5 | -0/+345 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #17847 from Faless/lws_update | Rémi Verschelde | 2018-04-03 | 5 | -24/+42 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | LWS v2.4.2, mbedTLS v2.8.0, Websocket SSL support | |||||
| | * | | | | | | | | | Websocket client SSL support | Fabio Alessandrelli | 2018-04-03 | 3 | -1/+39 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Generalize SSL cert reading from file | Fabio Alessandrelli | 2018-04-03 | 2 | -23/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #17865 from delftswa2018/enumLookupFix | Rémi Verschelde | 2018-04-03 | 1 | -1/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Ctrl+Clicking a enum now scrolls down to it in the docs. | |||||
| | * | | | | | | | | | | Ctrl+Clicking a enum now scrolls down to it in the docs. | Felix Yang | 2018-04-03 | 1 | -1/+26 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #17900 from AndreaCatania/area_mon | Rémi Verschelde | 2018-04-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | physics area added monitorable check | |||||
| | * | | | | | | | | | | physics area added monitorable check | Andrea Catania | 2018-04-01 | 1 | -1/+4 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #17834 from Rubonnek/move-to-initializer-list | Rémi Verschelde | 2018-04-03 | 2 | -21/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Move GodotSharp and MonoBuildTab member variables to initializer list | |||||
| | * | | | | | | | | | Move GodotSharp and MonoBuildTab member variables to initializer list | Wilson E. Alvarez | 2018-03-27 | 2 | -21/+15 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #17940 from Alexander-Alekseev/mono_keep_csharp6 | Rémi Verschelde | 2018-04-03 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now | |||||
| | * | | | | | | | | | [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we ↵ | Alexander Alekseev | 2018-04-03 | 1 | -6/+6 | |
| | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | most probably should keep C#6 yet | |||||
| * | | | | | | | | | Merge pull request #17933 from Rubonnek/comment-debugging-messages | Rémi Verschelde | 2018-04-03 | 1 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Comment out some debugging messages when playing Theora files | |||||
| | * | | | | | | | | | Comment out some debugging messages when playing Theora files | Wilson E. Alvarez | 2018-04-02 | 1 | -8/+12 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to ↵ | Alexander Alekseev | 2018-04-02 | 1 | -2/+2 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | exit without releasing the 'shapeInterface' pointer. | |||||
| * | | | | | | | | Merge pull request #17878 from karroffel/nativescript-1.1-bughunt | Thomas Herzog | 2018-03-31 | 2 | -16/+28 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | [GDNative] fixed issue with library unloading order and header update | |||||
| | * | | | | | | | [GDNative] fixed issue with library unloading order | karroffel | 2018-03-31 | 1 | -13/+25 | |
| | | | | | | | | | ||||||
| | * | | | | | | | [GDNative] added GDCALLINGCONV to instance binding functions | karroffel | 2018-03-31 | 1 | -3/+3 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #17772 from Chaosus/monowrap | Ignacio Etcheverry | 2018-03-31 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Add wrap functions to C# | |||||
| | * | | | | | | Added wrap functions to C# | Chaosus | 2018-03-26 | 1 | -0/+12 | |
| | |/ / / / / | ||||||
| * / / / / / | Fix IPhone and OSX cross compilation | Fabio Alessandrelli | 2018-03-28 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Fix mono basis GetEuler bug and marshalling/unmarshalling | Carter Anderson | 2018-03-24 | 2 | -86/+110 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #17134 from aaronfranke/master | Ignacio Etcheverry | 2018-03-24 | 12 | -288/+470 | |
| |\ \ \ \ \ | | | | | | | | | | | | | [Mono] Replace float with real_t, other misc C# improvements | |||||
| | * | | | | | Replace float with real_t, default Vectors, other misc C# improvements | Aaron Franke | 2018-03-22 | 13 | -289/+471 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Replace float with real_t in most files, defined at the top of each file via using. Objects such as Vector3 now accept doubles as inputs, and convert to real_t internally. I've added default Vectors such as Vector3.Zero. Other misc C# improvements such as Mathf.RoundToInt(). Color continues to use float only because high precision is not needed for 8-bit color math and to keep things simple. Everything seems to compile and work fine, but testing is requested, as this is the first time I've ever contributed to Godot. | |||||
| * | | | | | | s/2017/2018/g for gles2, websocket, linux appdata | Poommetee Ketson | 2018-03-21 | 24 | -48/+48 | |
| | | | | | | | ||||||
| * | | | | | | Fix mono build properly! | PJB3005 | 2018-03-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the mistake I made in #17603 to make it require Python > 3.6. | |||||
| * | | | | | | Merge pull request #17603 from PJB3005/18-03-18-fix-mono-build-python3 | Rémi Verschelde | 2018-03-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix Mono builds with Python 3. | |||||
| | * | | | | | | Fix Mono builds with Python 3. | Pieter-Jan Briers | 2018-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A subprocess call wasn't specifying an encoding, so this gave a TypeError in Python 3. | |||||
| * | | | | | | | Merge pull request #17619 from neikeq/mono-runtime-main-args | Ignacio Etcheverry | 2018-03-18 | 2 | -15/+42 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Mono: Runtime main args and assembly search fixes | |||||
| | * | | | | | | Mono: Runtime main args and assembly search fixes | Ignacio Etcheverry | 2018-03-18 | 2 | -15/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Setup runtime main args during initialization. This must be done manually by embedders who do not call mono_runtime_run_main. Fixes NullReferenceException in System.Environment. - Continue to search the assembly in the rest of the search locations if loading it from one of them failed. | |||||
| * | | | | | | | Merge pull request #17179 from paulloz/mono-assemblies-preload-facades | Ignacio Etcheverry | 2018-03-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | [mono] add the 'Facades' subfolder to the searched directories | |||||
| | * | | | | | | [mono] add the 'Facades' subfolder to the searched directories in _preload_hook | Paul Joannon | 2018-03-02 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #17291 from Warlaan/master | Hein-Pieter van Braam | 2018-03-15 | 2 | -4/+17 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | completed-signal for coroutines with more than one yield | |||||
| | * | | | | | | completed-signal is emitted by all GDScriptFunctionStates of a coroutine ↵ | Lars Kokemohr | 2018-03-14 | 2 | -4/+17 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | now, allowing to yield for completion of a function with more than one yield inside. | |||||
| * | | | | | | Merge pull request #17388 from Hinsbart/mono_class_name | Rémi Verschelde | 2018-03-15 | 2 | -2/+25 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Mono: Avoid invalid class names. | |||||
| | * | | | | | | Mono: Avoid invalid class names. | Andreas Haas | 2018-03-15 | 2 | -2/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow reserved keywords as class names and prefix base class with the Godot namespace if it's the same as the class name. Fixes #12483 | |||||
| * | | | | | | | Merge pull request #17529 from Noshyaar/patch-1 | Rémi Verschelde | 2018-03-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix script template on `_ready` behavior | |||||
| | * | | | | | | | Fix script template on `_ready` behavior | Poommetee Ketson | 2018-03-15 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fixed leak in BulletPhysicsServer | Wilson E. Alvarez | 2018-03-13 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #17235 from paulloz/mono-glue-enhancements | Ignacio Etcheverry | 2018-03-13 | 4 | -21/+22 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [Mono] change function names to PascalCase and set abstract classes as abstract | |||||
| | * | | | | | | | | [mono] write classes with no constructor as abstract | Paul Joannon | 2018-03-04 | 1 | -2/+3 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | [mono] rename functions to conform to PascalCase | Paul Joannon | 2018-03-04 | 3 | -19/+19 | |
| | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in: * StringExtensions.cs * Transform.cs | |||||
| * | | | | | | | | [DOCS] Net.MultiplayerEnet: List returned errors | Max Hilbrunner | 2018-03-13 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #17079 from Noshyaar/leak2 | Rémi Verschelde | 2018-03-13 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | GridMapEditorPlgn: fix a leak | |||||
| | * | | | | | | | GridMapEditorPlgn: fix a leak | Poommetee Ketson | 2018-02-27 | 1 | -2/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #17255 from x1212/preload_enum_export_fix | Rémi Verschelde | 2018-03-13 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fix enum from preloaded script in export | |||||
| | * | | | | | | | | fix enum from preloaded script in export | x1212 | 2018-03-04 | 1 | -4/+7 | |
| | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | without triggering unnecessary reloads and parsing. | |||||
| * | | | | | | | | Fixes importing hdr files with extra header info | Jorn Van denbussche | 2018-03-11 | 1 | -6/+10 | |
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | Update libwebm | ShyRed | 2018-03-09 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update of libwebm. Up-to-date version of libwebm contains several bugfixes that allow playback of files that would crash Godot otherwise. | |||||
| * | | | | | | | Merge pull request #17318 from robfram/silent-failure-ogg-9793 | Rémi Verschelde | 2018-03-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix silent failure of importing OGG Vorbis files | |||||
