Blender Git Commit Log

All Blender Git commits.

Page: 1799 / 8462

March 7, 2020, 16:29 (GMT)
GPencil: Use Curve when normalize opacity
March 7, 2020, 16:22 (GMT)
move cloth modifier file writing/reading to MOD_cloth.c
March 7, 2020, 16:15 (GMT)
GPencil: Add Normalize Opacity to Opacity modifier
March 7, 2020, 16:14 (GMT)
simplify reading raw arrays of primitive types
March 7, 2020, 16:03 (GMT)
add bloRead method to ModifierTypeInfo
March 7, 2020, 15:53 (GMT)
write raw array utility
March 7, 2020, 15:49 (GMT)
move hook modifier file writing into MOD_hook.c
March 7, 2020, 15:42 (GMT)
Fix T74513: Wrong naming in some Face Set comments and operators

Missing changes from one of the renamings of the initial face sets
patch.

Reviewed By: brecht

Maniphest Tasks: T74513

Differential Revision: https://developer.blender.org/D7054
March 7, 2020, 15:41 (GMT)
Add bloWrite callback to ModifierTypeInfo definitions of individual modifiers
March 7, 2020, 15:41 (GMT)
Fix T74501: Wrong initial iteration when using mask expand

The initial iteration for all symmetry areas is always 0. We were using
1 for the main stroke, so it was 1 step behind.

This was broken for expanding masks and face sets, but with face sets it
is more noticeable.

Reviewed By: brecht

Maniphest Tasks: T74501

Differential Revision: https://developer.blender.org/D7050
March 7, 2020, 15:40 (GMT)
Fix T74498: Do not iterate over hidden vertices when using the transform tool

By using PBVH_ITER_UNIQUE hidden vertices are skipped, like in the rest of
the brushes and tools.

Reviewed By: brecht

Maniphest Tasks: T74498

Differential Revision: https://developer.blender.org/D7047
March 7, 2020, 15:38 (GMT)
add blenloader write callback to ModifierTypeInfo
March 7, 2020, 15:33 (GMT)
improve naming
March 7, 2020, 15:30 (GMT)
try different naming convention
March 7, 2020, 15:21 (GMT)
GPencil: Change Custom Curve tooltip in modifiers
March 7, 2020, 15:18 (GMT)
Merge branch 'master' into blenloader-api
March 7, 2020, 15:17 (GMT)
move curve profile writing/reading to blenkernel
March 7, 2020, 15:07 (GMT)
Cleanup: compiler warnings
March 7, 2020, 15:06 (GMT)
move point cache reading to blenkernel
March 7, 2020, 14:02 (GMT)
Fix build error on Windows
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021