- replaced default values by float ones (implicit float to int is more useful)
authorAkiko <akiko@linux-addicted.net>
Fri, 25 Oct 2013 08:36:31 +0000 (10:36 +0200)
committerAkiko <akiko@linux-addicted.net>
Fri, 25 Oct 2013 08:36:31 +0000 (10:36 +0200)
commitbf6df3cb3db142b49cb7e0a106e9cff1f353cafe
treefa290bac0038b6bf6e35c834362a73916eb277e2
parent4b0b24a27c5b92be4d7d514186934f1d584e4343
- replaced default values by float ones (implicit float to int is more useful)
- replaced gcc specific data alignment by C++11 version
engine/Vector.hxx