aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
* fixed the reference bug in render particle, it was in the example problemheavydemon2147 hours
|
* rendering system bugheavydemon2147 hours
|
* Merge branch 'master' into niels/RenderingParticleheavydemon2148 hours
|\
| * implemented feedback from @lonkaarsheavydemon212 days
| |
| * implemented feedbackheavydemon212 days
| |
| * unit testsheavydemon213 days
| |
| * feedback from PR#38 implementedheavydemon214 days
| |
| * removed iostream & printingheavydemon214 days
| |
| * working sortingheavydemon214 days
| |
| * Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon214 days
| |\
| * | first part sorted still needing testingheavydemon218 days
| | |
* | | fixxed bug with particleemiiter and sprite in single componentheavydemon212 days
| | |
* | | implemented feedbackheavydemon212 days
| | |
* | | updated adjsuted rendering based on feedbackheavydemon212 days
| | |
* | | adjusted so that all gets are autoheavydemon214 days
| | |
* | | merged masterheavydemon214 days
| | |
* | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon214 days
|\ \ \ | | |/ | |/|
| * | final touchups 2 for #26loek/cleanupLoek Le Blansch6 days
| | |
| * | `make format`Loek Le Blansch7 days
| | |
| * | merge `master` into `loek/cleanup`Loek Le Blansch7 days
| |\ \
| | * | `make format`loek/wrapLoek Le Blansch7 days
| | | |
| | * | wrap lines at column 95 instead of 80Loek Le Blansch7 days
| | |/
| * | merge `master` into `loek/cleanup`Loek Le Blansch9 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch9 days
| |\ \
| * | | `make format`Loek Le Blansch9 days
| | | |
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch9 days
| |\ \ \
| | * | | `make format`Loek Le Blansch9 days
| | | | |
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch9 days
| | | | |
| | * | | fix physics testLoek Le Blansch9 days
| | | | |
| | * | | add script unit tests + major refactoringLoek Le Blansch10 days
| | | | |
| * | | | add doxygen + check const correctnessLoek Le Blansch9 days
| | | | |
| * | | | incorporate feedback on #26Loek Le Blansch9 days
| | | | |
| * | | | update logging to use C++20 format and classesLoek Le Blansch9 days
| |/ / /
* | | | adjusted based on feedback of PR#31heavydemon218 days
| | | |
* | | | forget a doxygen docs on a functionheavydemon218 days
| | | |
* | | | Merge branch 'master' into niels/RenderingParticleheavydemon218 days
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch9 days
| | | |
| * | | fixed issuesJAROWMR9 days
| | |/ | |/|
| * | fixed feedbackJAROWMR9 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
|\| |
| * | clang format and tidyJAROWMR12 days
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
| |\| | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR12 days
| | |
| * | added forward declaration and const reference spriteJAROWMR12 days
| | |
| * | added comments and code standardJAROWMR12 days
| | |
| * | improved readablity codeJAROWMR12 days
| | |