index
:
project-spc
demo
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/doxygen
loek/hotfix
loek/replay
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
wouter/gameloop
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crepe
/
facade
Commit message (
Expand
)
Author
Age
*
implemented feedback on PR40 and made camera sizes ivec2
heavydemon21
2024-11-27
*
implemented all the feedback
heavydemon21
2024-11-26
*
make format
heavydemon21
2024-11-26
*
added window default config settings
heavydemon21
2024-11-26
*
adjusted vector2 to vec2
heavydemon21
2024-11-26
*
Merge branch 'master' into niels/decoupling_pixel_and_pos
heavydemon21
2024-11-26
|
\
|
*
Merge remote-tracking branch 'origin/master' into max/vector2
max-001
2024-11-22
|
|
\
|
|
*
rendering particles in at the center point and not in the top left corner.
heavydemon21
2024-11-21
|
*
|
Replaced Vector2<double> by vec2 typedef
max-001
2024-11-22
|
*
|
Minor changes due to templating of Vector2
max-001
2024-11-21
|
|
/
*
|
fixed a rezing and camera origin is now middlepoint
heavydemon21
2024-11-25
*
|
added doxygen comments
heavydemon21
2024-11-22
*
|
make format
heavydemon21
2024-11-22
*
|
working moving camera, flip animations, resizing with animations, and black bars
heavydemon21
2024-11-22
*
|
working scaling image with scaling world to screen
heavydemon21
2024-11-22
*
|
working aspect ratio in world units. and add pillarboxing/letterboxing depend...
heavydemon21
2024-11-22
*
|
Merge branch 'master' into niels/decoupling_pixel_and_pos
heavydemon21
2024-11-21
|
\
|
|
*
merge `master` into `loek/util`
Loek Le Blansch
2024-11-21
|
|
\
|
|
*
nitpick #34
Loek Le Blansch
2024-11-20
|
|
*
Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events
WBoerenkamps
2024-11-20
|
|
|
\
|
|
*
|
most tests done
WBoerenkamps
2024-11-20
|
*
|
|
merge `master` into `loek/util`
Loek Le Blansch
2024-11-20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
nitpick #31
Loek Le Blansch
2024-11-20
|
|
*
|
merge #31
Loek Le Blansch
2024-11-20
|
|
|
\
\
|
|
|
*
|
make format
heavydemon21
2024-11-20
|
|
|
*
|
fixed compile warning and tested the prerequisite that user needs to set expl...
heavydemon21
2024-11-20
|
|
|
*
|
implemented feedback
heavydemon21
2024-11-20
|
|
|
*
|
Merge branch 'master' into niels/RenderingParticle
heavydemon21
2024-11-20
|
|
|
|
\
\
|
|
|
*
|
|
implemented feedback
heavydemon21
2024-11-20
|
|
|
*
|
|
implementing feedback
heavydemon21
2024-11-20
|
|
|
*
|
|
updated adjsuted rendering based on feedback
heavydemon21
2024-11-20
|
|
|
*
|
|
Merge remote-tracking branch 'origin/master' into niels/RenderingParticle
heavydemon21
2024-11-18
|
|
|
|
\
\
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
adjusted based on feedback of PR#31
heavydemon21
2024-11-14
|
|
|
*
|
|
Merge branch 'master' into niels/RenderingParticle
heavydemon21
2024-11-14
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Merge branch 'master' into niels/RenderingParticle
heavydemon21
2024-11-12
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
rendering particle
heavydemon21
2024-11-11
|
|
*
|
|
|
|
|
convert more examples to unit tests
Loek Le Blansch
2024-11-20
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
merge `master` into `loek/util`
Loek Le Blansch
2024-11-20
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
implemented feedback
heavydemon21
2024-11-20
|
|
*
|
|
|
|
feedback from PR#38 implemented
heavydemon21
2024-11-18
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
/
|
|
|
move utilities from loek/audio
Loek Le Blansch
2024-11-18
|
|
/
/
/
/
*
|
|
|
|
adjusted branch based on feedback
heavydemon21
2024-11-20
*
|
|
|
|
rendering based on world unites instead of pixels
heavydemon21
2024-11-18
*
|
|
|
|
first version world postions with camera
heavydemon21
2024-11-18
|
/
/
/
/
*
|
|
|
`make format`
Loek Le Blansch
2024-11-15
*
|
|
|
merge `master` into `loek/cleanup`
Loek Le Blansch
2024-11-15
|
\
\
\
\
|
*
|
|
|
wrap lines at column 95 instead of 80
Loek Le Blansch
2024-11-15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
`make format`
Loek Le Blansch
2024-11-13
|
|
|
/
|
|
/
|
*
|
|
process feedback on #26
Loek Le Blansch
2024-11-15
*
|
|
merge `loek/tests` into `loek/cleanup` (close #32)
Loek Le Blansch
2024-11-13
|
\
\
\
[next]