[wesnoth-commits] [wesnoth/wesnoth] af418d: WIP: texture atlas class
GitHub
noreply at github.com
Wed Oct 10 12:03:29 UTC 2018
Branch: refs/heads/opengl
Home: https://github.com/wesnoth/wesnoth
Commit: af418d86f486db023d8d4ff8c742dd7156469223
https://github.com/wesnoth/wesnoth/commit/af418d86f486db023d8d4ff8c742dd7156469223
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M projectfiles/VC14/wesnoth.vcxproj
M projectfiles/VC14/wesnoth.vcxproj.filters
M source_lists/libwesnoth_sdl
A src/ogl/texture_atlas.cpp
A src/ogl/texture_atlas.hpp
Log Message:
-----------
WIP: texture atlas class
Currently only loading images and applying IPFs is implemented.
Most code here is copy-pasted from picture.cpp, I'm planning to eventually
remove that file.
Next task is implementing the actual sprite packing.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list