Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | implemented feedback | heavydemon21 | 40 hours | |
| | * | | | | | | | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 44 hours | |
| | * | | | | | | | rendering system bug | heavydemon21 | 44 hours | |
| | * | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 44 hours | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 45 hours | |
| | * | | | | | | | | implemented feedback | heavydemon21 | 45 hours | |
| | * | | | | | | | | implementing feedback | heavydemon21 | 46 hours | |
| | * | | | | | | | | updated adjsuted rendering based on feedback | heavydemon21 | 48 hours | |
| | * | | | | | | | | adjusted so that all gets are auto | heavydemon21 | 4 days | |
| | * | | | | | | | | merged master | heavydemon21 | 4 days | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 4 days | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||
| | * | | | | | | | | adjusted based on feedback of PR#31 | heavydemon21 | 8 days | |
| | * | | | | | | | | forget a doxygen docs on a function | heavydemon21 | 8 days | |
| | * | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 8 days | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
| | * | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 10 days | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
| | * | | | | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with pa... | heavydemon21 | 10 days | |
| | * | | | | | | | | adjusted renderingsystem | heavydemon21 | 11 days | |
| | * | | | | | | | | adjusted rendering and example | heavydemon21 | 11 days | |
| | * | | | | | | | | rendering particle | heavydemon21 | 11 days | |
| | * | | | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticle | heavydemon21 | 11 days | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | adjusted render a little and added a error img of the chosen img did not load... | heavydemon21 | 11 days | |
| * | | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 39 hours | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | convert more examples to unit tests | Loek Le Blansch | 42 hours | |
| | * | | | | | | | | | turn examples into unit tests | Loek Le Blansch | 43 hours | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| * / | | | | | | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 40 hours | |
| |/ / / / / / / / | ||||
* | | | | | | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 44 hours | |
* | | | | | | | | | process feedback on #39 | Loek Le Blansch | 45 hours | |
* | | | | | | | | | `make format` | Loek Le Blansch | 45 hours | |
* | | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 45 hours | |
|\| | | | | | | | | ||||
| * | | | | | | | | implemented feedback from @lonkaars | heavydemon21 | 46 hours | |
| * | | | | | | | | implemented feedback | heavydemon21 | 47 hours | |
| * | | | | | | | | unit tests | heavydemon21 | 3 days | |
| * | | | | | | | | feedback from PR#38 implemented | heavydemon21 | 4 days | |
| * | | | | | | | | removed iostream & printing | heavydemon21 | 4 days | |
| * | | | | | | | | working sorting | heavydemon21 | 4 days | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 4 days | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||
| * | | | | | | | | first part sorted still needing testing | heavydemon21 | 8 days | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | add RefVector | Loek Le Blansch | 3 days | |
* | | | | | | | | add doxygen comments | Loek Le Blansch | 4 days | |
* | | | | | | | | move utilities from loek/audio | Loek Le Blansch | 4 days | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | `make format` | Loek Le Blansch | 6 days | |
* | | | | | | | add TODO comment | Loek Le Blansch | 6 days | |
* | | | | | | | final touchups 2 for #26loek/cleanup | Loek Le Blansch | 6 days | |
* | | | | | | | final touchups for #26 | Loek Le Blansch | 6 days | |
* | | | | | | | `make format` | Loek Le Blansch | 7 days | |
* | | | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 7 days | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | `make format`loek/wrap | Loek Le Blansch | 7 days | |
| * | | | | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 7 days | |
| |/ / / / / | ||||
* | | | | | | process feedback on #26 | Loek Le Blansch | 7 days | |
* | | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 9 days | |
|\| | | | | |