| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use libao driver on X11 platform | Anton Yabchinskiy | 2014-11-22 | 3 | -0/+14 |
| * | missing navmesh demo and small fixes | Juan Linietsky | 2014-11-19 | 1 | -1/+1 |
| * | NavMesh | Juan Linietsky | 2014-11-17 | 6 | -9/+101 |
| * | UDP Fixes | Juan Linietsky | 2014-11-13 | 2 | -6/+44 |
| * | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 5 | -1/+222 |
| * | Fix compilation error on 32-bit linux | Gerold31 | 2014-11-09 | 1 | -1/+1 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-11-02 | 2 | -1/+2 |
| |\ | |||||
| | * | Merge pull request #764 from marynate/PR-fix-android-build | Juan Linietsky | 2014-11-02 | 2 | -1/+2 |
| | |\ | |||||
| | | * | Fix android build on windows | marynate | 2014-10-08 | 2 | -1/+2 |
| * | | | Bug Fixes | Juan Linietsky | 2014-11-02 | 3 | -5/+46 |
| |/ / | |||||
| * | | Merge pull request #839 from grabiller/radfac#005 | Juan Linietsky | 2014-11-02 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | - On Windows, Godot now goes fullscreen without video mode change. | Guy Rabiller | 2014-10-28 | 1 | -2/+5 |
| * | | | Merge pull request #853 from adolson/tsa-option-for-android | Juan Linietsky | 2014-11-02 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | add timestamping authority server option for Android | Dana Olson | 2014-11-01 | 1 | -0/+6 |
| * | | | | Merge pull request #855 from adolson/android-release-keystore-fix | Juan Linietsky | 2014-11-02 | 1 | -1/+2 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | fixes for release apk export | Dana Olson | 2014-11-01 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 5 | -32/+33 |
| * | | | Fix ios build error | marynate | 2014-10-14 | 1 | -1/+5 |
| * | | | -Rasterizer supports meshes with both skeletons and blend shapes | Juan Linietsky | 2014-10-09 | 1 | -0/+3 |
| | |/ |/| | |||||
| * | | Fix windows build issue by moving libraries from LIBS to LINKFLAGS; Remove re... | marynate | 2014-10-08 | 2 | -2/+3 |
| * | | Build System Changes | Juan Linietsky | 2014-10-07 | 16 | -198/+108 |
| * | | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 8 | -159/+464 |
| * | | warp_mouse_pos for osx | mikica1986vee | 2014-09-25 | 1 | -1/+14 |
| |/ | |||||
| * | -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr... | Juan Linietsky | 2014-09-22 | 2 | -23/+51 |
| * | Fixed too many little issues, check the issues closed today. | Juan Linietsky | 2014-09-21 | 1 | -1/+1 |
| * | - more fixes on #672 on windows | Juan Linietsky | 2014-09-19 | 6 | -1/+37 |
| * | Fixing Issues... | Juan Linietsky | 2014-09-19 | 1 | -1/+5 |
| * | Merge pull request #573 from marynate/PR-fix-get-data-dir | Juan Linietsky | 2014-09-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Make OS_Windows::get_data_dir return unix path to be consistent with get_reso... | marynate | 2014-07-06 | 1 | -1/+1 |
| * | | Merge pull request #635 from adolson/wutf | Juan Linietsky | 2014-09-17 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | removed output "WUTF" when show/hide mouse cursor | Dana Olson | 2014-08-20 | 1 | -1/+0 |
| * | | | Merge pull request #642 from adolson/x11-fullscreen-borderless | Juan Linietsky | 2014-09-17 | 3 | -12/+58 |
| |\ \ \ | |||||
| | * | | | re-added old method for openbox/lxde (possibly others) | Dana Olson | 2014-09-16 | 2 | -0/+22 |
| | * | | | cleanup | Dana Olson | 2014-09-16 | 2 | -12/+3 |
| | * | | | removed old method | Dana Olson | 2014-09-16 | 1 | -15/+0 |
| | * | | | fullscreen fix on ubuntu | Dana Olson | 2014-09-16 | 1 | -2/+19 |
| | * | | | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 31 | -6/+8607 |
| | * | | | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-15 | 11 | -22/+1641 |
| | * | | | borderless fullscreen window support for x11 | Dana Olson | 2014-08-25 | 3 | -11/+42 |
| * | | | | Merge pull request #643 from adolson/custom-export-binary-path-fix | Juan Linietsky | 2014-09-17 | 4 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | fix custom export packages for PC | Dana Olson | 2014-08-25 | 4 | -7/+7 |
| | |/ / / | |||||
| * | | | | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 31 | -6/+8607 |
| * | | | | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 11 | -22/+1641 |
| |/ / / | |||||
| * / / | Little Bits | Juan Linietsky | 2014-08-14 | 6 | -24/+22 |
| |/ / | |||||
| * | | Fixes from Ariel | Juan Linietsky | 2014-08-01 | 4 | -8/+13 |
| * | | Small Issues & Maintenance | Juan Linietsky | 2014-08-01 | 59 | -135/+6937 |
| * | | 2D Animation Improvements | Juan Linietsky | 2014-07-06 | 2 | -1/+6 |
| |/ | |||||
| * | Fixed Bugs & Joypad in Android | Juan Linietsky | 2014-07-02 | 6 | -4/+323 |
| * | Merge pull request #549 from Felbo/master | reduz | 2014-06-29 | 1 | -7/+2 |
| |\ | |||||
