Revision 70303df by Bastien Montagne May 12, 2014, 13:52 (GMT) |
Fix T40014: Broken shading with mirror modifier and auto smooth normals while hiding verts. Stupid mistake that showed only when there was some hidden faces (lnors should always be increased... even when the face is not drawned!). |
Revision a7918ea by Lukas Toenne May 12, 2014, 13:35 (GMT) |
Fix for typeinfo NULL pointer crash when initializing unknown node types. Noticed by @bdancer on IRC. Happens e.g. when loading a file with pynodes which haven't been registered yet. |
Revision 146a1c7 by Thomas Dinges May 12, 2014, 08:45 (GMT) |
Cleanup: Remove unused hardcoded variables in the integrator. Differential Revision: https://developer.blender.org/D525 |
Revision f3dd6b8 by Thomas Dinges May 12, 2014, 08:21 (GMT) |
Cleanup: Some else if for attribute code. |
Revision 7fb96ff by Lukas Toenne May 12, 2014, 06:55 (GMT) |
Fix T40142: Objects restricted in render/view don't produce duplis in with correct transform for Blender Internal. According to previous code the obmat must be modified even if the duplicated object itself is filtered later. TBH i have no idea how/why this works, but nobody else does either ... All obmats are restored after BI messes with them during render, so should be fine ... |
Revision 204ba76 by Lukas Toenne May 12, 2014, 06:07 (GMT) |
A bit more helpful doc strings on the curve render resolution properties. |
Revision 3d7d930 by Lukas Toenne May 12, 2014, 05:49 (GMT) |
Fix for crash when doing "make local object+data" on an empty. This commit added object data loop, without checking ob->data for NULL: rB6e5e3b73f37f952420d87a3d8acd07a7f68dd5a3 |
Revision e2672a4 by Campbell Barton May 12, 2014, 04:55 (GMT) |
Fix crash removing objects rigid body constraints |
Revision d1526da by Campbell Barton May 12, 2014, 02:58 (GMT) |
Fix/Workaround T40102: RMB on vertex & GKey, acts as double-G |
Revision 47e9057 by Campbell Barton May 12, 2014, 01:27 (GMT) |
Fix for numpad orbit ignoring auto-perspective |
Revision 3210dfe by Campbell Barton May 12, 2014, 01:19 (GMT) |
Fix for rotate-around-selection in text-edit mode This wasn't supported and would print an error message. |
Revision 5db81a0 by Campbell Barton May 11, 2014, 23:08 (GMT) |
Fix T40144: Font rendering problems |
Revision b78bb98 by Campbell Barton May 11, 2014, 23:02 (GMT) |
VFont: de-duplicate checks for next/prev handles |
Revision 4dcdb4b by Campbell Barton May 11, 2014, 22:47 (GMT) |
VFont: avoid allocating an array for storing total contours. |
Revision df74230 by Brecht Van Lommel May 11, 2014, 14:36 (GMT) |
Fix cycles baking code build errors with OpenCL on some platforms. |
Revision 0d5ecc5 by Brecht Van Lommel May 11, 2014, 14:36 (GMT) |
Fix T40117: cycles sobol RNG issue when disabling __CAMERA_MOTION__. This doesn't affect any actual release code since camera motion blur is enabled. |
Revision c721f9a by Shinsuke Irie May 11, 2014, 13:26 (GMT) |
Remove unneeded comment. |
Revision f3ae9ce by Campbell Barton May 11, 2014, 10:21 (GMT) |
Quiet warnings |
Revision 3844e30 by Tamito Kajiyama May 11, 2014, 08:57 (GMT) |
Freestyle: Added handling of a user-specified name for creating a new line set. |
Revision d930c63 by Tamito Kajiyama May 11, 2014, 08:57 (GMT) |
Freestyle: Fix for the active line set index possibly invalidated after deleting a line set. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021