davebaol
davebaol
**Describe the bug** The `update` callcack in timeline with keyframed animations is called after the `changeComplete` callback of the last animation and before the `loopComplete` callback. This behavior occurs only...
I've opened this to discuss behavior trees API enhancements. @implicit-invocation Resuming discussion https://github.com/libgdx/gdx-ai/pull/4#issuecomment-56509640 ... Not sure why you don't like the XML format, but I think that it has some...
See discussion and proposed implementation here, https://github.com/libgdx/gdx-ai/issues/7#issuecomment-71741086 Ideally, this kind of goal could be specified by an explicit set of nodes or abstract properties.
Title says it all :)
## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [ ] Local deployment - Version: - Formio.js version: **4.9.27-rc.4** - Frontend...
This fix makes `adr list` and `adr link` work properly when there are extraneous files along with adr files. I just changed ```shell find $adr_dir | grep -E "^$adr_dir/[0-9]+-[^/]*\\.md" |...
If the stick is on the ground when the man whistles then the dog should first pick it up.
NiFi 1.10.0 was released in early November and includes a lot of new interesting features. Keep up the great work 👍
What about using [parent-module](https://www.npmjs.com/package/parent-module) or directly [callsites](https://www.npmjs.com/package/callsites) to avoid the need of passing `module` as the first argument?