[Development] Stand alone scene graph module

Olivier Goffart olivier at woboq.com
Wed Apr 3 13:22:17 CEST 2013


On Wednesday 03 April 2013 08:16:20 Sletta Gunnar wrote:
> Hi,
> 
> The original idea of scene graph was that is was to be a stand alone module,
> but because it was developed in conjunction with Qt Quick and because we
> didn't want to compromise on any performance aspects for the sake of making
> a more generic framework, we placed them together. As it keeps popping up
> here and there that people still want to use it stand alone, I figured
> makes sense to at least make it possible.
> 
> I've started making some patches that make it possible to extract the
> scenegraph core API's from declarative and build them as a separate module.
> This should make it possible to create normal C++ apps using this API,
> depending only on QtCore and QtGui.
> 
> https://codereview.qt-project.org/#change,52682

That looks like a big change for the 'stable' branch.
Did you not want to target 'dev' instead?

-- 
Olivier 

Woboq - Qt services and support - http://woboq.com - http://code.woboq.org



More information about the Development mailing list