| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828 | Juan Linietsky | 2018-01-06 | 7 | -378/+0 | |
| * | | | | [GDNative] added reload property | karroffel | 2018-01-06 | 3 | -12/+42 | |
| * | | | | Fix build of GDMonoField | Rémi Verschelde | 2018-01-06 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | / | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 297 | -193/+628 | |
| | |/ |/| | ||||||
| * | | Merge pull request #15346 from neikeq/properties-are-overrated | Rémi Verschelde | 2018-01-04 | 20 | -169/+690 | |
| |\ \ | ||||||
| | * | | Mono: Add properties support in scripts | Ignacio Etcheverry | 2018-01-04 | 20 | -169/+690 | |
| * | | | Disable lto for gdnative wrapper | Emmanuel Leblond | 2018-01-04 | 1 | -0/+8 | |
| * | | | Merge pull request #15326 from robfram/issue-15303 | Rémi Verschelde | 2018-01-04 | 1 | -2/+10 | |
| |\ \ \ | ||||||
| | * | | | Fix Issue#15303 FreeBSD compilation error in thekla_atlas due to wrong defini... | robfram | 2018-01-04 | 1 | -2/+10 | |
| | |/ / | ||||||
| * | | | Merge pull request #13257 from AndreaCatania/master | Rémi Verschelde | 2018-01-04 | 9 | -171/+220 | |
| |\ \ \ | ||||||
| | * | | | Fixed kinematic movement stuck, Changed how shape scale works, Optimized | AndreaCatania | 2017-12-23 | 9 | -171/+220 | |
| * | | | | Merge pull request #15223 from ibrahn/ogg-data-leak-fix | Rémi Verschelde | 2018-01-04 | 2 | -0/+17 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | free associated audio data on AudioStreamOGGVorbis destruction | Ibrahn Sahir | 2017-12-31 | 2 | -0/+17 | |
| * | | | | doc: Sync classref with current source | Rémi Verschelde | 2018-01-03 | 1 | -0/+42 | |
| * | | | | Remove too verbose printf statements from VideoStreamTheora | samvila | 2018-01-03 | 1 | -9/+0 | |
| * | | | | Merge pull request #15114 from capnm/fix-bad-lightmap-crash | Rémi Verschelde | 2018-01-03 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Avoid thekla_unwrap crash | Martin Capitanio | 2017-12-31 | 1 | -0/+7 | |
| * | | | | | Merge pull request #15120 from AndreaCatania/gridm | Rémi Verschelde | 2018-01-03 | 2 | -0/+96 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added layer and mask in the gridmap node | AndreaCatania | 2017-12-28 | 2 | -0/+96 | |
| * | | | | | | Merge pull request #15089 from poke1024/funcref-warn | Rémi Verschelde | 2018-01-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Warn about funcref creation | Bernhard Liebl | 2017-12-26 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #15246 from vnen/uwp-gdnative | George Marques | 2018-01-01 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make GDNative DLLs work on UWP | George Marques | 2018-01-01 | 2 | -2/+5 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 310 | -626/+626 | |
| * | | | | | | | Merge pull request #15232 from neikeq/issue-15138-and-more | Rémi Verschelde | 2018-01-01 | 9 | -58/+119 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Mono: Change BindingsGenerator singleton to avoid StringName leaks | Ignacio Etcheverry | 2018-01-01 | 4 | -18/+30 | |
| | * | | | | | | | Mono: Script lifetime fixes | Ignacio Etcheverry | 2018-01-01 | 7 | -40/+89 | |
| * | | | | | | | | Merge pull request #15136 from neikeq/issue-15128 | Ignacio Etcheverry | 2017-12-31 | 1 | -49/+48 | |
| |\| | | | | | | | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Mono: Bindings no longer relie on DocData for accessors | Ignacio Etcheverry | 2017-12-29 | 1 | -49/+48 | |
| | | |_|/ / / | |/| | | | | ||||||
| * / | | | | | fix typo in switch statement | firefly2442 | 2017-12-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #14996 from neikeq/enums-mono | Noshyaar | 2017-12-27 | 10 | -296/+765 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Mono: Make the bindings generator output enums | Ignacio Etcheverry | 2017-12-24 | 10 | -296/+765 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #14997 from neikeq/issue-14988 | Ignacio Etcheverry | 2017-12-24 | 4 | -7/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | Marshal NULL MonoString* as empty Godot string | Ignacio Etcheverry | 2017-12-24 | 4 | -7/+15 | |
| | |/ / / | ||||||
| * | | | | Restored opus build since WebM needs it, but disabled it from code. | Juan Linietsky | 2017-12-24 | 2 | -11/+11 | |
| * | | | | -Removed OpenMP support, replaced by a custom class. | Juan Linietsky | 2017-12-24 | 1 | -1/+6 | |
| * | | | | Merge pull request #14982 from GodotExplorer/more-translate-text | Noshyaar | 2017-12-24 | 2 | -12/+12 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add more translatable text for editor plugins. | geequlim | 2017-12-23 | 2 | -12/+12 | |
| * | | | | Merge pull request #14978 from AndreaCatania/intshap | Juan Linietsky | 2017-12-23 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fixed dispatch callback | AndreaCatania | 2017-12-23 | 1 | -1/+1 | |
| * | | | | Merge pull request #14965 from AndreaCatania/intshap | Rémi Verschelde | 2017-12-23 | 3 | -12/+33 | |
| |\| | | | |/ / |/| | | ||||||
| | * | | Fixed rigidbody sleping, Fixes #13952 | AndreaCatania | 2017-12-23 | 2 | -11/+29 | |
| | * | | Fixed intersect_shape crash, closes #13697 | AndreaCatania | 2017-12-23 | 1 | -1/+4 | |
| | |/ | ||||||
| * | | Fix gridmap disappearing after editing after bake, closes #14868 | Juan Linietsky | 2017-12-20 | 1 | -1/+1 | |
| * | | Fix fatal mono logs not getting logged to disk. | PJB3005 | 2017-12-19 | 1 | -1/+3 | |
| * | | -Fix some crashes in unwrapper | Juan Linietsky | 2017-12-19 | 1 | -1/+1 | |
| * | | Should no longer crash after rebaking, may be a solution to #14795 | Juan Linietsky | 2017-12-19 | 1 | -8/+9 | |
| |/ | ||||||
| * | Add plugin to edit GDNativeLibrary | geequlim | 2017-12-18 | 6 | -17/+555 | |
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-18 | 1 | -0/+30 | |
| * | Added baked light support for gridmaps. | Juan Linietsky | 2017-12-18 | 2 | -27/+220 | |
