Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> soc-2013-paint
"Soc-2013-paint" branch
Total commits : 393
Total committers : 9
First Commit : June 12, 2013
Latest Commit : July 20, 2014
Commits by Month
Date | Number of Commits | |
---|---|---|
July, 2014 | 62 | |
June, 2014 | 21 | |
May, 2014 | 32 | |
April, 2014 | 61 | |
March, 2014 | 32 | |
February, 2014 | 4 | |
January, 2014 | 0 | |
December, 2013 | 1 | |
November, 2013 | 2 | |
October, 2013 | 11 | |
September, 2013 | 24 | |
August, 2013 | 50 | |
July, 2013 | 63 | |
June, 2013 | 30 |
Committers
Author | Number of Commits |
---|---|
Antonis Ryakiotakis | 343 |
Campbell Barton | 31 |
Sergey Sharybin | 8 |
Mitchell Stokes | 3 |
Dalai Felinto | 2 |
Lukas Toenne | 2 |
Thomas Dinges | 2 |
Bastien Montagne | 1 |
Thomas Szepe | 1 |
Popular Files
Filename | Total Edits |
---|---|
paint_image_proj.c | 82 |
paint_image.c | 76 |
space_view3d_toolbar.py | 65 |
paint_image_2d.c | 50 |
space_image.py | 45 |
paint_intern.h | 45 |
rna_brush.c | 38 |
paint_ops.c | 37 |
paint_stroke.c | 35 |
interface_handlers.c | 28 |
Latest commits
July 20, 2014, 14:38 (GMT) |
More functionality review fixes. * Fix context issues with paint curve keymaps. * Make paint curve cursor set operator modal. |
July 20, 2014, 13:13 (GMT) |
Bring back select mouse tweak trasform, needed for image editor curves. |
July 20, 2014, 12:56 (GMT) |
active pivot works in paint transform. It uses the centerpoint of the last selected curve handle. |
July 20, 2014, 11:08 (GMT) |
Paint Curves Transform: * Cursor pivot working. * Expose pivot in paint modes. |
July 20, 2014, 08:47 (GMT) |
cursor transform WIP for curves |
July 16, 2014, 22:19 (GMT) |
Use size for fixed length array args |
July 16, 2014, 16:41 (GMT) |
Fix some undo issues with paint curves. |
July 16, 2014, 15:58 (GMT) |
Fix issue with multiple materials not displaying colors correctly. |
July 16, 2014, 13:41 (GMT) |
Finalize transform for paint curves: Use own simple operator for slide transform, allows to return pass through and set the cursor. Cursor pivot not yet supported for paint curves, it will be next. |
July 15, 2014, 23:55 (GMT) |
Make selection of paint curve handles much easier. |
July 15, 2014, 22:55 (GMT) |
Themefy paint curve colors, some tweaks to make selected paint handles more visible. |
July 15, 2014, 21:51 (GMT) |
Functionality Review: Fix: Rotating/Scaling a handle would not use curve center as pivot. |
July 15, 2014, 21:41 (GMT) |
Functionality Review: Bugfix: Paint curves not functioning in weight painting. |
July 15, 2014, 21:25 (GMT) |
Palettes: Functionality review: Include "active palette color" concept, marked by triangular widget. This is set when adding and selecting a palette color. Add explicit delete operator that removes the active palette color. |
July 14, 2014, 23:19 (GMT) |
Use BKE_libblock_find_name |
July 14, 2014, 13:32 (GMT) |
Update factory defaults: * Add mask and fill brushes to texture painting. * Sculpt mode now has mirroring turned on. * Lower default dyntopo resolution. * Fill threshold not zero by default. |
July 14, 2014, 12:00 (GMT) |
Paint Curves: * Change behaviour of selection - selecting in empty space now will not clear selection. This leads to: * Improved behaviour of right click translate. Now even dragging in empty space will drag correctly. |
July 14, 2014, 02:17 (GMT) |
Minor edits, no point to using `short` for pixel coords Was doing short/int/float conversion. Also initialize on use |
July 14, 2014, 02:02 (GMT) |
Merge branch 'master' into soc-2013-paint Conflicts: source/blender/blenlib/intern/math_vector_inline.c |
July 14, 2014, 01:50 (GMT) |
Replace GSQueue with BLI_Stack for image filling Was doing a malloc per pixel, and a redundant memcmp, BLI_Stack chunks memory more efficiently. |
MiikaHweb - Blender Git Statistics v1.06