]> git.mxchange.org Git - simgear.git/commit
Move Noise from scene/material to scene/util
authorFrederic Bouvier <fredfgfs01@free.fr>
Sun, 5 Feb 2012 22:25:02 +0000 (23:25 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sun, 4 Mar 2012 19:21:46 +0000 (20:21 +0100)
commit9b130f099fe34f69e742f6067502f90164a7f22d
treeb33e2aea18aaa778494464770e48cebbdf94a8ed
parent20414e6ef4f66aa5b2af75f584372bae94341d21
Move Noise from scene/material to scene/util
simgear/scene/material/CMakeLists.txt
simgear/scene/material/Noise.cxx [deleted file]
simgear/scene/material/Noise.hxx [deleted file]
simgear/scene/util/Noise.cxx [new file with mode: 0644]
simgear/scene/util/Noise.hxx [new file with mode: 0644]
simgear/scene/util/StateAttributeFactory.cxx