Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-09 | Merge pull request #11950 from sheepandshepherd/gdnative_property_index | Thomas Herzog | |
Include property index in GDNative class API | |||
2017-10-09 | Added VisualScript* descriptions | Chris Bradfield | |
[ci skip] | |||
2017-10-09 | [DOCS] Review and improve 17 classes (#11890) | Jérôme GULLY | |
2017-10-09 | Merge pull request #11887 from Hinsbart/vs_crash_get_node | Rémi Verschelde | |
VisualScript: Fix crash with get_node(). [ci skip] | |||
2017-10-09 | Merge pull request #11884 from Noshyaar/pr-fd2 | Rémi Verschelde | |
FileDialog: fix select index out of range [ci skip] | |||
2017-10-09 | Merge pull request #11878 from endragor/gradle-repository-urls | Rémi Verschelde | |
Use additional repositories for gradle build dependencies too [ci skip] | |||
2017-10-09 | Merge pull request #11846 from gabrielformiga/fix-ik-bone-drag | Rémi Verschelde | |
Fix IK Bone Drag on Viewport | |||
2017-10-09 | Merge pull request #11842 from n-pigeon/rotate_gizmo_fix | Rémi Verschelde | |
Fixed rotating in local space using 3D Gizmo. | |||
2017-10-09 | Merge pull request #11827 from hi-ogawa/fix-shader-type-error | Rémi Verschelde | |
Fix type error in subsurface scattering shader code | |||
2017-10-09 | Merge pull request #11826 from endragor/fix-game-center-player-id | Rémi Verschelde | |
Fix returning Game Center player ID | |||
2017-10-09 | Merge pull request #11824 from endragor/ios-logging | Rémi Verschelde | |
Fix logging on iOS | |||
2017-10-09 | Merge pull request #11821 from groud/margins_preset_menu | Rémi Verschelde | |
Replaces (and extends) the anchor menu to a Layout one | |||
2017-10-09 | Merge pull request #11810 from marcelofg55/osx_export_improv | Rémi Verschelde | |
OS X export code improvements | |||
2017-10-09 | Added documenation for Line2D | Unknown | |
[ci skip] | |||
2017-10-09 | Merge pull request #11962 from ↵ | Gilles Roudiere | |
touilleMan/fix-trailing-whitespace-in-project.godot Fix trailing whitespaces in project settings header comment | |||
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 | Fix trailing whitespaces in project settings header comment | Emmanuel Leblond | |
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 | Include property index in GDNative class API | sheepandshepherd | |
Needed by properties that share set/get functions. Fixes #10329. | |||
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 |