aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
* implemented feedbackheavydemon215 days
|
* fixed the reference bug in render particle, it was in the example problemheavydemon215 days
|
* rendering system bugheavydemon215 days
|
* Merge branch 'master' into niels/RenderingParticleheavydemon215 days
|\
| * implemented feedback from @lonkaarsheavydemon215 days
| |
| * implemented feedbackheavydemon215 days
| |
| * unit testsheavydemon216 days
| |
| * feedback from PR#38 implementedheavydemon217 days
| |
| * removed iostream & printingheavydemon217 days
| |
| * working sortingheavydemon217 days
| |
| * Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon217 days
| |\
| * | first part sorted still needing testingheavydemon2111 days
| | |
* | | fixxed bug with particleemiiter and sprite in single componentheavydemon215 days
| | |
* | | implemented feedbackheavydemon215 days
| | |
* | | updated adjsuted rendering based on feedbackheavydemon215 days
| | |
* | | adjusted so that all gets are autoheavydemon217 days
| | |
* | | merged masterheavydemon217 days
| | |
* | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon217 days
|\ \ \ | | |/ | |/|
| * | final touchups 2 for #26loek/cleanupLoek Le Blansch9 days
| | |
| * | `make format`Loek Le Blansch10 days
| | |
| * | merge `master` into `loek/cleanup`Loek Le Blansch10 days
| |\ \
| | * | `make format`loek/wrapLoek Le Blansch10 days
| | | |
| | * | wrap lines at column 95 instead of 80Loek Le Blansch10 days
| | |/
| * | merge `master` into `loek/cleanup`Loek Le Blansch12 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch12 days
| |\ \
| * | | `make format`Loek Le Blansch12 days
| | | |
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch12 days
| |\ \ \
| | * | | `make format`Loek Le Blansch12 days
| | | | |
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch12 days
| | | | |
| | * | | fix physics testLoek Le Blansch12 days
| | | | |
| | * | | add script unit tests + major refactoringLoek Le Blansch13 days
| | | | |
| * | | | add doxygen + check const correctnessLoek Le Blansch12 days
| | | | |
| * | | | incorporate feedback on #26Loek Le Blansch12 days
| | | | |
| * | | | update logging to use C++20 format and classesLoek Le Blansch12 days
| |/ / /
* | | | adjusted based on feedback of PR#31heavydemon2111 days
| | | |
* | | | forget a doxygen docs on a functionheavydemon2111 days
| | | |
* | | | Merge branch 'master' into niels/RenderingParticleheavydemon2111 days
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch12 days
| | | |
| * | | fixed issuesJAROWMR12 days
| | |/ | |/|
| * | fixed feedbackJAROWMR12 days
| | |
* | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon2113 days
| | | | | | | | | | | | particles and another texture
* | | adjusted renderingsystemheavydemon2114 days
| | |
* | | adjusted rendering and exampleheavydemon2114 days
| | |
* | | rendering particleheavydemon2114 days
| | |
* | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2114 days
|\| |
| * | clang format and tidyJAROWMR2024-11-10
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-11-10
| |\| | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR2024-11-10
| | |
| * | added forward declaration and const reference spriteJAROWMR2024-11-10
| | |
| * | added comments and code standardJAROWMR2024-11-10
| | |