Revision fbed204 by Sergey Sharybin September 4, 2014, 11:25 (GMT) |
Fix wrong track of the memory when doing device vector resize before freeing it This is rather legit case which happens i.e. when having persistent images enabled and session is updating the lookup tables. Now device_memory keeps track of amount of memory being allocated on the device, which makes freeing using the proper allocated size, not the CPU side buffer size. |
Revision 5e3b63a by Campbell Barton September 4, 2014, 07:53 (GMT) |
Fix T41463: Mirror Modifier breaks Automatic-Weights in weight-paint mode The problem was it used copied verts on the opposite side. |
Revision 94f35ec by Campbell Barton September 4, 2014, 06:14 (GMT) |
Fix setting Curve-handle type moving the wrong one Issue noted in T35952, now if you convert a free handle to an aligned handle, it will move the selected handle. |
Revision bbf2db8 by Campbell Barton September 4, 2014, 05:56 (GMT) |
Fix View3D 'Auto Keying' alignment (when dpi!=72) |
Revision 4987eb4 by Campbell Barton September 4, 2014, 05:43 (GMT) |
Fix T35952: Switching a single handle to free would lock the others alignment |
Revision ca8d026 by Campbell Barton September 4, 2014, 04:14 (GMT) |
Fix T40595: File broken after "make local->all" |
Revision c6b96c2 by Campbell Barton September 4, 2014, 02:15 (GMT) |
Vert-rip left an invalid selection with (>1 verts) Now report the error and fail early. |
Revision c670ceb by Thomas Dinges September 3, 2014, 23:00 (GMT) |
Cleanup: Code deduplication for similar passes. |
Revision f7062ff by Sergey Sharybin September 3, 2014, 15:28 (GMT) |
Fix T41693: Volumes get brightened with extra volume samples on GPU + BPT |
Revision c5a2c08 by Antonis Ryakiotakis September 3, 2014, 12:09 (GMT) |
Code cleanup, defined shared stroke properties to one central function. |
Revision 728687c by Antonis Ryakiotakis September 3, 2014, 10:14 (GMT) |
Texture painting: Free draw objects instead of tagging object update and doing recalculation of derived meshes. The reason is that if user deletes all slots and tries to paint, the system will invalidate the cached in projection painting derivedmesh. This will promptly crash. Invalidating the draw objects only is also much cheaper. |
Revision 16dc208 by Antonis Ryakiotakis September 3, 2014, 09:18 (GMT) |
Expose "select all strips to left/right" in the select menu. Shortcut is ctrl click but might not be discoverable, as we found out the hard way on gooseberry. |
Revision c1ae899 by Campbell Barton September 3, 2014, 07:33 (GMT) |
Fix T41691: Blender-internal crash (counting edges) |
Revision f71da49 by Sergey Sharybin September 3, 2014, 06:44 (GMT) |
Fix T41695: No label in UV/Image editor waveform mode That's indeed rather creepy to show only icon for the enum where all the elements have the same exact icon. |
Revision 8bda880 by Sergey Sharybin September 3, 2014, 06:40 (GMT) |
Skip distortion of the grease pencil associated with the track |
Revision 802ac0c by Campbell Barton September 3, 2014, 06:18 (GMT) |
Fix FileSelector dividers disappearing Was clamped to short |
Revision 5d31f57 by Campbell Barton September 3, 2014, 06:04 (GMT) |
Fix FileSelector drawing missing some files |
Revision bae31de by Sergey Sharybin September 3, 2014, 05:49 (GMT) |
Fix set black/white points didn't operate in the linear space |
Revision 00acf4b by Thomas Dinges September 2, 2014, 21:26 (GMT) |
Cleanup: Use function call and delete obsolete comment. |
Revision 1448082 by Antonis Ryakiotakis September 2, 2014, 16:57 (GMT) |
Add missing update tag to material when adding texture slots. |
|
|
|


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