Lukas M
Lukas M
**Original comment by Martin Preisler (Bitbucket: [mpreisler](https://bitbucket.org/mpreisler), GitHub: [mpreisler](https://github.com/mpreisler)).** ---------------------------------------- Where would you specify that you want to play the animation backwards? Can you propose a concrete specification?
**Original comment by Anonymous.** ---------------------------------------- **Original reporter: mattekenpis** For inspiration, there is a very nice animation library (https://www.greensock.com/jump-start-js/ & http://api.greensock.com/js/) in Actionscript/Javascript, and the syntax is like this: //tween the...
**Original comment by Martin Preisler (Bitbucket: [mpreisler](https://bitbucket.org/mpreisler), GitHub: [mpreisler](https://github.com/mpreisler)).** ---------------------------------------- This is a new feature, so I propose to add it to 1.0.0, we don't want to change XSD schemas...
The original goal by CrazyEddie and @mpreisler was to make the drupal website allow adding projects easily, but this was never finished. Yes maybe just putting a link there is...
**Original comment by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- The first part of the issue explained in the thread coincides with the "what to do with a whitespace when a...
I have no clue how this could happen :/ calling `updateGeometryRenderSettings` seems a bit weird though as solution. There must be a better way
**Original comment by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- There have been changes about this lately. Would you have time to test them to ensure it works now?
**Original comment by Anonymous.** ---------------------------------------- **Original reporter: Enhex** the Boost_DIR property won't accept my boost directory. The tooltip says should point to a directory containing a CMake configuration file for...
**Original comment by Anonymous.** ---------------------------------------- **Original reporter: Enhex** I found this: http://stackoverflow.com/questions/18927970/boost-dir-notfound-on-cmake The answer says this: "The Boost_DIR variable is only of significance when using Boost's package configuration file (which...
**Original comment by Martin Preisler (Bitbucket: [mpreisler](https://bitbucket.org/mpreisler), GitHub: [mpreisler](https://github.com/mpreisler)).** ---------------------------------------- We are using FindBoost that comes with cmake. The most common reason for these failures is Ogre using boost from...