Age | Commit message (Collapse) | Author |
|
Make Graphics::Surface::pixels protected.
|
|
This is a regression from 19fa89b8f58df702c5cb16d03a9cb51c1acce7ab. Thanks to
fuzzie for noticing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* for floor/ceil output in transform_tools.cpp
* for projX/Y in transparent_surface.cpp
* in transpaprent_surface.cpp
|
|
|
|
|
|
|
|
|
|
|
|
transform_struct.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still weird with rotated + mirrored + scaled sprites. Offset.
|
|
|
|
|
|
|
|
Add actual rotation code, make ticket-system transformStruct-aware
|
|
Refactor scale(), factor out actual mapping algorithm, add bilinear
scaling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
|
|
|
|
|
|
|