aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * | | | | | | merge #31Loek Le Blansch39 hours
| |\ \ \ \ \ \ \
| | * | | | | | | make formatheavydemon2140 hours
| | | | | | | | |
| | * | | | | | | fixed compile warning and tested the prerequisite that user needs to set ↵heavydemon2140 hours
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explicity and reference
| | * | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2140 hours
| | |\ \ \ \ \ \ \
| | * | | | | | | | implemented feedbackheavydemon2140 hours
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2144 hours
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fixed the reference bug in render particle, it was in the example problemheavydemon2144 hours
| | | | | | | | | | |
| | * | | | | | | | | rendering system bugheavydemon2144 hours
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2144 hours
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon2145 hours
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixxed bug with particleemiiter and sprite in single componentheavydemon2145 hours
| | | | | | | | | | | | |
| | * | | | | | | | | | | implemented feedbackheavydemon2145 hours
| | | | | | | | | | | | |
| | * | | | | | | | | | | implementing feedbackheavydemon2146 hours
| | | | | | | | | | | | |
| | * | | | | | | | | | | updated adjsuted rendering based on feedbackheavydemon2148 hours
| | | | | | | | | | | | |
| | * | | | | | | | | | | adjusted so that all gets are autoheavydemon214 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | merged masterheavydemon214 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon214 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | exampleheavydemon217 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | adjusted based on feedback of PR#31heavydemon218 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | forget a doxygen docs on a functionheavydemon218 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon218 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2110 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | makefileheavydemon2110 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon2110 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | particles and another texture
| | * | | | | | | | | | | adjusted renderingsystemheavydemon2111 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | adjusted rendering and exampleheavydemon2111 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | rendering particleheavydemon2111 days
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2111 days
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon2111 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions
| * | | | | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepeLoek Le Blansch39 hours
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | convert more examples to unit testsLoek Le Blansch43 hours
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | turn examples into unit testsLoek Le Blansch43 hours
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * / | | | | | | | | | | remove copy/move constructors/operators on all componentsLoek Le Blansch40 hours
| |/ / / / / / / / / / /
* | | | | | | | | | | | replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch44 hours
| | | | | | | | | | | |
* | | | | | | | | | | | merge `master` into `loek/util`Loek Le Blansch44 hours
|\| | | | | | | | | | |
| * | | | | | | | | | | `make format`Loek Le Blansch45 hours
| | | | | | | | | | | |
| * | | | | | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch45 hours
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Added SceneManager testsmax-0012 days
| | | | | | | | | | | |
| * | | | | | | | | | | Added ECS testsmax-0012 days
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | process feedback on #39Loek Le Blansch45 hours
| | | | | | | | | | |
* | | | | | | | | | | `make format`Loek Le Blansch45 hours
| | | | | | | | | | |
* | | | | | | | | | | merge `master` into `loek/util`Loek Le Blansch45 hours
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | implemented feedback from @lonkaarsheavydemon2146 hours
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon2146 hours
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | split format/lintLoek Le Blansch46 hours
| | |/ / / / / / / /
| | * | | | | / / / add some more doxygenLoek Le Blansch3 days
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | implemented feedbackheavydemon2147 hours
| | | | | | | | |
| * | | | | | | | unit testsheavydemon213 days
| | | | | | | | |
| * | | | | | | | feedback from PR#38 implementedheavydemon214 days
| | | | | | | | |
| * | | | | | | | removed iostream & printingheavydemon214 days
| | | | | | | | |