Skip to content

Commit

Permalink
Reimplemented SceneInspector to allow further development.
Browse files Browse the repository at this point in the history
- Replaced single giant label with HTML with hierarchy of Widgets. This will allow much more customisation and interaction.
- Made sections collapsible.
- Introduced tabs to separate major sections.
- Added mechanism for registering custom sections.
- Added Diff and TextDiff classes to simplify the display of diffs.
- Added Row class to simplify creation of standard inspector rows.

Fixes GafferHQ#36.
Fixes GafferHQ#821.
  • Loading branch information
johnhaddon committed Jul 11, 2014
1 parent e8cc0a2 commit 8199c38
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 123 deletions.

0 comments on commit 8199c38

Please sign in to comment.