Blender Git Statistics -> Developers -> TonyG

TonyG (TonyG)

Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : September 15, 2020
Latest Commit : September 15, 2020

Commits by Month

DateNumber of Commits
September, 20202

Favourite Files

FilenameTotal Edits
fcurve.c2
CMakeLists.txt1
BKE_blender_version.h1
versioning_userdef.c1
versioning_290.c1
bl_animation_fcurves.py1

File Changes

ActionTotalPer Commit
Added10.5
Modified63.0

Code Changes

ActionTotalPer Commit
Lines Added19396.5
Lines Removed2713.5

Latest commits Feed

Revision da95d1d by TonyG / Sybren A. Stüvel (master)
September 15, 2020, 11:08 (GMT)
Fix T75881: Animation, limitation of B�zier Handles

Relax limits of FCurve B�zier handles during evaluation. FCurve handles
can be scaled down to avoid the curve looping backward in time. This
scaling was done correctly but over-carefully, posing unnecessary
limitations on the possible slope of FCurves. This commit changes the
scaling approach such that the FCurve can become near-vertical.

Bump Blender's subversion from 291.0.1 to 291.0.2 to ensure that older
animation files are correctly updated.

Reviewed By: sybren

Differential Revision: https://developer.blender.org/D8752
Revision 60fee78 by TonyG / Sybren A. Stüvel (master)
September 15, 2020, 09:04 (GMT)
Cleanup: FCurve, comments should be sentences

No functional changes.

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