aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
...
| | * | | | | | | | rendering color workingheavydemon212024-12-02
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | | | | make formatWBoerenkamps2024-11-25
| * | | | | | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
| * | | | | | | | make formatWBoerenkamps2024-11-18
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | added eventManager reference to interfacesWBoerenkamps2024-11-16
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | events example workingWBoerenkamps2024-11-15
| * | | | | | | | feedbackWBoerenkamps2024-11-15
| * | | | | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | make formatWBoerenkamps2024-11-13
| * | | | | | | | | added keycodesWBoerenkamps2024-11-13
| * | | | | | | | | moved get_instanceWBoerenkamps2024-11-13
| * | | | | | | | | tested channel and deactivating in functionWBoerenkamps2024-11-13
| * | | | | | | | | added some extra commentsWBoerenkamps2024-11-13
| * | | | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
| * | | | | | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | make formatheavydemon2112 days
* | | | | | | | | implemented feedback, cameraValues need better name?heavydemon2112 days
* | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ...heavydemon2114 days
* | | | | | | | | added all the contructor strutcts for animator,sprite and cameraheavydemon212024-12-02
* | | | | | | | | making struct constructorsheavydemon212024-12-02
* | | | | | | | | tmp commitheavydemon212024-12-02
* | | | | | | | | improved animatorheavydemon212024-11-30
* | | | | | | | | cleaner camera implementationheavydemon212024-11-30
* | | | | | | | | zoomed viewportheavydemon212024-11-30
* | | | | | | | | first version of new viewport floats without the use of sdl functionsheavydemon212024-11-30
* | | | | | | | | working floating point black barsheavydemon212024-11-29
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | implemented loek feedbackheavydemon212024-11-28
* | | | | | | | make formatheavydemon212024-11-28
* | | | | | | | adjusted more it should now be finsishedheavydemon212024-11-28
* | | | | | | | implemented feedback. biggest changes are teh camera_ref removedheavydemon212024-11-27
* | | | | | | | make format and offset for the cameara relative from the transform gameobjectheavydemon212024-11-27
* | | | | | | | removed shared_ptr from spriteheavydemon212024-11-27
* | | | | | | | implemented feedback, removed width so that user only can set height.heavydemon212024-11-27
* | | | | | | | implemented feedback on PR40 and made camera sizes ivec2heavydemon212024-11-27
* | | | | | | | implemented all the feedbackheavydemon212024-11-26
* | | | | | | | make formatheavydemon212024-11-26
* | | | | | | | added window default config settingsheavydemon212024-11-26
* | | | | | | | adjusted vector2 to vec2heavydemon212024-11-26
* | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-26
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| |\ \ \ \ \ \ \
| | * | | | | | | rendering particles in at the center point and not in the top left corner.heavydemon212024-11-21
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| * | | | | | | Minor changes due to templating of Vector2max-0012024-11-21
| |/ / / / / /
* | | | | | | fixed a rezing and camera origin is now middlepointheavydemon212024-11-25