summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* missing navmesh demo and small fixesJuan Linietsky2014-11-191-1/+1
* NavMeshJuan Linietsky2014-11-176-9/+101
* UDP FixesJuan Linietsky2014-11-132-6/+44
* 3D Import Import & UDPJuan Linietsky2014-11-125-1/+222
* Fix compilation error on 32-bit linuxGerold312014-11-091-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-11-022-1/+2
|\
| * Merge pull request #764 from marynate/PR-fix-android-buildJuan Linietsky2014-11-022-1/+2
| |\
| | * Fix android build on windowsmarynate2014-10-082-1/+2
* | | Bug FixesJuan Linietsky2014-11-023-5/+46
|/ /
* | Merge pull request #839 from grabiller/radfac#005Juan Linietsky2014-11-021-2/+5
|\ \
| * | - On Windows, Godot now goes fullscreen without video mode change.Guy Rabiller2014-10-281-2/+5
* | | Merge pull request #853 from adolson/tsa-option-for-androidJuan Linietsky2014-11-021-0/+6
|\ \ \
| * | | add timestamping authority server option for AndroidDana Olson2014-11-011-0/+6
* | | | Merge pull request #855 from adolson/android-release-keystore-fixJuan Linietsky2014-11-021-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes for release apk exportDana Olson2014-11-011-1/+2
| |/ /
* | | -Much improvement to baked light bakerJuan Linietsky2014-10-275-32/+33
* | | Fix ios build errormarynate2014-10-141-1/+5
* | | -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-091-0/+3
| |/ |/|
* | Fix windows build issue by moving libraries from LIBS to LINKFLAGS; Remove re...marynate2014-10-082-2/+3
* | Build System ChangesJuan Linietsky2014-10-0716-198/+108
* | Huge Amount of BugFixJuan Linietsky2014-10-038-159/+464
* | warp_mouse_pos for osxmikica1986vee2014-09-251-1/+14
|/
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-222-23/+51
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-1/+1
* - more fixes on #672 on windowsJuan Linietsky2014-09-196-1/+37
* Fixing Issues...Juan Linietsky2014-09-191-1/+5
* Merge pull request #573 from marynate/PR-fix-get-data-dirJuan Linietsky2014-09-171-1/+1
|\
| * Make OS_Windows::get_data_dir return unix path to be consistent with get_reso...marynate2014-07-061-1/+1
* | Merge pull request #635 from adolson/wutfJuan Linietsky2014-09-171-1/+0
|\ \
| * | removed output "WUTF" when show/hide mouse cursorDana Olson2014-08-201-1/+0
* | | Merge pull request #642 from adolson/x11-fullscreen-borderlessJuan Linietsky2014-09-173-12/+58
|\ \ \
| * | | re-added old method for openbox/lxde (possibly others)Dana Olson2014-09-162-0/+22
| * | | cleanupDana Olson2014-09-162-12/+3
| * | | removed old methodDana Olson2014-09-161-15/+0
| * | | fullscreen fix on ubuntuDana Olson2014-09-161-2/+19
| * | | 3D Physics Rework, Other StuffJuan Linietsky2014-09-1531-6/+8607
| * | | 3D Physics and Other StuffJuan Linietsky2014-09-1511-22/+1641
| * | | borderless fullscreen window support for x11Dana Olson2014-08-253-11/+42
* | | | Merge pull request #643 from adolson/custom-export-binary-path-fixJuan Linietsky2014-09-174-7/+7
|\ \ \ \
| * | | | fix custom export packages for PCDana Olson2014-08-254-7/+7
| |/ / /
* | | | 3D Physics Rework, Other StuffJuan Linietsky2014-09-1531-6/+8607
* | | | 3D Physics and Other StuffJuan Linietsky2014-09-0211-22/+1641
|/ / /
* / / Little BitsJuan Linietsky2014-08-146-24/+22
|/ /
* | Fixes from ArielJuan Linietsky2014-08-014-8/+13
* | Small Issues & MaintenanceJuan Linietsky2014-08-0159-138/+6940
* | 2D Animation ImprovementsJuan Linietsky2014-07-062-1/+6
|/
* Fixed Bugs & Joypad in AndroidJuan Linietsky2014-07-026-4/+323
* Merge pull request #549 from Felbo/masterreduz2014-06-291-7/+2
|\
| * Fixed mouse motion events with captured mouse mode in OS XJames Emselle2014-06-261-7/+2