| Age | Commit message (Collapse) | Author |
|
Parameters shouldn't have the colon by their name.
|
|
Prevents these values from potentially clashing with anything in other
headers.
|
|
TriggerOnMotionChange()
Copies the BasicMotion instance once instead of twice.
|
|
Avoids creating copies of the struct where not necessary.
|
|
We can allow the name to be moved into, allowing allocations to be
avoided.
|
|
|
|
Caused worker_thread to be stuck in Stage1Completed state until job's destruction.
|
|
|
|
|
|
|
|
Fix compiler bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start lion review
|
|
|
|
Fix GC controller
|
|
|
|
|
|
|
|
review fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|