Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | rendering system bug | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-20 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-20 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | | | implemented feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | | | implementing feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | | | updated adjsuted rendering based on feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | | | | adjusted so that all gets are auto | heavydemon21 | 2024-11-18 | |
| | | | * | | | | | | | | | | | merged master | heavydemon21 | 2024-11-18 | |
| | | | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 2024-11-18 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | | | example | heavydemon21 | 2024-11-15 | |
| | | | * | | | | | | | | | | | adjusted based on feedback of PR#31 | heavydemon21 | 2024-11-14 | |
| | | | * | | | | | | | | | | | forget a doxygen docs on a function | heavydemon21 | 2024-11-14 | |
| | | | * | | | | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-14 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-20 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 | |
| | | | * | | | | | | | | | | | turn examples into unit tests | Loek Le Blansch | 2024-11-20 | |
| | | | | |_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | ||||
| | | * / | | | | | | | | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 2024-11-20 | |
| | | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 | |
| | |\| | | | | | | | | | | ||||
| | | * | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-20 | |
| | | * | | | | | | | | | | merge `master` into `max/unit-tests` | Loek Le Blansch | 2024-11-20 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Added SceneManager tests | max-001 | 2024-11-20 | |
| | | * | | | | | | | | | | Added ECS tests | max-001 | 2024-11-20 | |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | process feedback on #39 | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | Merge branch 'master' into niels/sorting_rendering | Loek Le Blansch | 2024-11-20 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | update contributing.md | Loek Le Blansch | 2024-11-20 | |
| | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||
| | | * | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-20 | |
| | | * | | | | | | | | | show private members in doxygen | Loek Le Blansch | 2024-11-20 | |
| | | * | | | | | | | | | implemented feedback from @lonkaars | heavydemon21 | 2024-11-20 | |
| | | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 2024-11-20 | |
| | | |\| | | | | | | | | ||||
| | | | * | | | | | | | | split format/lint | Loek Le Blansch | 2024-11-20 | |
| | | | |/ / / / / / / | ||||
| | | | * | | / / / / | add some more doxygen | Loek Le Blansch | 2024-11-19 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||
| | | * | | | | | | | implemented feedback | heavydemon21 | 2024-11-20 | |
| | | * | | | | | | | unit tests | heavydemon21 | 2024-11-19 | |
| | | * | | | | | | | feedback from PR#38 implemented | heavydemon21 | 2024-11-18 | |
| | | * | | | | | | | removed iostream & printing | heavydemon21 | 2024-11-18 | |
| | | * | | | | | | | working sorting | heavydemon21 | 2024-11-18 | |
| | | * | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 2024-11-18 | |
| | | |\| | | | | | | ||||
| | | * | | | | | | | first part sorted still needing testing | heavydemon21 | 2024-11-14 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||
| | * | | | | | | | add RefVector | Loek Le Blansch | 2024-11-19 | |
| | * | | | | | | | update contributing.md | Loek Le Blansch | 2024-11-18 | |
| | * | | | | | | | add doxygen comments | Loek Le Blansch | 2024-11-18 | |
| | * | | | | | | | move utilities from loek/audio | Loek Le Blansch | 2024-11-18 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | adjusted branch based on feedback | heavydemon21 | 2024-11-20 | |
| * | | | | | | | rendering based on world unites instead of pixels | heavydemon21 | 2024-11-18 | |
| * | | | | | | | first version world postions with camera | heavydemon21 | 2024-11-18 | |
| |/ / / / / / |