summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24Merge pull request #8783 from bojidar-bg/fix-range-loop-typeRémi Verschelde
2017-06-24Merge pull request #9353 from Zylann/gradient_refactorJuan Linietsky
2017-06-24Merge pull request #9281 from Zylann/fix_freelook_keyboardRémi Verschelde
2017-06-24Merge pull request #9249 from Noshyaar/pr-colorpickRémi Verschelde
2017-06-24GradientTexture now uses a GradientMarc Gilleron
2017-06-24Merge pull request #9352 from dumitru-stama/blitmaskfor30Juan Linietsky
2017-06-24Added 'blit_rect_mask' for 3.0 toodumitru-stama
2017-06-24Merge pull request #9344 from Noshyaar/pr-enviGeorge Marques
2017-06-24Simplified 2D Kinematicbody.. 3D will wait a bit.Juan Linietsky
2017-06-24Capitalize template names in script dialog.Andreas Haas
2017-06-24Make the InputEvent device property get savedBojidar Marinov
2017-06-24Merge pull request #9342 from GodotExplorer/pr-rich-text-vscroll-type-3.0Andreas Haas
2017-06-24-Restored support for Canvas BG mode on EnvironmentJuan Linietsky
2017-06-24Update some property names for animation keys.Nuno Donato
2017-06-24Environment: remove ssr_accel property, fix typoPoommetee Ketson
2017-06-24Add statements for script types of RichTextLabelgeequlim
2017-06-23-Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky
2017-06-23Merge pull request #9312 from BastiaanOlij/osx_exportJuan Linietsky
2017-06-23Merge pull request #8591 from Zylann/curve_1dJuan Linietsky
2017-06-24Added Curve resourceMarc Gilleron
2017-06-23Remove methods from code completion which are already exposed by properties, ...Juan Linietsky
2017-06-23Small fixes required to get platformer to work.Juan Linietsky
2017-06-23Merge pull request #9285 from Calinou/compress-windows-iconJuan Linietsky
2017-06-23Merge pull request #9329 from MarianoGnu/masterThomas Herzog
2017-06-23GdScript: Add signal autocompletion to emit_signal functionMariano Suligoy
2017-06-23Merge pull request #9324 from neikeq/more-defval-fixesGeorge Marques
2017-06-23Image: Fix wrong method DEFVALIgnacio Etcheverry
2017-06-23Merge pull request #9307 from nunodonato/shadererrorlineThomas Herzog
2017-06-22Fix shortcuts, make them visible again and work.Juan Linietsky
2017-06-22project and scene swapped, sorry could never get used to it :(Juan Linietsky
2017-06-22Fixed bug regarding to two spatial 2d players not mixing properlyJuan Linietsky
2017-06-22Reimplement for..in range() so that it always results in intsBojidar Marinov
2017-06-22Merge pull request #9316 from marcelofg55/masterAndreas Haas
2017-06-22Add normal map to tilemaps and tilesetsBojidar Marinov
2017-06-22Fix possible crash in joy_axis (fixes #4944).Marcelo Fernandez
2017-06-23Reimplement export module for OSXBastiaanOlij
2017-06-22Order of 2D nodes in tree affects drawing properly again.Juan Linietsky
2017-06-22Properly exposed material types everywhere.Juan Linietsky
2017-06-22Merge pull request #9293 from MarianoGnu/masterMariano Javier Suligoy
2017-06-22Fix tools=no buildRémi Verschelde
2017-06-21-Moved NinePatch to shader, saves a ton of draw calls rendering UIJuan Linietsky
2017-06-21highlight the correct error line in shader editorNuno Donato
2017-06-212D GPU Particles working..Juan Linietsky
2017-06-20Merge pull request #9294 from karroffel/ptrcall-ref-const-ptr-fixThomas Herzog
2017-06-20fixed ptrcall cast for const Ref<T>Karroffel
2017-06-20Fix EditorImportPlugin::get_preset_countAndreas Haas
2017-06-20Fix regresion on Texture Region Editor Plugin. Fixes#9282Mariano Suligoy
2017-06-20Merge pull request #9279 from dumitru-stama/fixstringRémi Verschelde
2017-06-20Make the Windows icon file smallerHugo Locurcio
2017-06-20Merge pull request #9257 from Shockblast/patch-1Thomas Herzog