Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | merge #31 | Loek Le Blansch | 28 hours | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | make format | heavydemon21 | 28 hours | |
| | * | | | | | | | fixed compile warning and tested the prerequisite that user needs to set expl... | heavydemon21 | 28 hours | |
| | * | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 29 hours | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | implemented feedback | heavydemon21 | 29 hours | |
| | * | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 32 hours | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 32 hours | |
| | * | | | | | | | | | rendering system bug | heavydemon21 | 33 hours | |
| | * | | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 33 hours | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 33 hours | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 33 hours | |
| | * | | | | | | | | | | | implemented feedback | heavydemon21 | 34 hours | |
| | * | | | | | | | | | | | implementing feedback | heavydemon21 | 34 hours | |
| | * | | | | | | | | | | | updated adjsuted rendering based on feedback | heavydemon21 | 36 hours | |
| | * | | | | | | | | | | | adjusted so that all gets are auto | heavydemon21 | 3 days | |
| | * | | | | | | | | | | | merged master | heavydemon21 | 3 days | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 3 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | example | heavydemon21 | 7 days | |
| | * | | | | | | | | | | | adjusted based on feedback of PR#31 | heavydemon21 | 7 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 | 9 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | makefile | heavydemon21 | 9 days | |
| | * | | | | | | | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with pa... | heavydemon21 | 9 days | |
| | * | | | | | | | | | | | adjusted renderingsystem | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | adjusted rendering and example | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | rendering particle | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticle | heavydemon21 | 10 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | adjusted render a little and added a error img of the chosen img did not load... | heavydemon21 | 10 days | |
| * | | | | | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 28 hours | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | convert more examples to unit tests | Loek Le Blansch | 31 hours | |
| | * | | | | | | | | | | | | turn examples into unit tests | Loek Le Blansch | 31 hours | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||
| * / | | | | | | | | | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 29 hours | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 33 hours | |
* | | | | | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 33 hours | |
|\| | | | | | | | | | | | ||||
| * | | | | | | | | | | | `make format` | Loek Le Blansch | 33 hours | |
| * | | | | | | | | | | | merge `master` into `max/unit-tests` | Loek Le Blansch | 33 hours | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Added SceneManager tests | max-001 | 37 hours | |
| * | | | | | | | | | | | Added ECS tests | max-001 | 37 hours | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
* | | | | | | | | | | | process feedback on #39 | Loek Le Blansch | 33 hours | |
* | | | | | | | | | | | `make format` | Loek Le Blansch | 34 hours | |
* | | | | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 34 hours | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | implemented feedback from @lonkaars | heavydemon21 | 34 hours | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 34 hours | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | split format/lint | Loek Le Blansch | 35 hours | |
| | |/ / / / / / / / | ||||
| | * | | | | / / / | add some more doxygen | Loek Le Blansch | 2 days | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||
| * | | | | | | | | implemented feedback | heavydemon21 | 36 hours | |
| * | | | | | | | | unit tests | heavydemon21 | 3 days | |
| * | | | | | | | | feedback from PR#38 implemented | heavydemon21 | 3 days | |
| * | | | | | | | | removed iostream & printing | heavydemon21 | 3 days |