Blender Git Commit Log

All Blender Git commits.

Page: 310 / 8462

August 19, 2021, 17:24 (GMT)
Merge branch 'master' into greasepencil-object
August 19, 2021, 17:23 (GMT)
Merge branch 'master' into asset-greasepencil
August 19, 2021, 17:23 (GMT)
GPencil: Cleanup old printf debug lines

These lines were very old debug code and now it's not required because the code is very tested.
August 19, 2021, 16:19 (GMT)
fix
August 19, 2021, 16:11 (GMT)
Merge branch 'master' into mf-procedure
August 19, 2021, 16:09 (GMT)
cleanup
August 19, 2021, 16:07 (GMT)
bring back function nodes
August 19, 2021, 16:00 (GMT)
Partially fix T90593: Image ID wrongly seen as changed on undos.

Several pure runtime data in this ID type were not properly cleared by
write/read processes.

Note that the initial undo step (the one leading back to initial read
file state) is still forcing re-load of image, for some reasons.

Common investigation together with Jeroen Bakker (@jbakker), thanks. See
also D12242.
August 19, 2021, 16:00 (GMT)
Image blendwrite: Fix handling of packedfiles.

Packedfiles need some special attention when writing Image to disk.

Source: D12242, Jeroen Bakker (@jbakker), thanks.
August 19, 2021, 15:54 (GMT)
Merge branch 'master' into cycles-x
August 19, 2021, 15:45 (GMT)
Fix Python error in ./benchmark init after recent changes
August 19, 2021, 15:28 (GMT)
start bringing back function nodes
August 19, 2021, 15:08 (GMT)
Merge branch 'master' into greasepencil-object
August 19, 2021, 15:08 (GMT)
Merge branch 'master' into asset-greasepencil
August 19, 2021, 15:06 (GMT)
UI: Match row color for Summary in Mask animation editor

The back color of the row was missing.
August 19, 2021, 15:06 (GMT)
GPencil: Match row color for Summary in Grease Pencil animation editor

The background of the summary row was different in Grease Pencil mode.

Reviewed by: Pablo Vazquez, Matias Mendiola
August 19, 2021, 14:49 (GMT)
pull out multi function network
August 19, 2021, 14:24 (GMT)
test vector processing
August 19, 2021, 13:34 (GMT)
Cleanup: move animation snap utilities to a separate compilation unit

The snap functions of animation editors were scattered in
`transform_mode` and `transform_snap`.
August 19, 2021, 13:34 (GMT)
Fix incremental snap in animation editors

Animation editors have their own snap types and incremental is not
supported.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021