Gluon/Branches: Difference between revisions

From KDE Community Wiki
(Created page with "This page discusses branches in the Gluon repository and their state. ==General== * '''cmake-cleanup''': Cleanup of Gluon's cmake files, currently outdated ==Graphics== * '...")
 
 
Line 3: Line 3:
==General==
==General==
* '''cmake-cleanup''': Cleanup of Gluon's cmake files, currently outdated
* '''cmake-cleanup''': Cleanup of Gluon's cmake files, currently outdated
* '''eigen''': Port Gluon to use Eigen 3 for vectors and matrices. (fxrh)


==Graphics==
==Graphics==

Latest revision as of 15:11, 4 January 2013

This page discusses branches in the Gluon repository and their state.

General

  • cmake-cleanup: Cleanup of Gluon's cmake files, currently outdated
  • eigen: Port Gluon to use Eigen 3 for vectors and matrices. (fxrh)

Graphics

  • particles: Branch implementing particle systems in graphics Needs updating to the new graphics API.

Engine

  • engine-statesave-vsrao: GSoC 2012 project of vsrao, implements save/load functionality.
  • engine-physicscollisions-gani: GSoC 2012 project of gani, implements bullet-based physics components.

Creator

  • creator-qmlintro-shreya: Part of GSoC 2012 project of shreya, implements an introduction to Creator in QML.
  • creator-welcomedialog-shreya: Part of GSoC 2012 project of shreya, implements a welcome dialog to be used in creator.
  • creator-contextlayout-shreya: Part of GSoC 2012 project of shreya, various fixes to make the Creator UI more unified.
  • creator-distributionsupport-shreya - Part of GSoC 2012 project of shreya, improves the distribution UI in Creator.