diff --git a/Source/agent.cpp b/Source/Agent.cpp similarity index 100% rename from Source/agent.cpp rename to Source/Agent.cpp diff --git a/Source/agent.h b/Source/Agent.h similarity index 100% rename from Source/agent.h rename to Source/Agent.h diff --git a/Source/audio.cpp b/Source/Audio.cpp similarity index 100% rename from Source/audio.cpp rename to Source/Audio.cpp diff --git a/Source/audio.h b/Source/Audio.h similarity index 100% rename from Source/audio.h rename to Source/Audio.h diff --git a/Source/cloud.cpp b/Source/Cloud.cpp similarity index 100% rename from Source/cloud.cpp rename to Source/Cloud.cpp diff --git a/Source/cloud.h b/Source/Cloud.h similarity index 100% rename from Source/cloud.h rename to Source/Cloud.h diff --git a/Source/cube.cpp b/Source/Cube.cpp similarity index 100% rename from Source/cube.cpp rename to Source/Cube.cpp diff --git a/Source/cube.h b/Source/Cube.h similarity index 100% rename from Source/cube.h rename to Source/Cube.h diff --git a/Source/field.cpp b/Source/Field.cpp similarity index 100% rename from Source/field.cpp rename to Source/Field.cpp diff --git a/Source/field.h b/Source/Field.h similarity index 100% rename from Source/field.h rename to Source/Field.h diff --git a/Source/finger.cpp b/Source/Finger.cpp similarity index 100% rename from Source/finger.cpp rename to Source/Finger.cpp diff --git a/Source/finger.h b/Source/Finger.h similarity index 100% rename from Source/finger.h rename to Source/Finger.h diff --git a/Source/hand.cpp b/Source/Hand.cpp similarity index 100% rename from Source/hand.cpp rename to Source/Hand.cpp diff --git a/Source/hand.h b/Source/Hand.h similarity index 100% rename from Source/hand.h rename to Source/Hand.h diff --git a/Source/head.cpp b/Source/Head.cpp similarity index 100% rename from Source/head.cpp rename to Source/Head.cpp diff --git a/Source/head.h b/Source/Head.h similarity index 100% rename from Source/head.h rename to Source/Head.h diff --git a/Source/lattice.cpp b/Source/Lattice.cpp similarity index 100% rename from Source/lattice.cpp rename to Source/Lattice.cpp diff --git a/Source/lattice.h b/Source/Lattice.h similarity index 100% rename from Source/lattice.h rename to Source/Lattice.h diff --git a/Source/markers.cpp b/Source/Markers.cpp similarity index 100% rename from Source/markers.cpp rename to Source/Markers.cpp diff --git a/Source/markers.h b/Source/Markers.h similarity index 100% rename from Source/markers.h rename to Source/Markers.h diff --git a/Source/network.cpp b/Source/Network.cpp similarity index 100% rename from Source/network.cpp rename to Source/Network.cpp diff --git a/Source/network.h b/Source/Network.h similarity index 100% rename from Source/network.h rename to Source/Network.h diff --git a/Source/oscilloscope.cpp b/Source/Oscilloscope.cpp similarity index 100% rename from Source/oscilloscope.cpp rename to Source/Oscilloscope.cpp diff --git a/Source/oscilloscope.h b/Source/Oscilloscope.h similarity index 100% rename from Source/oscilloscope.h rename to Source/Oscilloscope.h diff --git a/Source/particle.cpp b/Source/Particle.cpp similarity index 100% rename from Source/particle.cpp rename to Source/Particle.cpp diff --git a/Source/particle.h b/Source/Particle.h similarity index 100% rename from Source/particle.h rename to Source/Particle.h diff --git a/Source/texture.cpp b/Source/Texture.cpp similarity index 100% rename from Source/texture.cpp rename to Source/Texture.cpp diff --git a/Source/texture.h b/Source/Texture.h similarity index 100% rename from Source/texture.h rename to Source/Texture.h diff --git a/Source/util.cpp b/Source/Util.cpp similarity index 100% rename from Source/util.cpp rename to Source/Util.cpp diff --git a/Source/util.h b/Source/Util.h similarity index 100% rename from Source/util.h rename to Source/Util.h