Blender Git Commit Log

All Blender Git commits.

Page: 2422 / 8462

June 24, 2019, 10:07 (GMT)
Fix errors raised at generating Python API docs

D5121 by @Nutti
June 24, 2019, 10:03 (GMT)
[Fast import/export] Added unit scaling
June 24, 2019, 09:40 (GMT)
[Fast import/export] Refactoring to separate settings specific to each exporter
June 24, 2019, 09:15 (GMT)
LANPR: fix error in GPencilModifierType. allocate for GPencil weights.
June 24, 2019, 08:51 (GMT)
Merge remote-tracking branch 'origin/soc-2019-npr' into soc-2019-npr
June 24, 2019, 08:49 (GMT)
LANPR: removed GP Stroke modifier, Object modifier now only create visible strokes and follow level values.
June 24, 2019, 08:48 (GMT)
LANPR: Apply clang format
June 24, 2019, 08:15 (GMT)
LANPR: Fix pointer mistakes.
June 24, 2019, 08:14 (GMT)
Fix T66072: GPencil "stroke placement:surface" uses "stroke placement:stroke"s target parameters

The stroke parameters were used in Surface mode becaus ethe mode was not checked.
June 24, 2019, 07:47 (GMT)
take reference to emitter interface
June 24, 2019, 07:44 (GMT)
rename EmitterHelper to EmitterInterface
June 24, 2019, 07:40 (GMT)
rename pindex_of to get_particle_index
June 24, 2019, 07:38 (GMT)
separate tuple from tuple-call
June 24, 2019, 07:13 (GMT)
Merge branch 'master' into functions
June 24, 2019, 07:06 (GMT)
Fix T66071: Navigation tooltip shows outside of 3D view

Clear gizmo highlight when the cursor leaves the region.
June 24, 2019, 04:42 (GMT)
Bevel Modifier / ProfileWidget:Working writing and reading of profile widget,
and therefore bevel modifiers with custom profile enabled.
June 24, 2019, 04:38 (GMT)
ProfileWidget: Updated insert algorithm.

The choice of neighbors for the inserted point now uses the minimum
distance to the other line segments rather than their X positions.

Luckily there is a dist_squared_to_line_segment_v2 already in Blender!
June 24, 2019, 01:23 (GMT)
LANPR: use "master style" instead of following contour style.
June 24, 2019, 00:35 (GMT)
GPENCIL: use copy_v3_v3 for gp points.
June 23, 2019, 23:29 (GMT)
UI: Rename "Dupli" to "Duplicate" in Spin Tool
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021