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

DateNumber of Commits
July, 201462
June, 201421
May, 201432
April, 201461
March, 201432
February, 20144
January, 20140
December, 20131
November, 20132
October, 201311
September, 201324
August, 201350
July, 201363
June, 201330

Committers

AuthorNumber of Commits
Antonis Ryakiotakis343
Campbell Barton31
Sergey Sharybin8
Mitchell Stokes3
Dalai Felinto2
Lukas Toenne2
Thomas Dinges2
Bastien Montagne1
Thomas Szepe1

Popular Files

FilenameTotal Edits
paint_image_proj.c82
paint_image.c76
space_view3d_toolbar.py65
paint_image_2d.c50
space_image.py45
paint_intern.h45
rna_brush.c38
paint_ops.c37
paint_stroke.c35
interface_handlers.c28

Latest commits Feed

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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021