Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Recent commits

Hi,

There's now improved support for styling in TM, by means of a simple model for creating and applying Color, Font and Image objects. The examples I showed in the webinar has also been committed.

I've also committed code for supporting 2D graphics in TM:
- a Piccolo port for SWT
- Ecore model for scene graph
- TM renderer for Piccolo

I've named the new plugin org.eclipse.e4.tm.graphics(.tests). It's fairly experimental at this stage, but I think it has potential.

Hallvard


Back to the top