Blender Git Commit Log

All Blender Git commits.

Page: 1582 / 8462

June 6, 2020, 12:25 (GMT)
Refactor: use new api for direct linking lattice, world, camera, speaker, sound, lightprobe and collection
June 6, 2020, 12:17 (GMT)
Refactor: use new api for direct linking light, vfong, text, ipo and key
June 6, 2020, 12:10 (GMT)
Refactor: use new api for direct linking mball, material, texture and image
June 6, 2020, 12:08 (GMT)
Tests: almost finished with the protoype, added support for
generating vertex groups from script.

Some minor improvements left, work in progress, saving.
June 6, 2020, 12:02 (GMT)
Refactor: use new api for direct linking mesh and curve
June 6, 2020, 11:55 (GMT)
Refactor: use new api for direct linking scene and object
June 6, 2020, 11:28 (GMT)
Refactor: use new api for direct linking hair, pointcloud, volume and simulation
June 6, 2020, 11:20 (GMT)
Refactor: use new api for direct linking screen and gpencil
June 6, 2020, 10:53 (GMT)
Refactor: use new api in direct_link_windowmanager
June 6, 2020, 10:53 (GMT)
Blenloader: simplify list reading api
June 6, 2020, 10:26 (GMT)
GPencil: New prop to determine if a stroke is using Curve Edit mode

This flag will be used to determine if the selection must be done for points to generate handles or the handles are already visibles.
June 6, 2020, 10:10 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 6, 2020, 10:10 (GMT)
Namespace in lower case; rename dummy UI settings

Since capitalised namespaces could cause confusion with classes, they
are changed to lower case, in uniformity with the rest of the code.

Also, in some old settings in exporter file selector are renamed to
show that they do nothing. As William Reynish suggested on devtalk
feedback thread, at some point, it'd be good to have them drawn with
python panels. [1]

[1]: devtalk.blender.org/t/13528/2
June 6, 2020, 09:53 (GMT)
GPencil: Fix Selection mode buttons in Beziser submode

Also changed the BEZIER flag bit becaus ethe previous was already used.
June 6, 2020, 09:18 (GMT)
GPencil: Include last GSoC commits

Minor update due merge error in writefile.c
June 6, 2020, 09:00 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 6, 2020, 08:59 (GMT)
GPencil: Add edit curve mode toggle button
June 6, 2020, 08:24 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 6, 2020, 08:23 (GMT)
Merge branch 'master' into greasepencil-object
June 6, 2020, 08:19 (GMT)
Fix T77473: Removing GPencil vertex group mix data

When removing a vertex group from a Grease Pencil object, if the vertex group is not the last one that was added, the information for the remaining groups weights gets mixed up.

Minor edit of the patch for clang format.

Differential Revision: https://developer.blender.org/D7943
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021