summaryrefslogtreecommitdiff
path: root/src/simulation/Particle.h
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13Initial check-in of movable solids. Save/Load/Undo do not work and may crash.Stanislaw Skowronek1-0/+1
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-11/+3
unused variables from config.h
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-17/+2
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
2012-06-05Use a different method for decoding saves with uncompressed object in memory ↵Simon Robertshaw1-0/+46
for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation