Revision 5b6ead0 by Bastien Montagne August 10, 2017, 10:32 (GMT) |
Fix T52324: Metaball disappears when deleting first metaball object. Lost specific MBall 'need update' case here in last year's refactor. While technically not a regression, nice to have in 2.79. |
Revision 8c4ccab by Bastien Montagne August 10, 2017, 09:14 (GMT) |
Merge branch 'master' into blender2.8 |
Revision cf7a2c9 by Bastien Montagne August 10, 2017, 08:28 (GMT) |
Cleanup & fix potential NULL pointer dereferencing. |
Revision a152743 by Bastien Montagne August 10, 2017, 08:28 (GMT) |
Fix T52314: New ID copy code (rBrB9da7dfa1586d) Breaks node previews in compositor. "Just" forgot to copy data block's name in 'NO_MAIN' case... *sigh* |
Revision 422fdda by Sergey Sharybin August 10, 2017, 07:22 (GMT) |
Cycles: Fix instanced shadow catcher objects influencing each other |
Revision 5a618ab by Sergey Sharybin August 10, 2017, 07:21 (GMT) |
Cycles: De-duplicate trace-time object visibility calculation We already have enough files to worry about in BVH builders. no need to add yet another copy-paste code which is tempting to be running out of sync. |
Revision 464c045 by Campbell Barton August 10, 2017, 06:35 (GMT) |
Manipulator: grab3d option to align to view Use for lamp-target, makes it easier to click on. |
Revision 8520cb4 by Campbell Barton August 10, 2017, 04:30 (GMT) |
Manipulator: cage2d translate in 3D view support Needed for moving image-empties. |
Revision 5406109 by Campbell Barton August 10, 2017, 04:08 (GMT) |
Manipulator: add image-empty manipulator |
Revision d5289f9 by Campbell Barton August 10, 2017, 04:03 (GMT) |
Manipulator: apply cage2d scale before offset Needed when offset takes factor into account. |
Revision 535d917 by Campbell Barton August 9, 2017, 23:59 (GMT) |
Manipulator: expose use_draw_offset_scale to RNA |
Revision 1d6b99b by Campbell Barton August 9, 2017, 23:59 (GMT) |
Cleanup: don't abbreviate color w/ manipulator API |
Revision 7cb65cc by Campbell Barton August 9, 2017, 23:44 (GMT) |
Manipulator: rename grab enum We'll want some 3D shapes, so name existing shapes 2D |
Revision de3c165 by Bastien Montagne August 9, 2017, 16:21 (GMT) |
Forgot to change magicnumber of OIIO built lib in previous commit... |
Revision 6e7e081 by Bastien Montagne August 9, 2017, 16:16 (GMT) |
install_deps: disable PTex in our OIIO building for now, broken on newest systems. |
Revision 5fac99c by Campbell Barton August 9, 2017, 13:49 (GMT) |
Manipulator: use offset-scale for lamp target |
Revision 2f20b52 by Campbell Barton August 9, 2017, 13:39 (GMT) |
Manipulator: disable cursor grabbing for 2D groups We could make this a manipulator type flag, for now disable for all 2D manipulators since its annoying for cage2d. |
Revision b4d44b9 by Sybren A. Stüvel August 9, 2017, 13:08 (GMT) |
Alembic: Adjusted unit test for Blender 2.8 to use scene layers. |
Revision 6883f10 by Sybren A. Stüvel August 9, 2017, 13:08 (GMT) |
Merge branch 'master' into blender2.8 |
Revision ed500ac by Sergey Sharybin August 9, 2017, 13:00 (GMT) |
Fix for previous commit Accidentally got semicolon removed just before commit. |
|
|
|


Master Commits
MiikaHweb | 2003-2021