I'm working on a tool to let users design algorithms for generating planets. This concept is complex; I mistakenly focused too much what the planet appears to do, design a planet. This is not what it does, and thus I made a mistake. Currently the planet tool generates a series of layers that are used to generate the textures for the planet. What I need to do is have is a planet that accepts the series of layers that define the algorithm, and use them to texture itself. Basically I need split the cashed information and save it as part of the planet, not a layer, and use data from the planet when generating everything. It will take a few hours of work to fix, so there will be some delays.
Planet Tool Design Delay
Summary:
A small mistake.