Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 2 | -2/+2 |
* | Core: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 10 | -10/+10 |
* | Merge pull request #25481 from hpvb/fix-ubsan-asan-reports | Rémi Verschelde | 2019-02-12 | 5 | -2/+22 |
|\ | |||||
| * | Fix many asan and ubsan reported issues | Hein-Pieter van Braam | 2019-01-30 | 5 | -2/+22 |
* | | Merge pull request #25550 from DualMatrix/fix-25357 | Rémi Verschelde | 2019-02-12 | 1 | -0/+19 |
|\ \ | |||||
| * | | Fixed Null appearing inside export variables with type hints and no default v... | DualMatrix | 2019-02-01 | 1 | -0/+19 |
* | | | Merge pull request #25783 from Xrayez/csg-shapes-visibility | Rémi Verschelde | 2019-02-12 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Fix CSGShape not updating on changing visibility | Andrii Doroshenko (Xrayez) | 2019-02-10 | 1 | -0/+7 |
* | | | | Use "origin" instead of "o" in Transform2D.Rotation | Carter Anderson | 2019-02-11 | 1 | -1/+1 |
* | | | | Merge pull request #25724 from aaronfranke/mono-transform | Ignacio Etcheverry | 2019-02-11 | 1 | -31/+26 |
|\ \ \ \ | |||||
| * | | | | [Mono] Fix Transform2D origin | Aaron Franke | 2019-02-09 | 1 | -31/+26 |
* | | | | | Merge pull request #25803 from neikeq/yy | Ignacio Etcheverry | 2019-02-11 | 3 | -56/+60 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add VSCode hint path for Windows | Ignacio Etcheverry | 2019-02-11 | 1 | -12/+41 |
| * | | | | Default to MSBuild from VS Build Tools instead of Mono's | Ignacio Etcheverry | 2019-02-11 | 3 | -52/+27 |
* | | | | | Merge pull request #25773 from neikeq/xx | Ignacio Etcheverry | 2019-02-10 | 2 | -1/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Fix exporting assemblies from wrong output path | Ignacio Etcheverry | 2019-02-10 | 1 | -1/+1 |
| * | | | | | Do not initialize Mono if 'res://.mono/' and mscorlib are missing | Ignacio Etcheverry | 2019-02-10 | 1 | -0/+23 |
| |/ / / / | |||||
* | | | | | Merge pull request #25774 from neikeq/fix-noreturn-attr-check | Ignacio Etcheverry | 2019-02-10 | 1 | -5/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix check to determine if [[noreturn]] attribute is usable | Ignacio Etcheverry | 2019-02-10 | 1 | -5/+1 |
| |/ / / / | |||||
* | | | | | doc: Misc formatting fixes | Rémi Verschelde | 2019-02-10 | 1 | -1/+1 |
* | | | | | doc: Sync classref with current source | Rémi Verschelde | 2019-02-10 | 1 | -0/+6 |
* | | | | | [Core] Rename Matrix3 file to Basis | Aaron Franke | 2019-02-09 | 2 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #25614 from QbieShay/issue_25425 | Rémi Verschelde | 2019-02-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix generating GDNative API struct for 1.1 | Karroffel | 2019-02-08 | 1 | -1/+1 |
* | | | | | Merge pull request #25650 from willnationsdev/script-icon | Rémi Verschelde | 2019-02-09 | 1 | -8/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Fix script class icon filepath lookups at runtime. | Will Nations | 2019-02-06 | 1 | -8/+12 |
* | | | | | | Mono: Create player script metadata when building manually | Ignacio Etcheverry | 2019-02-08 | 2 | -2/+13 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #25500 from daniel-abbott/BT_Debug_disable | Rémi Verschelde | 2019-02-08 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Disable BT_DEBUG, works around #25476 and #25431 | Daniel Abbott | 2019-02-08 | 1 | -2/+2 |
* | | | | | | Merge pull request #25518 from bojidar-bg/25505-wrong-type-error-message | Rémi Verschelde | 2019-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix wrong error messages for invalid arguments when calling functions through... | Bojidar Marinov | 2019-01-31 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Mono: Workaround to fix 'flushing' errors when building at editor startup | Ignacio Etcheverry | 2019-02-05 | 1 | -1/+25 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #25574 from neikeq/ss | Ignacio Etcheverry | 2019-02-03 | 5 | -114/+237 |
|\ \ \ \ | |||||
| * | | | | Mono: Lifetime fixes for CSharpInstance and instance binding data | Ignacio Etcheverry | 2019-02-03 | 5 | -114/+237 |
* | | | | | Mono: Fix default debugger agent argument never being used | Ignacio Etcheverry | 2019-02-03 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #25478 from neikeq/rr | Ignacio Etcheverry | 2019-02-03 | 24 | -143/+167 |
|\ \ \ \ | |||||
| * | | | | Mono: Fix MonoPosixHelper not being found | Ignacio Etcheverry | 2019-02-03 | 2 | -0/+38 |
| * | | | | Mono: Cleanup | Ignacio Etcheverry | 2019-02-03 | 24 | -143/+129 |
* | | | | | Avoid inertia calculation for empty shape - Bullet | Andrea Catania | 2019-01-30 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | Prevent upscaled SVG from exceeding Image bounds | Rémi Verschelde | 2019-01-28 | 1 | -0/+5 |
| |_|/ |/| | | |||||
* | | | Merge pull request #25401 from capnm/capnm-cleanup | Rémi Verschelde | 2019-01-28 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | Cleanup unused header | Martin Capitanio | 2019-01-28 | 1 | -2/+0 |
* | | | | Merge pull request #25379 from Faless/net/ws/mp_docs | Rémi Verschelde | 2019-01-28 | 3 | -3/+10 |
|\ \ \ \ | |||||
| * | | | | Update docs and errors for WebSocket module | Fabio Alessandrelli | 2019-01-28 | 3 | -3/+10 |
| |/ / / | |||||
* / / / | Fixed Rigidbody first frame center spawn | Andrea Catania | 2019-01-28 | 1 | -0/+3 |
|/ / / | |||||
* | | | Make CSG Shape work with GIProbe, fixes #20465 | Juan Linietsky | 2019-01-27 | 2 | -0/+16 |
* | | | Merge pull request #25314 from marxin/fix-24417-class-memaccess | Rémi Verschelde | 2019-01-27 | 1 | -5/+4 |
|\ \ \ | |||||
| * | | | Use placement new in texture_loader_pvr.cpp (#24417). | marxin | 2019-01-25 | 1 | -5/+4 |
* | | | | Mono: Test Windows binaries with lowercase extension | Rémi Verschelde | 2019-01-27 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Bullet: Enable BT_DEBUG on debug builds | Rémi Verschelde | 2019-01-27 | 1 | -0/+2 |