Blender Git Commits

Blender Git commits from all branches.

Page: 1325 / 2888

May 10, 2019, 13:14 (GMT)
Initial support for reading only preferences
May 10, 2019, 09:56 (GMT)
Mantaflow: Updated manta pp files and added update script
May 10, 2019, 06:29 (GMT)
Merge branch 'master' into greasepencil-object
May 9, 2019, 16:38 (GMT)
Merge branch 'master' into filebrowser_redesign
May 9, 2019, 11:41 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental

Conflicts:
source/blender/makesdna/DNA_object_types.h
May 9, 2019, 11:36 (GMT)
GPencil: Fix errors after merge and minor cleanup
May 9, 2019, 11:28 (GMT)
Merge branch 'master' into greasepencil-object
May 9, 2019, 11:27 (GMT)
GPencil: Move modifiers evaluation logic to Depsgraph (wip)

This commits is the first step to move all logic for evaluating modifiers to depsgraph evaluation and remove from the draw manager. This was coded in the draw manager because when new grease pencil modules were written, the depsgraph was not ready.

Move all to depsgraph reduces the complexity of draw manager, and follows the standards for evaluated data.

This allows to use the evaluated data in edition modes.

Now, it's only working in selection operators, but in the future the different tools will work with the evaluated version and not with the original version as it was before.
May 9, 2019, 11:20 (GMT)
print with stacktrace from IR
May 9, 2019, 11:02 (GMT)
put current loop iteration on stack
May 9, 2019, 10:43 (GMT)
float comparison IR
May 9, 2019, 10:29 (GMT)
simplify usage of construct builders
May 9, 2019, 10:23 (GMT)
support for calling printf from llvm ir
May 9, 2019, 08:57 (GMT)
printing from Ir cleanup
May 9, 2019, 08:51 (GMT)
GPencil: Circle Select using derived data
May 9, 2019, 08:45 (GMT)
initial if then else construct helper
May 9, 2019, 08:31 (GMT)
improve ir loop constructs
May 9, 2019, 08:20 (GMT)
more specialized iterations loop builder
May 9, 2019, 07:51 (GMT)
initial for loop builder helper
May 9, 2019, 07:09 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021