Skip to content

Conversation

@C-Core
Copy link
Member

@C-Core C-Core commented Feb 11, 2021

  • Added a new component that owns a blackboard. Initial values of the blackboard can be set via Editor UI, which is important for data binding with RmlUi because you can't add new blackboard entries after the binding has been established. Changing the values afterwards is of course possible.
  • Changed that the RmlUi component creates its context lazy. This allows other components to setup data bindings and then activate the RmlUi component independent of component init order.
  • Added an "autobind blackboards" option to the RmlUi component where it searches for blackboard components on its owner object and their parents and automatically binds their blackboards.
  • Various other smaller fixes

@C-Core C-Core merged commit cc81af3 into dev Feb 11, 2021
@C-Core C-Core deleted the user/ck/blackboardComponent branch February 11, 2021 17:27
@jankrassnigg jankrassnigg added this to the Next Release milestone Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants