summaryrefslogtreecommitdiff
path: root/src/simulation/Gravity.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Add --nofft option to compile without FFTW3Julian Meyer1-3/+8
2012-08-24Don't you just hate those fencepost errors... Stop going out of bounds when t...Simon Robertshaw1-2/+2
2012-08-24More efficient floodfill function for gravity walls, no need for larger stack...Simon Robertshaw1-10/+27
2012-08-06Started work on save as current nameSimon Robertshaw1-0/+1
2012-07-29Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic...Simon Robertshaw1-8/+12
2012-07-29clear_sim now clears air and gravity maps better, fixes issue #31Simon Robertshaw1-0/+9
2012-06-25Create FFT plan on demand instead of at startup on the main threadSimon Robertshaw1-14/+4
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw1-4/+4
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-4/+4
2012-04-16Newtonian gravity workingSimon Robertshaw1-10/+11
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-0/+1
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-3/+19
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+488