aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Build System ChangesJuan Linietsky2014-10-0715-5742/+63
* missing fils from yesterday comit.Juan Linietsky2014-10-032-0/+21
* Huge Amount of BugFixJuan Linietsky2014-10-036-2/+199
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-222-1/+5
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-216-7/+127
* - more fixes on #672 on windowsJuan Linietsky2014-09-196-1/+40
* Fixing Issues...Juan Linietsky2014-09-193-18/+30
* fix, take 2Juan Linietsky2014-09-171-1/+1
* fixJuan Linietsky2014-09-171-4/+4
* Small FixesJuan Linietsky2014-09-174-11/+119
* Merge pull request #637 from Drachenfels/dmasterJuan Linietsky2014-09-171-12/+16
|\
| * Fixed copy process of stream of bytes for HttpClient.Drachenfels2014-08-211-12/+16
* | Camera FixesJuan Linietsky2014-09-152-4/+5
* | 3D Physics Rework, Other StuffJuan Linietsky2014-09-153-5/+46
* | 3D Physics and Other StuffJuan Linietsky2014-09-024-9/+75
|/
* -Fixed pull request overwrite by mistakeJuan Linietsky2014-08-141-2/+4
* Little BitsJuan Linietsky2014-08-141-3/+3
* Merge pull request #594 from marynate/PR-fix-rdebug-crashreduz2014-08-141-1/+1
|\
| * Fixed failed to connect to remote debugger with -rdebug will crash enginemarynate2014-07-151-1/+1
* | added String.md5_text() bindingDana Olson2014-08-131-0/+2
* | Small Issues & MaintenanceJuan Linietsky2014-08-0118-11/+229
|/
* Polygon2DJuan Linietsky2014-07-071-1/+53
* 2D Animation ImprovementsJuan Linietsky2014-07-062-1/+8
* fixed bug where resource path is properly exportedJuan Linietsky2014-06-302-2/+17
* hoh# On branch masterJuan Linietsky2014-06-292-3/+6
* Misc FixesJuan Linietsky2014-06-2710-13/+56
* FineTune HDR and Other StuffJuan Linietsky2014-06-173-2/+341
* More 3D WorkJuan Linietsky2014-06-163-0/+51
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-06-117-1/+16
|\
| * Merge pull request #444 from marynate/PR-add-matrix32-get-scalereduz2014-06-111-0/+2
| |\
| | * Add get_scale script binding to Matrix32 classmarynate2014-05-221-0/+2
| * | Merge pull request #459 from marynate/PR-diracccess-dir-existsreduz2014-06-115-1/+13
| |\ \
| | * | Add DirAccess:dir_exist apimarynate2014-05-255-1/+13
| * | | FIX: forgotten bind to get_available_packet_count to be able to call get_var ...voidplayer2014-06-021-0/+1
| |/ /
* / / Light Baker!Juan Linietsky2014-06-1116-41/+398
|/ /
* / Making Godot Easier to Use..Juan Linietsky2014-05-2411-2/+69
|/
* A bit of everything:Juan Linietsky2014-05-149-18/+154
* Make String::right count from pos instead of pos+1marynate2014-05-131-1/+1
* -OpenSSL FixesJuan Linietsky2014-05-012-4/+6
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-2810-33/+221
* added missing include for imagemapDana Olson2014-04-241-0/+1
* added bindings for InputMapDana Olson2014-04-233-0/+22
* text cursor in text editor & const in Rect2ijonyrock2014-04-171-4/+4
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-142-0/+47
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-144-0/+685
* Add Matrix32/Vector2Array support for marshal librarysanikoyes2013-04-101-0/+100
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-103-2/+15
* -HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky2014-04-052-1/+9
* -Support for changing fontsJuan Linietsky2014-04-058-5/+76
* Merge pull request #212 from marynate/PR-framelimitreduz2014-04-054-0/+27
|\