Revision b8bb15f by Bastien Montagne February 1, 2018, 13:08 (GMT) |
Finalize/enable new static override for linked groups. Behavior is expected to be simillar to 'make proxy' on linked groups, it basically allows you to select which object in the group will be to 'root' override (usually, the armature), checks which other objects needs to be overridden as well, overrides the group itself too, and instantiates the group and the root overridden object. It seems to be working, though handling of armature deformation is kind of totally broken in blender2.8 currently (modifiers...). ;) |
Revision 73b4cb5 by Bastien Montagne February 1, 2018, 13:07 (GMT) |
Fix some issues in new RNA diff code. |
Revision 781dd5e by Dalai Felinto February 1, 2018, 11:22 (GMT) |
Fix audaspace mess in 2.8 All these files were removed since accidental commit, revert and merge in 2.8. ea31f0ac3b877e + 0a4e170c28cec + 11f9a23a286c17f + 7b27b10fa6a6 |
Revision cd317fa by Bastien Montagne February 1, 2018, 11:10 (GMT) |
Fix wrong attempt to get depsgraph from RNA Groups ViewLayer. |
Revision 1ce8a7f by Campbell Barton February 1, 2018, 04:56 (GMT) |
Fix incorrect message bus tag count |
Revision 70841e5 by Campbell Barton February 1, 2018, 04:18 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 653746f by Campbell Barton February 1, 2018, 04:16 (GMT) |
Cleanup: pass userdef to write_userdef, const args |
Revision 4174524 by Campbell Barton February 1, 2018, 04:15 (GMT) |
Error in last commit |
Revision 6ffc6b3 by Campbell Barton February 1, 2018, 03:59 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 4d96202 by Campbell Barton February 1, 2018, 03:58 (GMT) |
Cleanup: Python code-style |
Revision e4c9cf7 by Campbell Barton February 1, 2018, 03:02 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 10fec1f by Campbell Barton February 1, 2018, 02:58 (GMT) |
Cleanup: Python code-style (addons, wm) |
Revision 078e012 by Campbell Barton February 1, 2018, 02:40 (GMT) |
Cleanup: rename BLI_*_empty() -> clear() Consistent with other BLI API's |
Revision 7b27b10 by Germano Cavalcante February 1, 2018, 00:36 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0a4e170 by Germano Cavalcante February 1, 2018, 00:35 (GMT) |
Revision 11f9a23 by Germano Cavalcante February 1, 2018, 00:34 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 42ca1fe by Germano Cavalcante February 1, 2018, 00:31 (GMT) |
gpu_shader_material: Correct incorrect glsl texture of Voronoi, Noise, and Musgrave on some Intel GPUs |
Revision ea31f0a by Germano Cavalcante February 1, 2018, 00:11 (GMT) |
tmp |
Revision 4bd7258 by Gaia Clary January 31, 2018, 23:43 (GMT) |
Revision 22faf66 by Gaia Clary January 31, 2018, 23:41 (GMT) |
fix T50198: The OpenCollada error handler must return true after detecting uncritical errors. |
|