aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/pluginscript/pluginscript_language.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-21Fixed current line highlighting and visual indication of empty selected linesPaulb231-6/+22
2017-10-21Rename RayCasts collision_layer to collision_maskPedro J. Estébanez10-77/+77
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson19-22/+25
2017-10-21Cleanup unnecessary debug printsRémi Verschelde17-172/+14
2017-10-21Added properties for CubeMap.Nathan Warden1-2/+4
2017-10-21Corrections to #11807.Ferenc Arn1-9/+9
2017-10-21Fix PathFollow rotations.Ferenc Arn2-32/+25
2017-10-21Fix drop-down size when resizing font #12207Felipe Seixas2-0/+4
2017-10-21File names for scripts can include '-'Jakob Sinclair1-1/+1
2017-10-21Refactor Fixed to PhysicsPoommetee Ketson11-15/+15
2017-10-21makerst: Remove stray spaces in method signaturesRémi Verschelde1-6/+2
2017-10-21makerst: Add support for [member] and [signal]Rémi Verschelde1-2/+5
2017-10-21makerst: Fix rst-ization of members and escaping of [Class]sRémi Verschelde16-23/+33
2017-10-21classref: Sync with current sourceRémi Verschelde15-60/+2137
2017-10-21i18n: Sync translation templates with current sourceRémi Verschelde35-44060/+41861
2017-10-21i18n: Sync translations with WeblateRémi Verschelde32-3678/+3283
2017-10-21[DOCS] InputEvent*Jerome6700012-43/+74
2017-10-21Fixed viewport transparent bg when clear mode is enabled.Daniel J. Ramirez2-1/+5
2017-10-20[DOCS] Updates and clarifications to RigidBody2DChris Bradfield1-48/+49
2017-10-21Fix InputEventJoypadMotion::action_match for 0 axis values.Patrick Yates1-1/+1
2017-10-21Adds world_to_map() and map_to_world() methods to GridMap.David Saltares2-3/+35
2017-10-20Fix ambiguous documentation for RigidBody2DJakob Sinclair1-2/+2
2017-10-20Mono: Fix static linking on macOSRémi Verschelde1-1/+5
2017-10-20[GDnative] remove useless (and illegal !) STL includeEmmanuel Leblond2-2/+0
2017-10-20Fixed unnecesary structure copying in bugfix.Juan Linietsky1-3/+2
2017-10-20Fix adding a NavigationPolygonInstance to a Node2D freezing the editorBojidar Marinov1-1/+1
2017-10-20variant.h: Update comments with numeric enum valuesSebastian Krzyszkowiak1-4/+4
2017-10-20update GKScore init functionsersoong1-1/+1
2017-10-20Fix compilation on Visual Studio 2013 (#10219).scorched21-4/+166
2017-10-20Fix window display shrink can't set to float numbersgeequlim3-4/+4
2017-10-20Fix iOS GameCenter connection flowEvgeny Zuev2-17/+62
2017-10-20Fix rotated logger naming and backup deletionRuslan Mustakov1-3/+3
2017-10-20Adjusted editable_warning for "This resource was imported...." alert:Indah Sylvia1-1/+1
2017-10-20Bind some VisualServer functionsLeon Krause5-7/+439
2017-10-19Added a node_added signal to the SceneTreeNathan Warden3-0/+11
2017-10-19Fix Color.r8/g8/b8/a8 being type float instead of type intMarcelo Fernandez1-4/+4
2017-10-20Always mixing up binary and and boolean and...Bastiaan Olij1-1/+2
2017-10-19Fix Viewport clear mode is bool instead of int, fixes #12202Poommetee Ketson1-1/+1
2017-10-19Formatting an unformatted hyperlink (#12226)haugenmitch1-1/+1
2017-10-19Fix spatial shader conversion with textureHiroshi Ogawa3-2/+21
2017-10-19Fix depth draw alpha prepass for shadowHiroshi Ogawa1-1/+3
2017-10-18[DOCS] EditorScriptFallayn1-2/+14
2017-10-18Itemlist rmb now provides the same pos as Tree rmbAlexHolly1-3/+3
2017-10-18Tweaks ParallaxBackground to work better with zoom. Ensures a Parallax Layer ...Sofox1-1/+1
2017-10-18Mono: Fix warning about exported static fieldsIgnacio Etcheverry1-1/+2
2017-10-18Mono: Fix build with tools=no or target=releaseIgnacio Etcheverry2-0/+4
2017-10-18Fix drag and drop collision with non-centred origin points.Saracen1-2/+8
2017-10-17Adjust openssl #defines to be libressl compatibleMatthew Kunjummen2-4/+4
2017-10-17Improved viewport zoom and speed iconsDaniel J. Ramirez2-175/+8
2017-10-18Restored files modeGilles Roudiere3-0/+0