summaryrefslogtreecommitdiffstats
path: root/src/Simulator/FluidSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* handled the infinite loop and stylex12xx12x2022-04-201-6/+8
* Valid Height is now checked by vector.x12xx12x2022-04-201-13/+13
* Properly deprecate more XYZ parameter'd functions (#5147)Tiger Wang2021-03-151-2/+2
* Using Super.Mattes D2020-04-161-1/+1
* Add potatoes to washed away list alsoAlexander Harkness2020-04-051-1/+2
* FluidSimulator: Carrots should be also washable (#4619)metiu072020-04-051-0/+1
* Add new flow direction calculating algorithm (#4160)bionext032018-07-271-71/+32
* Added blocks that can be washed away by water (#3637)Bond-0092017-03-211-0/+10
* Added some blocks and items (#3503)mathiascode2017-02-141-0/+1
* Fixed type-casting-related warnings.Mattes D2016-08-241-6/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
* BasicStyle: Added missing braces to control statements.Mattes D2014-12-051-0/+2
* Fixed reported parentheses around comparisons.Mattes D2014-12-051-1/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-3/+3
* Fixed tabs used for alignment.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-8/+8
* Nullify deleted pointers.archshift2014-06-191-1/+3
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-1/+1
* Some fixes to lilypadsTiger Wang2014-03-281-0/+1
* Removed unused lookupsTycho2014-02-031-2/+0
* Fix Unused Variable Warning at FluidSimulator.cpp line 169 and 176worktycho2013-12-091-4/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+212