Changeset - d876c6df6173
[Not reviewed]
Merge default
0 1 0
Nathan Brink (binki) - 17 years ago 2009-02-23 18:19:21
ohnobinki@ohnopublishing.net
merge
1 file changed with 4 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -43,13 +43,14 @@
 
 *
 
 * Notes from IRCness:
 
 * Server<==>Client Communication
 
 *  	<jobtype={blender,povray,indigo,etc}> <filename> <args specific to the jobtype>
 
 *
 
 *  Framecounts:
 
 * Job initiation:  	<jobnumber> <jobtype={blender,povray,indigo,etc}> <filename> <args specific to the jobtype>
 
 * Job addition : 		<jobnumber> <alteration: could be (cancel):cancel job (frames):tell the client to render more frames>
 
 * Client Control: 		system <command> (such as drop all jobs, shutdown client, etc)
 
 *
 
 *  blender_getframecount()
 
 *  indigo_getframecount() always return 1... or just not bother with it?
 
 *
 
 *	Upload while rendering
 
 *
 
 *
 
 */
0 comments (0 inline, 0 general)