aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon2113 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| * | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2114 days
| | | | | | | | | | |
| * | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2114 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | | | | | saveWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | | Implemented feedbackmax-00111 days
| | | | | | | | | | |
| * | | | | | | | | | Clarified 0.75fmax-00111 days
| | | | | | | | | | |
| * | | | | | | | | | Make formatmax-00111 days
| | | | | | | | | | |
| * | | | | | | | | | Corrected constexprmax-00111 days
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch12 days
| | | | | | | | | | | |
| | * | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch12 days
| | | | | | | | | | | |
| | * | | | | | | | | | merge masterLoek Le Blansch12 days
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch12 days
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch13 days
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | add doxygen commentsLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | merge with masterLoek Le Blansch2024-12-07
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | more script utilitiesLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch2024-12-06
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | merge masterLoek Le Blansch12 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | fix AudioSystem bug + add regression testLoek Le Blansch12 days
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | add ResourceManager to LoopManagerLoek Le Blansch12 days
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | process feedback on #60Loek Le Blansch12 days
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch13 days
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | / / / / / / / | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | merge masterLoek Le Blansch2024-12-07
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | `make format`Loek Le Blansch2024-12-05
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-05
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | remove copy/move constructor/operator from base ResourceLoek Le Blansch2024-12-04
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch13 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | minor cleanupLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Added Doxygenmax-00111 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Removed magic numbersmax-00111 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented feedbackmax-00112 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Passing transform by referencemax-00112 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Replaced xormax-00112 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Replaced copy by referencemax-00112 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented feedbackmax-00112 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Deleted headermax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Implemented oval pathmax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added commentsmax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed merge issuemax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed merge issuemax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Deleted headermax-00113 days
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |