Storing prefab pieces
#14
If we have a fixed part that's compiled into the executable and a variable part that gets loaded from a folder full of .schematic files, then no-one else needs to modify the sources.

And even if we didn't have the variable part, there's very little reason to modify the sources without sharing the modifications back, which still works well. Remember, it's not that the generator will overwrite the entire file, no. Rather, the generator outputs C++ code that the developer still neds to copy & paste into the actual C++ source file, while adding metadata to it in the process.
Reply
Thanks given by:


Messages In This Thread
Storing prefab pieces - by xoft - 03-12-2014, 09:42 PM
RE: Storing prefab pieces - by NiLSPACE - 03-12-2014, 10:29 PM
RE: Storing prefab pieces - by xoft - 03-12-2014, 11:24 PM
RE: Storing prefab pieces - by NiLSPACE - 03-12-2014, 11:38 PM
RE: Storing prefab pieces - by tigerw - 03-13-2014, 03:49 AM
RE: Storing prefab pieces - by SamJBarney - 03-13-2014, 03:55 AM
RE: Storing prefab pieces - by tigerw - 03-13-2014, 05:25 AM
RE: Storing prefab pieces - by worktycho - 03-14-2014, 03:50 AM
RE: Storing prefab pieces - by SamJBarney - 03-14-2014, 06:53 AM
RE: Storing prefab pieces - by xoft - 03-14-2014, 07:39 AM
RE: Storing prefab pieces - by worktycho - 03-14-2014, 08:18 AM
RE: Storing prefab pieces - by xoft - 03-14-2014, 04:35 PM
RE: Storing prefab pieces - by worktycho - 03-14-2014, 09:37 PM
RE: Storing prefab pieces - by xoft - 03-14-2014, 09:42 PM
RE: Storing prefab pieces - by worktycho - 03-14-2014, 10:00 PM
RE: Storing prefab pieces - by xoft - 03-14-2014, 10:47 PM
RE: Storing prefab pieces - by worktycho - 03-14-2014, 10:52 PM



Users browsing this thread: 2 Guest(s)