Blender Git Commit Log
Git Commits -> Revision 797bb93
Revision 797bb93 by Martin Poirier (master) September 12, 2010, 14:04 (GMT) |
bugfix for [#23737] reported by Mariusz Maximus netrender client's functions to get slaves and jobs info didn't work anymore (was reading response content twice). At the same time, I switched to json for the dump and load, instead of using eval and repr (for obvious security reasons). I should have done this much earlier. |
Commit Details:
Full Hash: 797bb93b21fdcb0f9dcd60259d5a65f7098318f8
SVN Revision: 31892
Parent Commit: 7405989
Lines Changed: +19, -15