[wesnoth-commits] [wesnoth/wesnoth] e868c7: Loading Screen: removed animation timing
Charles Dang
noreply at github.com
Sat Aug 10 20:27:19 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e868c7e890ad4e56dd8074f12ffd76dada0987f0
https://github.com/wesnoth/wesnoth/commit/e868c7e890ad4e56dd8074f12ffd76dada0987f0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2019-08-11 (Sun, 11 Aug 2019)
Changed paths:
M src/gui/dialogs/loading_screen.cpp
M src/gui/dialogs/loading_screen.hpp
Log Message:
-----------
Loading Screen: removed animation timing
Decided it's better to just tie this to the draw rate. There were problems with the timing on the accelerated_rendering
branch, so I had disabled it there, but I think it's better without the timing so I'll just leave this.
More information about the Commits
mailing list