Revision 88048ea...
Go back to digest for 29th January 2012Features in Office
Adam Celarek committed changes in [calligra/krita-lbrush-adamc] /plugins/paintops/lindenmayer:
implemented more features in script engine
* if the script equals runTests, tests will be run. this works only in debug mode.
* evaluate && in bool() clauses
* allow float(some + computation) in bool() and if() clauses
* letter[something] = 30; works now, if there is no cast to bool or float, variant is used.
*
File Changes
Modified 2 files
- /plugins/paintops/lindenmayer
- krita/kis_lindenmayer_production.cpp
- krita/kis_lindenmayer_production.h
2 files changed in total