aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | convert more examples to unit testsLoek Le Blansch2024-11-20
| | | * | | | | | | | | | turn examples into unit testsLoek Le Blansch2024-11-20
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| * | | | | | | | | | | make formatWBoerenkamps2024-11-20
| * | | | | | | | | | | result of loeks temper tantrumWBoerenkamps2024-11-20
| * | | | | | | | | | | git remakeWBoerenkamps2024-11-20
| * | | | | | | | | | | dispatch fixed and priority addedWBoerenkamps2024-11-20
| * | | | | | | | | | | save before big refactorWBoerenkamps2024-11-20
| * | | | | | | | | | | most tests doneWBoerenkamps2024-11-20
| * | | | | | | | | | | added operatorWBoerenkamps2024-11-19
| * | | | | | | | | | | added default parameters of channelWBoerenkamps2024-11-18
| * | | | | | | | | | | make formatWBoerenkamps2024-11-18
| * | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | removed some commentsWBoerenkamps2024-11-18
| * | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-16
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | make formatWBoerenkamps2024-11-16
| * | | | | | | | | | | | added eventManager reference to interfacesWBoerenkamps2024-11-16
| * | | | | | | | | | | | added hpp files and autoWBoerenkamps2024-11-16
| * | | | | | | | | | | | events example workingWBoerenkamps2024-11-15
| * | | | | | | | | | | | feedbackWBoerenkamps2024-11-15
| * | | | | | | | | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | make formatWBoerenkamps2024-11-13
| * | | | | | | | | | | | added keycodesWBoerenkamps2024-11-13
| * | | | | | | | | | | | moved get_instanceWBoerenkamps2024-11-13
| * | | | | | | | | | | | tested channel and deactivating in functionWBoerenkamps2024-11-13
| * | | | | | | | | | | | added some extra commentsWBoerenkamps2024-11-13
| * | | | | | | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
| * | | | | | | | | | | | removed auto from codeWBoerenkamps2024-11-12
| * | | | | | | | | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | | | | | | | | backupWBoerenkamps2024-11-11
| * | | | | | | | | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
| * | | | | | | | | | | | big cleanup events + events are now structsWBoerenkamps2024-11-11
* | | | | | | | | | | | | add Log function to scriptLoek Le Blansch2024-11-20
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | remove copy/move constructors/operators on all componentsLoek Le Blansch2024-11-20
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | `make format`Loek Le Blansch2024-11-20
* | | | | | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch2024-11-20
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | implemented feedback from @lonkaarsheavydemon212024-11-20
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon212024-11-20
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | split format/lintLoek Le Blansch2024-11-20
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | implemented feedbackheavydemon212024-11-20
| * | | | | | | | | unit testsheavydemon212024-11-19
| * | | | | | | | | feedback from PR#38 implementedheavydemon212024-11-18
| * | | | | | | | | removed iostream & printingheavydemon212024-11-18
| * | | | | | | | | working sortingheavydemon212024-11-18
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon212024-11-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | first part sorted still needing testingheavydemon212024-11-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Added SceneManager testsmax-0012024-11-20
* | | | | | | | | Added ECS testsmax-0012024-11-20
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | add some more doxygenLoek Le Blansch2024-11-19
| |/ / / / / / |/| | | | | |
* | | | | | | `make format`Loek Le Blansch2024-11-16