aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Small FixesJuan Linietsky2014-12-081-1/+1
* More FixesJuan Linietsky2014-12-071-1/+5
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-025-1/+53
* Merge pull request #863 from JIghtuse/masterJuan Linietsky2014-12-013-3/+3
|\
| * Fix CppCheck 'duplicateExpression' warningBoris Egorov2014-11-073-3/+3
* | NavMeshJuan Linietsky2014-11-174-5/+5
* | UDP FixesJuan Linietsky2014-11-138-4/+51
* | oopsJuan Linietsky2014-11-121-1/+1
* | missing bindJuan Linietsky2014-11-121-0/+1
* | 3D Import Import & UDPJuan Linietsky2014-11-124-1/+86
|/
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-053-3/+5
* Bug FixesJuan Linietsky2014-11-024-0/+18
* -Much improvement to baked light bakerJuan Linietsky2014-10-273-5/+10
* - Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller2014-10-271-1/+1
* Fix some more incorrect bindingsGerold312014-10-261-1/+1
* Little BitsJuan Linietsky2014-10-121-0/+1
* -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-092-0/+37
* 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