summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* remove trailing whitespaceHubert Jarosz2016-03-09116-2949/+2949
* Merge pull request #3991 from JoshuaGrams/issue-3711Rémi Verschelde2016-03-081-1/+7
|\
| * Variant::blend: add Quat, fix Vector3.Josh Grams2016-03-081-1/+7
* | Merge pull request #3833 from AlexHolly/feature-file-md5Rémi Verschelde2016-03-082-0/+11
|\ \ | |/ |/|
| * expose md5 for file(s) to gdscriptAlexander Holland2016-02-252-0/+11
* | fix InputMap::action_erase_event()hondres2016-03-071-4/+1
* | -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-042-6/+2
* | Revert "Merge pull request #3814 from est31/iterators_for_for"Rémi Verschelde2016-03-013-244/+0
* | AnimationTreePlayer: blend value tracks (closes #2299)Josh Grams2016-03-013-0/+70
* | Fix bug with nearest_power_of_2_templatedest312016-02-291-1/+10
* | Add RangeIterator class for loopssheepandshepherd2016-02-283-0/+244
* | Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-275-1/+15
|/
* Merge pull request #3771 from est31/fix_memallocRémi Verschelde2016-02-232-9/+56
|\
| * Fix allocation bug if compiled with modern clang or gccest312016-02-192-9/+56
* | Fix missing dependency resolver in Windowseska2016-02-211-0/+1
* | adds original http headers to response_headersAriel Manzur2016-02-191-4/+4
* | adds original http header to response_headersAriel Manzur2016-02-191-1/+1
* | better array alignmentAriel Manzur2016-02-191-4/+4
* | fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs te...Ariel Manzur2016-02-192-5/+5
* | Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva2016-02-194-0/+11
|/
* fix color when hue is set to 1Nuno Donato2016-02-181-5/+7
* Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde2016-02-173-3/+3
* Merge pull request #3743 from StraToN/fix_ustring_camelcase2underscoreRémi Verschelde2016-02-172-12/+21
|\
| * Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650Julian Murgia - StraToN2016-02-172-12/+21
* | Correct octree's AABB intersect test, fixes #3576 and #3253sheepandshepherd2016-02-172-6/+24
|/
* doc: use correct identifier for InputEventJoystick{Motion, Button}hondres2016-02-101-2/+2
* support horizontal mouse wheel, use in text editorhondres2016-02-042-1/+6
* Merge pull request #3493 from Hinsbart/wm_classRémi Verschelde2016-02-032-0/+11
|\
| * x11: use different strings for WM_CLASS depending on contexthondres2016-01-272-0/+11
* | Merge pull request #3502 from trtstm/csvRémi Verschelde2016-02-034-7/+9
|\ \
| * | File: Added delimiter to get_csv_linetmt2016-01-284-7/+9
| |/
* | Merge pull request #3538 from Hinsbart/tempRémi Verschelde2016-02-031-86/+0
|\ \
| * | remove pc_joystick_map.hhondres2016-02-011-86/+0
* | | -Correctly flip BG texture if viewport is flipped, fixes #3507Juan Linietsky2016-02-021-0/+2
* | | -Propertly detect mantissa floats in variantparser, fixes #3257Juan Linietsky2016-02-011-0/+3
* | | Make sure variant parser recognizes "nil" for compatibility with old engine.c...Juan Linietsky2016-02-011-1/+1
* | | Merge pull request #3532 from eska014/fix-globals-vectorsJuan Linietsky2016-02-011-0/+8
|\ \ \
| * | | Encode vectors in Globalseska2016-02-011-0/+8
| |/ /
* | | Merge pull request #3533 from Biliogadafr/FixColorArrayTscnRémi Verschelde2016-02-011-1/+1
|\ \ \
| * | | Parse ColorArrays correctly (tscn)., fixes #3530Biliogadafr2016-02-011-1/+1
| |/ /
* / / thread renamingAriel Manzur2016-01-314-24/+18
|/ /
* | -Added method flags to global constants for scriptJuan Linietsky2016-01-312-0/+11
* | Remove debug printseska2016-01-291-3/+1
|/
* Merge pull request #3440 from TheHX/issue-2946Rémi Verschelde2016-01-251-1/+1
|\
| * Fixed small inconsistencies with the text formatFranklin Sobrinho2016-01-241-1/+1
* | Merge pull request #3437 from vnen/fix-3149Juan Linietsky2016-01-241-1/+1
|\ \
| * | Change default window size for desktopGeorge Marques2016-01-241-1/+1
| |/
* / -remved p_peer is null error messages, fixes #1150reduz2016-01-241-1/+1
|/
* Removed get() function from many variant typed arrays, fixes #2135Juan Linietsky2016-01-241-7/+7
* -Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky2016-01-232-0/+18