aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/RenderSystem.cpp
Commit message (Collapse)AuthorAge
* merge masterloek/replayLoek Le Blansch4 days
|\
| * make formatJAROWMR4 days
| |
| * merge masterJAROWMR4 days
| |\
| | * adjusted tm naming --> transform and adjusted doxygen commentsheavydemon215 days
| | |
| | * make formatheavydemon215 days
| | |
| | * fix merge conflictheavydemon215 days
| | |
| | * Merge branch 'master' into niels/UIheavydemon215 days
| | |\
| | | * added particle begin lifespan rendering, added world_space to sprite so that ↵heavydemon216 days
| | | | | | | | | | | | | | | | coordinates are in camera_space or world_sapce
| | * | removed absolute position because jaro is adjusting thatheavydemon215 days
| | | |
| | * | rendering met absoluut position util functie, particle ben ik nog jaro aan ↵heavydemon215 days
| | | | | | | | | | | | | | | | het overleggen dus er die werkt niet goed
| | * | implemented feedbackheavydemon216 days
| | | |
| | * | merged masterheavydemon216 days
| | | |
| | * | Merge branch 'master' into niels/UIheavydemon216 days
| | |\ \
| | * | | finalized text renderingheavydemon216 days
| | | | |
| | * | | workig rending textheavydemon217 days
| | | | |
| | * | | Merge branch 'wouter/text-component' into niels/UIheavydemon217 days
| | |\ \ \
| | * | | | merging wouterheavydemon217 days
| | | | | |
| | * | | | Merge branch 'wouter/text-component' into niels/UIheavydemon217 days
| | |\ \ \ \
| | * | | | | tmp fixheavydemon217 days
| | | | | | |
| | * | | | | idkheavydemon217 days
| | | | | | |
| | * | | | | rendersysheavydemon217 days
| | | | | | |
| | * | | | | fontingheavydemon217 days
| | | | | | |
| * | | | | | tested system, added roation to emitterJAROWMR5 days
| | | | | | |
| * | | | | | rotating sprite on particleJAROWMR5 days
| | | | | | |
| * | | | | | Merge branch 'jaro/collision-system-handeling' of github.com:lonkaars/crepe ↵JAROWMR5 days
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into jaro/collision-system-handeling
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ↵max-0016 days
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | | | | | | | | jaro/collision-system-handeling
| * | / | | | | updating collision systemJAROWMR5 days
| |/ / / / / /
| * | | | | | make formatJAROWMR7 days
| | | | | | |
| * | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵JAROWMR7 days
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | into jaro/collision-system-handeling
| * | | | | | Added util for positionJAROWMR7 days
| | |_|/ / / | |/| | | |
* | | | | | merge masterLoek Le Blansch6 days
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps6 days
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | wouter/text-component
| * | | | | readded const and used emplace insteadWBoerenkamps6 days
| | |_|_|/ | |/| | |
| * | | | final changesWBoerenkamps7 days
| | | | |
| * | | | last changesWBoerenkamps7 days
| | |_|/ | |/| |
| * | | text now working with optionalWBoerenkamps7 days
| | | |
| * | | code not workingWBoerenkamps7 days
| | |/ | |/|
* | | merge masterLoek Le Blansch6 days
|\ \ \ | | |/ | |/|
| * | broken particle testJAROWMR11 days
| | |
| * | updated particle emitterJAROWMR11 days
| |/
* | merge masterLoek Le Blansch11 days
|\|
| * make formatheavydemon2112 days
| |
| * include order fixedheavydemon2112 days
| |
| * Merge branch 'master' into niels/UIheavydemon2112 days
| |\
| * | updated the code so that get_events() calculates pixel units to game unitsheavydemon2112 days
| | |
| * | making rendering fonts and UIheavydemon212024-12-09
| | |
* | | merge masterLoek Le Blansch12 days
|\ \ \ | | |/ | |/|
| * | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2113 days
| | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong
| * | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | |
| * | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| |/ | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call