blender/release/scripts
Martin Poirier 797bb93b21 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.
2010-09-12 14:04:54 +00:00
..
io/netrender bugfix for [#23737] reported by Mariusz Maximus 2010-09-12 14:04:54 +00:00
keyingsets Bugfix #23504: Axis-Angle Rotation keyframes were not being inserted correctly when using the 'Rotation' Keying Set 2010-08-27 04:43:47 +00:00
modules pyrna: replace method for operators forwarding getattr/setattr access from self.* to self.properties.* 2010-09-11 15:13:22 +00:00
op Fix [#23770] io_anim_bvh reloads the wrong module 2010-09-11 23:13:47 +00:00
presets rna context rename 2010-09-02 04:53:05 +00:00
templates replace self.properties.foo --> self.foo 2010-09-09 18:03:57 +00:00
ui Patch [#23759] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts 2010-09-10 23:39:43 +00:00