Blender Git Statistics -> Developers -> angavrilov

Alexander Gavrilov (angavrilov)

Total Commits : 665
Master Commits : 380
Branch Commits : 285
First Commit : January 20, 2016
Latest Commit : December 28, 2021

Commits by Month

DateNumber of Commits
December, 202128
November, 202124
October, 202130
September, 202112
August, 20212
July, 20216
June, 202137
May, 202116
April, 20217
March, 20210
February, 20211
January, 202180
December, 202038
November, 202010
October, 20208
September, 20200
August, 20205
July, 20205
June, 20203
May, 20200
April, 20200
March, 20201
February, 20201
January, 20207
December, 20194
November, 201918
October, 20192
September, 201925
August, 201913
July, 20190
June, 20192
May, 201933
April, 201928
March, 20192
February, 20190
January, 20196
December, 201831
November, 201839
October, 201825
September, 20189
August, 20184
July, 20183
June, 20180
May, 20180
April, 20181
March, 20182
February, 20180
January, 20180
December, 20170
November, 20171
October, 201710
September, 20170
August, 201711
July, 20170
June, 20170
May, 20176
April, 20172
March, 20170
February, 20170
January, 20176
December, 20161
November, 20161
October, 20162
September, 20166
August, 201624
July, 20167
June, 20163
May, 20167
April, 20160
March, 20160
February, 20161
January, 20169

Commit Distribution

PathNumber of Commits
master380
hair_object100
temp-outliner-visibility97
collada2.866
blender2.8_snap_gizmo38
temp-ui-layout-2.823
interactive_physics16
temp-angavrilov10
temp-angavrilov-constraints9
temp-blender-2.81-release-with-wrong-merge6
temp-lanpr-staging6
temp-lanpr-cleanup25
temp-angavrilov-material-uniforms5
fracture_modifier-master4
smooth-fcurves4
blender-v2.78c-release4
temp-select-axis4
fracture_modifier4
temp-fracture-modifier-2.84
blender-v2.78b-release4
soc-2021-curves3
blender-v2.78-release2
soc-2021-porting-modifiers-to-nodes_all2
asset-browser-poselib2
temp-lineart-contained2
soc-2021-porting-modifiers-to-nodes-decimate2
temp-attribute-processor2
asset-browser2
temp-angavrilov-roll-precision2
soc-2017-normal-tools2
temp-lanpr-cleanup2
smooth-curves2
temp-pose-flipping-fix-attempt2
lineart-shadow2
cycles_texture_cache1
lineart-bvh1
blender-v2.81-release1
fix-489911
temp-clang-format1

Favourite Files

FilenameTotal Edits
constraint.c144
rna_constraint.c112
DNA_constraint_types.h107
armature.c90
armature_add.c67
action.c67
deg_builder_relations.cc64
properties_constraint.py59
overlay_armature.c53
DNA_action_types.h49

File Changes

ActionTotalPer Commit
Added1 2731.9
Modified6 87210.3
Deleted1 2371.9

Code Changes

ActionTotalPer Commit
Lines Added63 88498.9
Lines Removed21 36433.1

Latest commits Feed

Revision 7e11776 by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 15:25 (GMT)
Allow overrides for cloth, collision and force field properties.

Allow overriding simple properties of cloth simulations, colliders
and force fields. Vertex group and shape key selectors in cloth are
still not overridable since they are tied to mesh data.

Force fields have a number of physical fields shared between multiple
RNA fields. Until they are decoupled, they will produce redundant
overrides, and cannot have different hard range limits.
Revision 16bf46b by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Bone Overlay: support changing bone wireframe opacity.

When weight painting the bone overlay is extremely intrusive,
effectively requiring either extensive use of hiding individual
bones, or disabling the whole bone overlay between selections.

This addresses the issue by adding a bone opacity slider that
is used for the 'wireframe' armature drawing mode. It directly
controls the uniform opacity as a straightforward option.

Differential Revision: https://developer.blender.org/D11804
Revision 02362bb by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Bone Overlay: support bone wireframe opacity depth fade.

Add an option that allows fade based on the depth from the camera,
using exponential decay with the slider specifying the 'half-life'
depth. This is intended as a way to automatically hide bones
in distant parts of the mesh while focused on a specific part.
Revision 4a08623 by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
RNA: add a property flag to display exact integer values without fraction.

Add a flag to display exact integer values of a floating point field
without a fraction, for use in case when the value can technically be
fractional, but most commonly is supposed to be integer.

The fraction is discarded in the normal display mode and when copying
the value to clipboard, but not when editing to remind the user that
the field allows fractions.

Also, fix a precision issue when stepping down from 1 to 0 via the
left decrement button and step 100 results in a small nonzero value.
Revision 2757c3e by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Animation: support filtering for curves that have cycle issues.

It is possible to have curves with cyclic extrapolation that
have a mismatch in their end keyframes, causing a jump.

Also, since the looping behavior is defined per curve rather than at
action level, it is possible for curve loop periods to get out of
sync with each other. This commit adds an option to compare curves
against the manual frame range specified in the action, and treat
any mismatches as errors for the purpose of F-Curve filtering.

When enabled, the check verifies that end values of cyclic curves
match, curves within a cyclic action have valid cyclic extrapolation,
and the action period evenly divides by the curve period (since
a curve looping at e.g. half of the action period length still
repeats in sync with the action).

Ref: D11803

Differential Revision: https://developer.blender.org/D13349
Revision 67b9d2d by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Force Fields: implement new true power and custom falloff options.

The 'power' falloff option in Blender force fields does not actually
generate a true power falloff function, as pointed out in D2389.
However, that patch adds a special 'gravity' falloff option to Force
fields, without addressing the shortcoming in the common options.

The reason for not using the true curve in the options, as far as
one can tell, is that the power curve goes up to infinity as the
distance is reduced to 0, while the falloff options are designed
so that the maximum value of the curve is 1.

However, in reality forces with a power falloff don't actually go
to infinity, because real objects have a nonzero size, and the force
reaches its maximum at the surface of the object. This can be used
to integrate an option to use a true power falloff with the design
of falloff settings, if it requires a nonzero 'minimum' distance
to be set, and uses a curve that reaches 1 at that distance.

Since this is adding a new feature to the minimum distance value,
it is also a good opportunity to add a feature to the maximum
distance. Specifically, the new options can be used to apply
arbitrary brush-style falloff curves between min and max,
including a fully custom curve option. When used together with
power falloff, the two curves are multiplied together.

While the true power option allows creating more physically
correct forces, the custom curves aid artistic effects.

Differential Revision: https://developer.blender.org/D8075
Revision 872fd7f by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Depsgraph: connect up drivers on various physics properties.

It seems drivers for physics properties weren't being linked to
evaluation nodes. This connects settings used by modifiers
to Geometry; particle settings and rigid body data to Transform
which seems to contain rigid body evaluation; and force fields
to object Transform, since fields can exist on empties.

Differential Revision: https://developer.blender.org/D10088
Revision 62efb1f by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Constraints: refactor the D7437 patch adding Custom Space for constraints.

As mentioned in the comments to that patch, I had an idea for
a different way to do some technical aspects, but it was too
complicated to force changes in the original patch. Thus I submit
this follow up patch.

First, instead of modifying all the get_constraint_targets and
flush_constraint_targets callbacks, introduce wrapper functions
for accessing constraint targets, convert all code to use them,
and handle the new reference there uniformly for all constraints.

This incidentally revealed a place in the Collada exporter that
didn't clean up after retrieving the targets.

Also, tag the special target with a flag so other code can
handle it appropriately where necessary. This for instance
allows dependency graph to know that the Use B-Bone Shape
option doesn't affect this specific target.

Finally, rename and simplify the function for initializing the
custom space, and make sure it is called everywhere necessary.

Differential Revision: https://developer.blender.org/D9732
Revision f5c8f1f by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Armature: apply Y scale to B-Bone segments.

This fixes a strange behavior where the segments were not actually
scaled in the Y direction to match their actual length, thus
producing gaps or overlap depending on the shape of the curve. For
transformation the change should be very small if enough segments
are used, but this will affect the results of the Copy Transforms
and Armature constraints, so a backwards compatibility option is
provided. Newly created bones default to the new behavior.
Revision 1bbf913 by Alexander Gavrilov (temp-angavrilov)
December 28, 2021, 11:57 (GMT)
Temporary Hack: provide B-Bone scale versioning for files with old patch.

Run the versioning code for the conversion of bbone scale to an xyz
vector if it has fields that correspond to the old version of the
patch before that change requiring versioning.

The actual Y (length) scale value from the old patch isn't versioned
and will be lost, requiring manual fixing.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021