HI Guy's
Here's an idea you may be interested in...
After several years living a life traveling the world fixing other people's fc< up's, I've returned to DBPro to update an old DBPro application...
Shock!!! DBPro is no longer supported by TGC and has been farmed out free issue along with a few of the old plugin's.
Getting everything up and running wasn't quite as straight forward as implied.! now that it's all free, why hasn't someone made a one-click instal all utility?
I noticed that TGC have posted the original source code to DBPro and some of the plugin authors have done the same, this gave me the Idea...
There are a whole load of clever people on these boards, why hasn't someone addressed the elephant in the room and attempted a complete re-write of the whole DBPro package. (Yeah someone has!)
I'm thinking a community effort implementing all the long list of change requests posted on the forums, changing all MAKE commands to CREATE etc. Unifying the naming conventions across all the functions
for every CREATE there should be a matching DELETE function.
A New Editor that doesn't contain any WEB content (I've lost count how many applications that no longer work properly because they have this implemented!)
Support for pre-processor directives DEBUG, RELEASE etc.
Better OOP styling, Classes and Structures, all the missing stuff that never got put in!
Item as New Terrain(Width, Height, HeighMap )
Item.Scale(X,Y,Z)
Item.Position(X,Y,Z)
Item.Move(X,Y,Z)
Item.Rotate(X,Y,Z)
Item.Delete()
Finaly a whole new help system, with full syntax and usage example of every command!
It's a big Idea, that'll take ages to achieve but the initial coding has all been done already, just needs a bit more polishing.
even making it support DirectX12 or is that taking it to far
DBPro2