Blender Git Commits

Blender Git commits from all branches.

Page: 1053 / 2888

November 26, 2019, 20:49 (GMT)
Mantaflow: Cleanup and sanity checks in fluid scripts
November 26, 2019, 20:41 (GMT)
Mantaflow: Cleaned up pointer exchange
November 26, 2019, 19:20 (GMT)
GPencil: Fix error in Reset All Brushes
November 26, 2019, 19:02 (GMT)
GPencil: Fix number of users for Brushes
November 26, 2019, 18:59 (GMT)
GPencil: Fist changes to reset brushes in the right way
November 26, 2019, 18:55 (GMT)
GPencil: Use right operator for new brushes

The old operator was working by luck, but the gpencil settings were not set.
November 26, 2019, 18:48 (GMT)
Merge branch 'master' into greasepencil-object
November 26, 2019, 18:06 (GMT)
Merge branch 'master' into greasepencil-object
November 26, 2019, 17:56 (GMT)
Overlay Engine: Update overlays on ID update
November 26, 2019, 17:56 (GMT)
Edit Armature: Tag armature after any operator to invalidate viewport

This is needed for smart AA (avoid anoying flickering of the overlays).
Revision 8d84089 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: replace check_is_transform_animated() with BKE_object_moves_in_time()
Revision 5f17b0e by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: typedef for std::map<short, pxr::VtIntArray>
Revision f159ad4 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: use BKE_object_visibility()
Revision e937ddf by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: Clarified some comments, distinguish Hydra from USDViewer
Revision d4d00cb by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: removed dead code
Revision a0465d3 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: added TODO about checking depsgraph for time dependency
Revision 713faed by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: use `BKE_animdata_id_is_animated()`

`BKE_animdata_id_is_animated()` is now used to determine whether object data
has any animation. This also includes counting the fcurves+drivers; previously
the presense of a non-NULL AnimData pointer was enough to consider the
object data animated.
Revision 5652f66 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: clarification of USDAbstractWriter::is_supported()
Revision 7aab62e by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: iterate() ? iterate_and_write()
Revision 0a340b6 by Sybren A. Stüvel (temp-sybren-usd-patch-01)
November 26, 2019, 17:20 (GMT)
USD: 1024 ? FILE_MAX
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021