Nux

lp:~unity-team/nux/nux.lazy-load-graphics

Created by Jason Smith and last modified
Get this branch:
bzr branch lp:~unity-team/nux/nux.lazy-load-graphics
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Nux
Status:
Merged

Recent revisions

562. By Jason Smith

make sure View doesn't trigger text lazy loading unless it needs it

561. By Jason Smith

lazy load shaders

560. By Jason Smith

lazy load font

559. By Jason Smith

Improves dash startup times dramatically.. Fixes: . Approved by Thomi Richards.

558. By Thomi Richards

Moved keycode definitions from unity into nux, where they belong.. Fixes: . Approved by Jay Taoko.

557. By Gord Allott

Adds very basic completion support to nux,
Essentially just adds text to the end of the TextEntry widget without any real logic as the logic we want for unity is
different from what we want for a toolkit

Basically just a visual change to allow hud to offer completion. Fixes: . Approved by Tim Penhey.

556. By Jay Taoko

* Fixed fonts info files to have Unix EOL. Fixes: . Approved by Jay Taoko.

555. By Jay Taoko

* OnKeyNavFocusChange changed to key_nav_focus_change
* key_nav_focus_change takes as parameters:
   - a nux::Area
   - a boolean that indicates if the area is receiving/loosing the keyboard focus
   - a direction that indicates the keyboard direction (left, right, up, down) that triggered the keyboard focus change

* OnKeyNavFocusActivate changed to key_nav_focus_activate
* Added test for the new functionality
* Branch needed to resolve bug #863405

SVP: Review and approve the code only, do not initiate the merge into trunk. This branch has to be coordinated with a supporting Unity branch.. Fixes: . Approved by Jason Smith.

554. By Jay Taoko

* Renamed automated tests source files with and "xtest-" prefix
* Ported test framework objects to Nux library as TestView and NuxProgramTemplate classes
* Code style changes. Fixes: . Approved by Jason Smith.

553. By Jay Taoko

* Code style fixes
* Added win32_keycode and win32_keysym in Event class for Windows
* Added GetCachedMeshBuffer in MeshBuffer class. Fixes: . Approved by Jason Smith.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nux/2.0
This branch contains Public information 
Everyone can see this information.

Subscribers