Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-09 | Merge pull request #11718 from poke1024/retina | Rémi Verschelde | |
Fixes some retina problems on multi monitor setups | |||
2017-10-09 | Merge pull request #11702 from AndreaCatania/bodyDS | Rémi Verschelde | |
Added new API to get body direct state | |||
2017-10-09 | Merge pull request #11910 from hoelzl/pr-python3-mono-build | Rémi Verschelde | |
Fix Python 3 incompatibility in Mono build | |||
2017-10-08 | Merge pull request #11943 from Nallebeorn/documentation_2 | Chris Bradfield | |
[DOCS] Add documentation for Performance | |||
2017-10-09 | Merge pull request #11820 from cbscribe/kcc_particles_doc | Nathan Lovato | |
[DOCS] Update ParticlesMaterial, Particles, Particles2D class ref | |||
2017-10-09 | Merge pull request #11961 from authenticate/patch-1 | Andreas Haas | |
[DOCS] - A minor documentation typo fix. | |||
2017-10-08 | A minor documentation typo fix. | authenticate | |
2017-10-09 | Merge pull request #11952 from touilleMan/fix-crash-gdnative | Thomas Herzog | |
[GDnative] fix crash at cleanup time when singleton_gdnatives is not empty | |||
2017-10-09 | [GDnative] fix crash at cleanup time when singleton_gdnatives is not empty | Emmanuel Leblond | |
2017-10-09 | Fixed IntPtr unboxing (#11949) | Ignacio Etcheverry | |
- Fix boolean never reset to false - Fix IntPtr unboxing and cleanup | |||
2017-10-09 | Merge pull request #11947 from eska014/fix-obj-marshalling | Rémi Verschelde | |
Fix exporting projects with custom input event actions | |||
2017-10-08 | Merge pull request #11938 from brunosxs/docs | Chris Bradfield | |
[DOCS] File Class method description | |||
2017-10-08 | [DOCS] File Class method description | brunosxs | |
2017-10-08 | Merge pull request #11946 from touilleMan/pluginscript-improve-wrapper-api | Thomas Herzog | |
[GDnative] create generated include/gdnative_wrapper_code.gen.h | |||
2017-10-08 | Merge pull request #11944 from Nallebeorn/documentation | Chris Bradfield | |
[DOCS] Fix a typo in KinematicBody and KinematicBody2D. | |||
2017-10-08 | [GDnatvie] improve wrapper code generation | Emmanuel Leblond | |
2017-10-08 | Fix binary marshalling of Objects | Leon Krause | |
2017-10-08 | Fix a typo in KinematicBody and KinematicBody2D. | Benjamin Larsson | |
2017-10-08 | Add documentation for Performance. | Benjamin Larsson | |
2017-10-08 | Merge pull request #11780 from touilleMan/gdnative-string-name-wrapper | Thomas Herzog | |
[GDnative] Add string_name api | |||
2017-10-08 | [GDnative] Add string_name api | Emmanuel Leblond | |
2017-10-08 | Merge pull request #11923 from sheepandshepherd/gdnative_api_json_array | Thomas Herzog | |
Store GDNative API in array instead of dictionary | |||
2017-10-07 | Merge pull request #11920 from mhilbrunner/docs-camera | Chris Bradfield | |
[DOCS] Camera documentation | |||
2017-10-08 | Merge pull request #11902 from GDquest/texture-button-progress | Poommetee Ketson | |
[DOCS] Write TextureButton, review and fill missing entries in TextureProgress [ci skip] | |||
2017-10-08 | Merge pull request #11918 from Nallebeorn/documentation | Poommetee Ketson | |
[DOCS] Write missing method and member descriptions of KinematicBody2D [ci skip] | |||
2017-10-07 | Merge pull request #11914 from diowonderland/docs-backbuffercopy | Chris Bradfield | |
[DOCS] BackBufferCopy: Document members | |||
2017-10-07 | Merge pull request #11917 from brunosxs/docs | Chris Bradfield | |
[DOCS] Add descriptions to members of Camera2D | |||
2017-10-08 | Merge pull request #11886 from Grosskopf/Sprite3D-docs | Poommetee Ketson | |
[DOCS] Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D and updated Sprite and Animatedsprite [ci skip] | |||
2017-10-07 | Minor fixes to KinematicBody and KinematicBody2D | Benjamin Larsson | |
2017-10-07 | [DOCS] Add descriptions to members of Camera2D | brunosxs | |
2017-10-07 | Edit move_and_slide, it does a bit more than I first thought. | Benjamin Larsson | |
2017-10-07 | Fixed an error in get_floor_velocity() docs | Benjamin Larsson | |
2017-10-07 | Merge pull request #11924 from neikeq/b | Ignacio Etcheverry | |
Fix dot separated assembly names confused with file extensions | |||
2017-10-07 | Fix dot separated assembly names confused with file extensions | Ignacio Etcheverry | |
2017-10-07 | [DOCS] BackBufferCopy: Document members | Dio | |
2017-10-07 | Small changes to KinematicBody2D docs. | Benjamin Larsson | |
2017-10-07 | Update KinematicBody2D docs. | Benjamin Larsson | |
2017-10-07 | Store GDNative API in array instead of dictionary | sheepandshepherd | |
2017-10-07 | Merge pull request #11900 from neikeq/a | Ignacio Etcheverry | |
Fix assembly load hooks and sizeof wrong type | |||
2017-10-07 | [DOCS] Camera documentation | mhilbrunner | |
2017-10-07 | Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc. | Grosskopf | |
2017-10-07 | [DOCS] Write TextureButton, review and finish TextureProgress | Nathan | |
2017-10-07 | Fix Python 3 incompatibility in Mono build | Matthias Hoelzl | |
2017-10-07 | Merge pull request #11904 from N0hbdy/master | Rémi Verschelde | |
Fix python 3 build in osx-specific platform [ci skip] | |||
2017-10-07 | Merge pull request #11843 from hoelzl/pr-python3-build | Rémi Verschelde | |
Fix Python 3 build | |||
2017-10-07 | Fix python 3 build in osx-specific platform | N0hbdy | |
2017-10-07 | Fix sizeof wrong type | Ignacio Etcheverry | |
2017-10-07 | Fix assembly load hooks | Ignacio Etcheverry | |
2017-10-07 | Merge pull request #11896 from neikeq/pr-issue-11892 | Ignacio Etcheverry | |
Quote MSBuild arguments | |||
2017-10-07 | Quote MSBuild arguments. Fixes #11892 | Ignacio Etcheverry | |