| Commit message (Expand) | Author | Files | Lines |
| 2015-04-27 | -disabled thread model 2 for the time being, crashes on linux without reason,... | Juan Linietsky | 1 | -0/+3 |
| 2015-04-26 | made parser accept EOF after "pass", fixes #1488 | Juan Linietsky | 1 | -1/+1 |
| 2015-04-26 | fix quit bug on linux when using alt-f4, fixes #1677 | Juan Linietsky | 1 | -1/+6 |
| 2015-04-26 | -fixed bodyenter/bodyexit callback of physics bodies, fixes #1739 | Juan Linietsky | 2 | -7/+20 |
| 2015-04-26 | properly wake up bodies when a parameter changes, fixes #1740 | Juan Linietsky | 6 | -2/+37 |
| 2015-04-26 | fix crash on exit for popup, fixes #1676 | Juan Linietsky | 1 | -2/+4 |
| 2015-04-26 | fixes crash related to empty concavecollisionshape, fixes #1709 | Juan Linietsky | 1 | -0/+13 |
| 2015-04-26 | -Fixed shader commets, /* */ works well and crash is solved, fixes #1711 | Juan Linietsky | 1 | -4/+8 |
| 2015-04-26 | Fixed bug in array comparison, fixes #1712 | Juan Linietsky | 1 | -1/+2 |