Revision 2975c6e...

Go back to digest for 20th February 2011

Optimization in Other

Dan Leinir Turthra Jensen committed changes in [gluon] core/gluonobject.cpp:

Adjust the naming logic for GluonObjects to fit the new scheme

Also simply the various name related functions greatly. Much convoluted
logic in those which really wasn't needed. Also much faster at normal
use, renaming more expensive now, but only marginally so (an extra run
through of the name to set objectName appropriately)

File Changes

Modified 1 files
  • core/gluonobject.cpp
1 files changed in total