| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable X11 joystick functions also for OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -2/+2 |
| * | Include string.h for memset() on OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -0/+1 |
| * | Include stdlib.h for alloca() on OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -1/+1 |
| * | Enable ALSA only for Linux | Anton Yabchinskiy | 2015-11-20 | 1 | -2/+5 |
| * | Merge pull request #2847 from akien-mga/pr-sync-doc | Rémi Verschelde | 2015-11-20 | 1 | -83/+140 |
| |\ | |||||
| | * | Update Vector2.angle() description | Rémi Verschelde | 2015-11-20 | 1 | -0/+2 |
| | * | Sync doc template with code | Rémi Verschelde | 2015-11-20 | 1 | -83/+138 |
| |/ | |||||
| * | Merge pull request #2846 from Ovnuniarchos/DocShapes2D | Rémi Verschelde | 2015-11-20 | 1 | -14/+51 |
| |\ | |||||
| | * | Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon. | Ovnuniarchos | 2015-11-20 | 1 | -12/+43 |
| | * | Differences between ConvexPolygon2D and ConcavePolygon2D? | Ovnuniarchos | 2015-11-20 | 1 | -1/+2 |
| | * | ConvexPolygonShape2D.set_point_cloud documented to do nothing. | Ovnuniarchos | 2015-11-20 | 1 | -4/+4 |
| | * | Added definition of bias solver. | Ovnuniarchos | 2015-11-20 | 1 | -0/+5 |
| |/ | |||||
| * | Merge pull request #2825 from StraToN/fix-tabclose-confirmation | Juan Linietsky | 2015-11-20 | 2 | -10/+28 |
| |\ | |||||
| | * | Ask confirmation on closing a scene tab | Julian Murgia - StraToN | 2015-11-19 | 2 | -10/+28 |
| * | | Merge pull request #2842 from eska014/fix-help-display | Juan Linietsky | 2015-11-19 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Fix help display | eska | 2015-11-20 | 1 | -1/+2 |
| |/ / | |||||
| * | | compile fixes | Juan Linietsky | 2015-11-19 | 2 | -2/+2 |
| * | | -small fix to avoid warnings | Juan Linietsky | 2015-11-19 | 1 | -1/+1 |
| * | | Merge pull request #2840 from godotengine/revert-903-libao | Juan Linietsky | 2015-11-19 | 9 | -269/+7 |
| |\ \ | |||||
| | * | | Revert "libao audio driver" | Juan Linietsky | 2015-11-19 | 9 | -269/+7 |
| |/ / | |||||
| * | | Merge pull request #2830 from Ovnuniarchos/ShapeLine2DXPolygonEditor | Juan Linietsky | 2015-11-19 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | get_handle_value implemented for LINE_SHAPE. Normal length normalized. | Ovnuniarchos | 2015-11-19 | 1 | -1/+8 |
| * | | | Merge pull request #2831 from neikeq/select_menu_patch | Juan Linietsky | 2015-11-19 | 2 | -52/+52 |
| |\ \ \ | |||||
| | * | | | Show select menu on button pressed (instead of released) | neikeq | 2015-11-19 | 2 | -52/+52 |
| * | | | | Merge pull request #2756 from trond/bugfix_udp | Juan Linietsky | 2015-11-19 | 2 | -3/+22 |
| |\ \ \ \ | |||||
| | * | | | | Fixed mistake where available buffer size would not be updated for each recvf... | Trond Abusdal | 2015-11-19 | 2 | -6/+2 |
| | * | | | | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi... | Trond Abusdal | 2015-11-09 | 2 | -3/+26 |
| | * | | | | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left... | Trond Abusdal | 2015-11-09 | 2 | -2/+2 |
| * | | | | | Merge pull request #2837 from AlexHolly/fix-restart-on-running | Juan Linietsky | 2015-11-19 | 1 | -3/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix with refactoring, refrash re-run icon | Alexander Holland | 2015-11-19 | 1 | -3/+1 |
| * | | | | | | Merge pull request #903 from a12n/libao | Juan Linietsky | 2015-11-19 | 9 | -7/+269 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-11-02 | 926 | -100635/+138799 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-07-29 | 1421 | -8645/+30027 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-04-04 | 251 | -979/+5283 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-03-10 | 293 | -802/+4455 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-02-20 | 27 | -293/+1000 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/a12n/godot | Anton Yabchinskiy | 2015-02-17 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-22 | 6 | -1/+180 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-02-17 | 93 | -407/+6891 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-01-21 | 23 | -50/+1453 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-17 | 202 | -442/+882 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-14 | 78 | -8007/+2496 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-10 | 87 | -407/+1828 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-05 | 119 | -4779/+7696 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2014-12-23 | 109 | -1205/+4126 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of http://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-09 | 48 | -197/+934 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of http://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 37 | -120/+523 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'libao' | Anton Yabchinskiy | 2014-11-28 | 2 | -0/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Add missing check for AO_ENABLED in audio_driver_ao.cpp | Anton Yabchinskiy | 2014-11-28 | 1 | -0/+4 |
