| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Update ParticlesMaterial, Particles class ref | Chris Bradfield | 2017-10-06 | 3 | -2/+102 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11961 from authenticate/patch-1 | Andreas Haas | 2017-10-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A minor documentation typo fix. | authenticate | 2017-10-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11952 from touilleMan/fix-crash-gdnative | Thomas Herzog | 2017-10-09 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDnative] fix crash at cleanup time when singleton_gdnatives is not empty | Emmanuel Leblond | 2017-10-09 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed IntPtr unboxing (#11949) | Ignacio Etcheverry | 2017-10-09 | 5 | -53/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11947 from eska014/fix-obj-marshalling | Rémi Verschelde | 2017-10-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix binary marshalling of Objects | Leon Krause | 2017-10-08 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11938 from brunosxs/docs | Chris Bradfield | 2017-10-08 | 1 | -13/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] File Class method description | brunosxs | 2017-10-08 | 1 | -13/+15 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11946 from touilleMan/pluginscript-improve-wrapper-api | Thomas Herzog | 2017-10-08 | 1 | -5/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDnatvie] improve wrapper code generation | Emmanuel Leblond | 2017-10-08 | 1 | -5/+3 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11944 from Nallebeorn/documentation | Chris Bradfield | 2017-10-08 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in KinematicBody and KinematicBody2D. | Benjamin Larsson | 2017-10-08 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11780 from touilleMan/gdnative-string-name-wrapper | Thomas Herzog | 2017-10-08 | 6 | -0/+228 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | [GDnative] Add string_name api | Emmanuel Leblond | 2017-10-08 | 6 | -0/+228 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11923 from sheepandshepherd/gdnative_api_json_array | Thomas Herzog | 2017-10-08 | 2 | -672/+1334 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Store GDNative API in array instead of dictionary | sheepandshepherd | 2017-10-07 | 2 | -672/+1334 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11920 from mhilbrunner/docs-camera | Chris Bradfield | 2017-10-07 | 1 | -4/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Camera documentation | mhilbrunner | 2017-10-07 | 1 | -4/+27 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11902 from GDquest/texture-button-progress | Poommetee Ketson | 2017-10-08 | 2 | -16/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Write TextureButton, review and finish TextureProgress | Nathan | 2017-10-07 | 2 | -16/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11918 from Nallebeorn/documentation | Poommetee Ketson | 2017-10-08 | 2 | -5/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Minor fixes to KinematicBody and KinematicBody2D | Benjamin Larsson | 2017-10-07 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Edit move_and_slide, it does a bit more than I first thought. | Benjamin Larsson | 2017-10-07 | 2 | -2/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed an error in get_floor_velocity() docs | Benjamin Larsson | 2017-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Small changes to KinematicBody2D docs. | Benjamin Larsson | 2017-10-07 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Update KinematicBody2D docs. | Benjamin Larsson | 2017-10-07 | 1 | -4/+17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11914 from diowonderland/docs-backbuffercopy | Chris Bradfield | 2017-10-07 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] BackBufferCopy: Document members | Dio | 2017-10-07 | 1 | -4/+6 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11917 from brunosxs/docs | Chris Bradfield | 2017-10-07 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Add descriptions to members of Camera2D | brunosxs | 2017-10-07 | 1 | -0/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11886 from Grosskopf/Sprite3D-docs | Poommetee Ketson | 2017-10-08 | 5 | -14/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc. | Grosskopf | 2017-10-07 | 5 | -14/+48 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11924 from neikeq/b | Ignacio Etcheverry | 2017-10-07 | 2 | -5/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix dot separated assembly names confused with file extensions | Ignacio Etcheverry | 2017-10-07 | 2 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11900 from neikeq/a | Ignacio Etcheverry | 2017-10-07 | 5 | -55/+86 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix sizeof wrong type | Ignacio Etcheverry | 2017-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix assembly load hooks | Ignacio Etcheverry | 2017-10-07 | 4 | -54/+85 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11904 from N0hbdy/master | Rémi Verschelde | 2017-10-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix python 3 build in osx-specific platform | N0hbdy | 2017-10-07 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11843 from hoelzl/pr-python3-build | Rémi Verschelde | 2017-10-07 | 3 | -12/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix Python 3 build | Matthias Hoelzl | 2017-10-04 | 3 | -12/+35 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11896 from neikeq/pr-issue-11892 | Ignacio Etcheverry | 2017-10-07 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Quote MSBuild arguments. Fixes #11892 | Ignacio Etcheverry | 2017-10-07 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11894 from neikeq/pr-issue-11834 | Ignacio Etcheverry | 2017-10-07 | 1 | -0/+25 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Mono: Make sure editor thread is attached on script reload | Ignacio Etcheverry | 2017-10-07 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11849 from cart/mono_parent_fields | Ignacio Etcheverry | 2017-10-06 | 1 | -22/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | get parent class fields when updating a CSharpScript's exports | Carter Anderson | 2017-10-05 | 1 | -22/+31 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11881 from Noshyaar/pr-es | Andreas Haas | 2017-10-06 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
