Revision 74f7ef1 by Campbell Barton June 22, 2015, 21:25 (GMT) |
Missed changing default arg in addon_utils.disable |
Revision e2fa666 by Campbell Barton June 22, 2015, 21:07 (GMT) |
Fix T44320: UV island overlap considered linked |
Revision 80192b5 by Jeroen Bakker June 22, 2015, 18:38 (GMT) |
Fixed compilation error in editor/animation/anim_markers |
Revision f0c5ed3 by Julian Eisel June 22, 2015, 18:35 (GMT) |
Fix T45149: Normal Node shows a hole in its sphere with heigh scale facs |
Revision 211a95b by Sergey Sharybin June 22, 2015, 18:09 (GMT) |
Fix T45034: MirrorBall rendering on wrong camera axis This was a mistake in the original code from D1079. With the current way how direction ot mirror ball works camera should look into negative Y direction. Corrected it in the camera matrix synchronization, so no extra calculations are needed at the render time. That's a bit annoying, but we'd better port it to the release branch, or otherwise we'll end up with files created with wrong camera mapping after 2.75 release. |
Revision a160979 by Antonis Ryakiotakis June 22, 2015, 17:40 (GMT) |
Revision 4faccf0 by Antonis Ryakiotakis June 22, 2015, 17:40 (GMT) |
Revert "Lock markers now also disallows selection of markers" This reverts commit 37fd2628058f296153a21ad359fbcbc74e9141e5. |
Revision d979ac4 by Porteries Tristan June 22, 2015, 16:16 (GMT) |
Revision 5e241e3 by Antonis Ryakiotakis June 22, 2015, 13:55 (GMT) |
Fix T45145, multiview selection fix not working for scaled matrices. Multiview code already accounts for scale, do not scale frame before multiplying with matrix. |
Revision 7119a0f by Antonis Ryakiotakis June 22, 2015, 13:18 (GMT) |
Fix T45136, only draw edges if there's something to draw. |
Revision 3044e9f by Sergey Sharybin June 22, 2015, 11:53 (GMT) |
Cycles: Respect duplicator's object motion blur settings The idea is to make it possible to control linked duplicated objects motion blur from the scene file without need to do overrides on the linked object settings. Currently only supported for dupligroup duplication and all now if duplicator object has motion blur disabled then it'll be inherited into all the duplicated objects. There should be no regressions/changes in look of existing files because objects do have motion blur enabled by default. |
Revision b5b8599 by Campbell Barton June 22, 2015, 09:36 (GMT) |
Fix T45144: Multi-value-edit ignored range |
Revision 63c9f51 by Campbell Barton June 22, 2015, 08:23 (GMT) |
Fix camera stereo logic use /w regular select |
Revision c119187 by Campbell Barton June 22, 2015, 06:51 (GMT) |
Fix T45133: Crash drawing material buttons |
Revision 63f62cd by Campbell Barton June 21, 2015, 22:27 (GMT) |
Fix memory leak /w multi-drag over a single button |
Revision 857c9e1 by Bastien Montagne June 21, 2015, 20:37 (GMT) |
Cleanup: Get rid of some ugly magic numbers... |
Revision 43f6ed9 by Bastien Montagne June 21, 2015, 19:56 (GMT) |
Fix T45135: More cleanup of extreme max values in operator properties. INT_/FLOAT_MAX are sometimes valid choices, but most of the time more sensible values should be used here! |
Revision 6057548 by Bastien Montagne June 21, 2015, 14:06 (GMT) |
Fix/Cleanup possibility to type insane values in 'add' operators options. Our 'hard limit' values was too often max_int/float here, mis-typing could lead to crash (or infinite hanging) of Blender, see e.g. http://blender.stackexchange.com/questions/32790/blender-forces-computer-to-reboot-after-mistyping-extreme-value-for-resolution-i |
Revision 8be4d76 by Campbell Barton June 21, 2015, 02:52 (GMT) |
Change defaults for planar-face tool |
Revision 9ddb624 by Campbell Barton June 21, 2015, 02:33 (GMT) |
Cleanup: quiet warning |
|
|
|


Master Commits
MiikaHweb | 2003-2021