Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) | Loïc Blot | 2017-06-04 |
| | |||
* | Add CPP11 header to define nullptr & constexpr (#5471) | Loïc Blot | 2017-03-29 |
| | | | This header permit to use nullptr & constexpr keywords in portable code segments and benefit from nullptr & constexpr when using C++11 and greater | ||
* | Liquids: Update flow on block load | MillersMan | 2016-12-07 |
When loading a block add liquid-nodes that might flow away or spread to neighbours to the transforming_liquid queue. |