| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -replace NULL to nullptr. | 2017-11-11 | 1 | -1/+1 | |
| | | |||||
| * | -Add : compare operator to ask the if operator to compare the scalar | 2017-02-28 | 1 | -1/+1 | |
| | | | | | result. | ||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+48 | |
| | | | | | -Allow to use if node several times. | ||||
| * | -Fix some value on diceparser. | 2016-09-16 | 1 | -0/+7 | |
| | | |||||
| * | Add Management of Color | 2016-02-04 | 1 | -2/+2 | |
| | | |||||
| * | Cppcheck warning for ifnode. | 2016-01-30 | 1 | -1/+0 | |
| | | |||||
| * | Implementation of the if node. Work with one if. | 2016-01-26 | 1 | -0/+3 | |
| | | |||||
| * | Add ifnode class | 2016-01-26 | 1 | -0/+50 | |