Blender Git Commits

Blender Git commits from all branches.

Page: 1050 / 2888

November 27, 2019, 19:23 (GMT)
GPencil: Only reset Brushes of the same tool
November 27, 2019, 19:15 (GMT)
GPencil: Add Use Mask to Dopesheet
November 27, 2019, 18:57 (GMT)
GPencil: Fix segment fault using Reset All

The tool was null and need to be sure the toolslot is right.
November 27, 2019, 17:15 (GMT)
update closest location on object node
November 27, 2019, 16:25 (GMT)
USD: Fixed static library linking on Linux

This may have inadvertently broken things on Windows, I'll work on a better
way soon.
November 27, 2019, 16:19 (GMT)
Always write LANPR data if set

Gerneral rule of thumb: Don't delete user data without permission.
Data-blocks are a whole different and difficult story. Users may have
disabled just for a render, reloading the file shouldn't make their
settings go lost.
November 27, 2019, 16:10 (GMT)
Fix crash on disabling collection LANPR

Also:
* Avoid duplicated copy code (copy code performed already and wouldn't actually run)
* Cleanup freeing
November 27, 2019, 16:09 (GMT)
GPencil: Cleanup code
November 27, 2019, 16:06 (GMT)
new surface location data type
November 27, 2019, 16:02 (GMT)
GPencil: Add small offset to sliders
November 27, 2019, 15:52 (GMT)
GPencil: Add Opacity y Onion switch to Dopesheet

These options are visible when enable Show Sliders.
November 27, 2019, 15:27 (GMT)
Overlay Engine: Fix/Improve Temporal AntiAliasing

We now render 5 samples using some kind of quicunx sample position with
the first sample in the center and the 4 others being a rotated square.

Also remove a bug where the last sample would never be rendered.
November 27, 2019, 15:06 (GMT)
various automated variable renamings
November 27, 2019, 15:03 (GMT)
Fix NULL-ptr mem-copy
November 27, 2019, 14:51 (GMT)
LANPR: Build option CMakeLists add LANPR.
November 27, 2019, 14:47 (GMT)
make multifunction generation work with inlined node trees
November 27, 2019, 14:46 (GMT)
cleanup creation of group input nodes
November 27, 2019, 14:38 (GMT)
Fix wrong dereferences
November 27, 2019, 14:36 (GMT)
Address some minor warnings
November 27, 2019, 14:35 (GMT)
Run clang-format on all changed files
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021