lp://staging/~azzar1/nux/has-running-animation-3.0
- Get this branch:
- bzr branch lp://staging/~azzar1/nux/has-running-animation-3.0
Branch merges
- Marco Trevisan (Treviño): Approve
-
Diff: 93 lines (+43/-0)3 files modifiedNuxCore/AnimationController.cpp (+15/-0)
NuxCore/AnimationController.h (+4/-0)
tests/gtest-nuxcore-animation.cpp (+24/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 659. By Sam Spilsbury
-
Added a method to WindowCompositor RestoreMainFram
ebuffer which either restores the reference framebuffer or binds us to the backbuffer depending on what is available.. Fixes: https:/ /bugs.launchpad .net/bugs/ 1036521, https:/ /bugs.launchpad .net/bugs/ 1036572. Approved by Daniel van Vugt. - 657. By Neil J. Patel
-
This branch introduces "Redirected Views" in Nux. Redirected views allows a view to be rendered inside its own texture and that texture is latter composited inside the main rendering.
This branch contains the required changes for redirected views. The opportunty was also taken to fix minor issues and introduce API changes.. Fixes: . Approved by Jay Taoko. - 656. By Neil J. Patel
-
WindowCompostior: use ObjectWeakPtr to handle focus and mouse areas
So they get automatically nullified when the handled objects are destroyed,
also Make Area to unset the key-focus paths on destroy.. Fixes: https://bugs.launchpad .net/bugs/ 1045059. Approved by Marco Trevisan (Treviño). - 655. By Neil J. Patel
-
InputArea: remove the pending grabs on destroy (it could cause crash otherwise). Fixes: . Approved by Marco Trevisan (Treviño).
- 654. By Michi Henning
-
Partial fix. Remaining warnings to be fixed for 4.0 series.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1032313. Approved by Tim Penhey.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/nux