aboutsummaryrefslogtreecommitdiff
path: root/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add possibility to limit frame to main loop (application/target_fps)marynate2014-03-184-0/+27
* | Merge pull request #232 from marynate/PR-fix-variant-multiply-bugreduz2014-04-051-2/+2
|\ \
| * | Fix Variant vector2/vecotor3 multiply bugmarynate2014-03-291-2/+2
| |/
* / Add Matrix3::get_scale() bindingmarynate2014-04-011-0/+2
|/
* Fixing compile error related to missing return value from input.cppSamuel Batista2014-03-141-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-133-6/+8
|\
| * Merge pull request #189 from sanikoyes/hotfix-imereduz2014-03-121-1/+1
| |\
| | * export a unicode font may crash because chunks out of range...sanikoyes2014-03-111-1/+1
| * | Fix Compression bug: wrong premature return.marynate2014-03-111-2/+2
| |/
| * Fix string version of begins_withVinzenz Feenstra2014-02-261-3/+5
* | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-1326-58/+450
|/
* -Added ATITC texture supportJuan Linietsky2014-02-268-2/+94
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-253-2/+10
* -Fix for parsing XML headerJuan Linietsky2014-02-231-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-225-107/+107
|\
| * Removed OFVictor M2014-02-215-107/+107