Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-16 | deactivate ball after 5s | 1 | -0/+1 | ||
2022-07-16 | make buffs work | 2 | -3/+19 | ||
2022-07-16 | fix up angle and force | 1 | -1/+1 | ||
2022-07-16 | better stopping detection | 1 | -2/+2 | ||
2022-07-16 | brug | 1 | -14/+3 | ||
2022-07-16 | better mouse handling. correct impulse | 2 | -2/+6 | ||
2022-07-16 | new node structure | 7 | -61/+104 | ||
2022-07-16 | add separate shooting intensity | 1 | -4/+4 | ||
2022-07-16 | applying force after pressing leftclick and dragging the mouse | 1 | -4/+19 | ||
2022-07-16 | basic camera movement | 1 | -7/+22 | ||
also events for other movements | |||||
2022-07-16 | uuuhh | 7 | -12/+100 | ||
2022-07-16 | add base dice model | 3 | -9/+10 | ||
2022-07-15 | added rigidbody to dicescene | 1 | -2/+29 | ||
2022-07-15 | create base project structure | 6 | -14/+37 | ||