Revision 717bf85 by Antonis Ryakiotakis January 13, 2014, 02:28 (GMT) |
Fix some harmless warnings that mostly appeared on MinGW64 |
Revision c925b5b by Howard Trickey January 12, 2014, 19:10 (GMT) |
Bevel fixes for profiles: better way to calculate. It is better to keep the profile as it is perpedicular to the edge, and then project it onto a given plane at the corners. Also fixed the interpolation to a different number of segments when the profile is not round. |
Revision d785c64 by Bastien Montagne January 12, 2014, 18:03 (GMT) |
Fix T38124: Grease Pencil Line thickness Issue was in GP draw code: line thickness was not initiated properly (and a null one makes OGL draw a unity-width line). Also tweaked threshold (when to start a new, width-different OGL linestrip), to make it inversaly proportional to thickness (so that now, it's 0.2 for a thickness of 1, 0.1 for a thickness of 2, etc.), avoids too big steps when using large thickness. |
Revision 190809d by Bastien Montagne January 12, 2014, 14:59 (GMT) |
UIList tweak: make active item visible when it changes somehow (useful e.g. when weight-paintings a rigged mesh). |
Revision d6c022d by Sv. Lockal January 12, 2014, 14:18 (GMT) |
Fix compilation for OpenCL (and small stype fixes) |
Revision 47c5898 by Sv. Lockal January 12, 2014, 14:14 (GMT) |
Cycles: SSE for Voronoi textures (targeted for Haswell CPUs) Gives up to 15% speedup scenes with voronoi-based textures (up to 25% with volumes) on Haswell. The performance change for other CPUs is much smaller: 1-2%. Reviewed By: brecht Differential Revision: https://developer.blender.org/D203 |
Revision fc39e89 by Campbell Barton January 12, 2014, 11:27 (GMT) |
Style Cleanup: whitespace |
Revision 62aa004 by Campbell Barton January 12, 2014, 11:05 (GMT) |
Style Cleanup: whitespace |
Revision 74216cf by Thomas Dinges January 12, 2014, 00:00 (GMT) |
UI: More consistency for T/N sidebars. Logic Editor Properties are on the right now as well, and File Browser Bookmark sidebar uses "T" key, as its on the right. |
January 11, 2014, 23:50 (GMT) |
Fix T38160, N and T sidebars in Image Editor are swapped. Now the Properties are on the right side, which is consistent with other editors. Differential Revision: https://developer.blender.org/D201 |
January 11, 2014, 23:39 (GMT) |
UI: Add a "New" button for the particle system, consistent to other areas like materials, world and textures. Differential Revision: https://developer.blender.org/D171 |
Revision da3fdf0 by Sv. Lockal January 11, 2014, 18:20 (GMT) |
Code Cleanup: in Cycles SSE replace macros with templates, skip unused code with preprocessor, simplify casts |
Revision b886c26 by Sv. Lockal January 11, 2014, 16:47 (GMT) |
Cycles: mix hair minimum width code with SSE intersection code Gives 6.5% speedup for hair.blend from testsuite. Reviewed By: brecht Differential Revision: https://developer.blender.org/D197 |
Revision 5fc2fe9 by Campbell Barton January 11, 2014, 14:59 (GMT) |
Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVE |
Revision 50650e2 by Campbell Barton January 11, 2014, 13:40 (GMT) |
Events: support for buttons 6 & 7 (some trackballs have these) X11 only Patch by Marcus von Appen Note: this patch makes ISMOUSE accept INBETWEEN_MOUSEMOVE as a mouse event where before it didnt. |
Revision 1a0c5eb by Campbell Barton January 11, 2014, 13:30 (GMT) |
Events: Use INBETWEEN_MOUSEMOVE for inactive windows too. |
Revision 1bfa648 by Campbell Barton January 11, 2014, 12:53 (GMT) |
Ghost: update multitest for changes in BLF |
Revision 8952f58 by Bastien Montagne January 11, 2014, 10:51 (GMT) |
Add tangent space computation/access from RNA (i.e. python). This simply mimics code used for loopnormals, to enable py scripts to generate and access (temporary) a tangent 3D vector and bitangent sign for each loop. Together with the split normals, this allow to recreate a complete tangent space for normal mapping (bitangent = bitangent_sign * cross(normal, tangent)). Expects all faces to be tri or quads. Reviewed By: Brecht, campbellbarton Differential Revision: https://developer.blender.org/D185 |
Revision 274b259 by Campbell Barton January 11, 2014, 10:25 (GMT) |
Revision c2508b6 by Campbell Barton January 11, 2014, 10:03 (GMT) |
|
|
|


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