aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Animator.cpp
Commit message (Collapse)AuthorAge
* implemented feedbackheavydemon217 days
|
* make formatheavydemon217 days
|
* adjusted aspect ratioheavydemon217 days
|
* implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon218 days
| | | | aspect_ratio is not the same as the single frame then the scaling is wrong
* fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon219 days
| | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* nitpick #59Loek Le Blansch11 days
|
* implemented feedbackheavydemon2111 days
|
* implemented final max feedbackheavydemon2112 days
|
* implemented feedback, cameraValues need better name?heavydemon2114 days
|
* added all the contructor strutcts for animator,sprite and cameraheavydemon212024-12-02
|
* making struct constructorsheavydemon212024-12-02
|
* comments i animator and sprite. added sprite indepentdent scale and angleheavydemon212024-12-02
|
* improved animatorheavydemon212024-11-30
|
* `make format`Loek Le Blansch2024-11-28
|
* implemented loek feedbackheavydemon212024-11-28
|
* make formatheavydemon212024-11-28
|
* removed animator rectangleheavydemon212024-11-28
|
* implemented feedback, removed width so that user only can set height.heavydemon212024-11-27
|
* make formatheavydemon212024-11-22
|
* working moving camera, flip animations, resizing with animations, and black barsheavydemon212024-11-22
|
* adjusted branch based on feedbackheavydemon212024-11-20
|
* rendering based on world unites instead of pixelsheavydemon212024-11-18
|
* `make format`Loek Le Blansch2024-11-15
|
* process feedback on #26Loek Le Blansch2024-11-15
|
* merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
|\
| * `make format`Loek Le Blansch2024-11-13
| |
| * fix physics testLoek Le Blansch2024-11-13
| |
| * add script unit tests + major refactoringLoek Le Blansch2024-11-12
| |
| * `make format`Loek Le Blansch2024-11-12
| |
* | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
| |
* | `make format`Loek Le Blansch2024-11-12
|/
* nitpicks (merge #27)Loek Le Blansch2024-11-08
|
* fixed include code-styleheavydemon212024-11-08
|
* fixed the includes and const settingsheavydemon212024-11-08
|
* code styleheavydemon212024-11-08