summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Curve resourceMarc Gilleron2017-06-2410-637/+1163
* Remove methods from code completion which are already exposed by properties, ...Juan Linietsky2017-06-233-5/+16
* Small fixes required to get platformer to work.Juan Linietsky2017-06-239-12/+333
* Merge pull request #9285 from Calinou/compress-windows-iconJuan Linietsky2017-06-231-0/+0
|\
| * Make the Windows icon file smallerHugo Locurcio2017-06-201-0/+0
* | Merge pull request #9329 from MarianoGnu/masterThomas Herzog2017-06-231-1/+1
|\ \
| * | GdScript: Add signal autocompletion to emit_signal functionMariano Suligoy2017-06-231-1/+1
|/ /
* | Merge pull request #9324 from neikeq/more-defval-fixesGeorge Marques2017-06-231-1/+1
|\ \
| * | Image: Fix wrong method DEFVALIgnacio Etcheverry2017-06-231-1/+1
* | | Merge pull request #9307 from nunodonato/shadererrorlineThomas Herzog2017-06-231-1/+1
|\ \ \ | |/ / |/| |
| * | highlight the correct error line in shader editorNuno Donato2017-06-211-1/+1
| |/
* | Fix shortcuts, make them visible again and work.Juan Linietsky2017-06-223-1/+44
* | project and scene swapped, sorry could never get used to it :(Juan Linietsky2017-06-221-31/+30
* | Fixed bug regarding to two spatial 2d players not mixing properlyJuan Linietsky2017-06-221-6/+6
* | Merge pull request #9316 from marcelofg55/masterAndreas Haas2017-06-221-0/+2
|\ \
| * | Fix possible crash in joy_axis (fixes #4944).Marcelo Fernandez2017-06-221-0/+2
|/ /
* | Order of 2D nodes in tree affects drawing properly again.Juan Linietsky2017-06-222-0/+20
* | Properly exposed material types everywhere.Juan Linietsky2017-06-226-6/+14
* | Merge pull request #9293 from MarianoGnu/masterMariano Javier Suligoy2017-06-221-1/+1
|\ \
| * | Fix regresion on Texture Region Editor Plugin. Fixes#9282Mariano Suligoy2017-06-201-1/+1
* | | Fix tools=no buildRémi Verschelde2017-06-221-0/+3
* | | -Moved NinePatch to shader, saves a ton of draw calls rendering UIJuan Linietsky2017-06-215-63/+164
* | | 2D GPU Particles working..Juan Linietsky2017-06-2121-1271/+970
* | | Merge pull request #9294 from karroffel/ptrcall-ref-const-ptr-fixThomas Herzog2017-06-201-1/+1
|\ \ \
| * | | fixed ptrcall cast for const Ref<T>Karroffel2017-06-201-1/+1
| |/ /
* / / Fix EditorImportPlugin::get_preset_countAndreas Haas2017-06-202-2/+2
|/ /
* | Merge pull request #9279 from dumitru-stama/fixstringRémi Verschelde2017-06-201-1/+1
|\ \ | |/ |/|
| * Fixed a string class bugdumitru-stama2017-06-191-1/+1
* | Merge pull request #9257 from Shockblast/patch-1Thomas Herzog2017-06-201-1/+0
|\ \ | |/ |/|
| * Remove Duplicate IncludeShockblast2017-06-191-1/+0
* | Merge pull request #9277 from bd339/iss9266Thomas Herzog2017-06-201-1/+1
|\ \
| * | Add null-check to get_normal_frameBenjamin Dahse2017-06-201-1/+1
* | | Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-205-3/+39
|\ \ \
| * | | Fix #7262Jylhis2017-04-142-0/+3
| * | | Update PopupMenu hidingJylhis2017-04-143-3/+36
* | | | Merge pull request #8629 from hikari-no-yume/Sprite3D_double_sided_flag_masterThomas Herzog2017-06-194-8/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add double-sided flag to SpriteBase3D (fixes #8007)Andrea Faulds2017-05-024-8/+13
* | | | Merge pull request #8870 from tagcup/pathfollowThomas Herzog2017-06-194-37/+58
|\ \ \ \
| * | | | Fix PathFollow rotations.Ferenc Arn2017-05-314-37/+58
* | | | | Merge pull request #9274 from vnen/compress-functionsThomas Herzog2017-06-194-0/+115
|\ \ \ \ \
| * | | | | Add documentation to compression functionsGeorge Marques2017-06-191-0/+42
| * | | | | Add compression support for File objectGeorge Marques2017-06-192-0/+32
| * | | | | Add basic compression functions to PoolBaseArrayGeorge Marques2017-06-191-0/+41
* | | | | | Merge pull request #9099 from kubecz3k/plugin-camera-exposeThomas Herzog2017-06-195-5/+38
|\ \ \ \ \ \
| * | | | | | EditorPlugin can request user inputs from editor 3d viewUnknown2017-06-125-5/+38
* | | | | | | Merge pull request #9251 from dumitru-stama/blendfillfor30Thomas Herzog2017-06-193-0/+164
|\ \ \ \ \ \ \
| * | | | | | | Added two new methods to 3.0 'blend_rect_mask' and 'fill'd2017-06-183-0/+164
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #9271 from eska014/html5-inputevThomas Herzog2017-06-191-95/+96
|\ \ \ \ \ \ \
| * | | | | | | Update HTML5 platform for new InputEventsL. Krause2017-06-191-95/+96
| |/ / / / / /
* | | | | | | Merge pull request #9256 from MarianoGnu/masterJuan Linietsky2017-06-193-19/+23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |