Blender Git Commit Log

All Blender Git commits.

Page: 2732 / 8462

January 28, 2019, 10:01 (GMT)
Fix: use correct units for some bone properties

Differential Revision: https://developer.blender.org/D4267
January 28, 2019, 09:52 (GMT)
Fix: allow removal of addons that are symlinked

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D4256
January 28, 2019, 09:50 (GMT)
Fix: use pixel as unit for some properties

Differential Revision: https://developer.blender.org/D4266
January 28, 2019, 09:23 (GMT)
Merge branch 'master' into temp-clang-format
January 27, 2019, 19:17 (GMT)
Merge branch 'blender2.7'
January 27, 2019, 19:05 (GMT)
Fix Cycles standalone build as part of Blender.
January 27, 2019, 18:29 (GMT)
Merge branch 'master' into greasepencil-object
January 27, 2019, 12:55 (GMT)
Fix T60908: crash in workbench render after DoF changes.
January 27, 2019, 11:23 (GMT)
Fix: Use correct units in Shrinkwrap modifier

Differential Revision: https://developer.blender.org/D4261
January 26, 2019, 15:19 (GMT)
Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()

Thanks to Brecht for his help
January 26, 2019, 14:54 (GMT)
Merge branch 'blender2.7'
January 26, 2019, 14:48 (GMT)
macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.

This bring macOS on par with Windows and Linux. It uses the OpenMP library
added to our precompiled libraries.

Custom flags are set because FindOpenMP from CMake below 3.12 does not support
AppleClang, and more recent versions do not work with our custom directory
location either.

Differential Revision: https://developer.blender.org/D4257
January 26, 2019, 14:38 (GMT)
Cycles: add missing units for properties.

Differential Revision: https://developer.blender.org/D4258
January 26, 2019, 14:38 (GMT)
Fix build error after recent cleanup.
January 26, 2019, 13:49 (GMT)
Cleanup: fix compiler warnings.
January 26, 2019, 12:37 (GMT)
Fix: Use correct units for cloth properties

Differential Revision: https://developer.blender.org/D4260
January 26, 2019, 12:17 (GMT)
Fix incorrect sizeof use in rna array formatting
January 26, 2019, 12:08 (GMT)
Correct build error removing includes
Revision f20dbc2 by Campbell Barton (master)
January 26, 2019, 10:43 (GMT)
Cleanup: blank lines over doxy headers
January 26, 2019, 10:20 (GMT)
Cleanup: remove redundant BKE/BLI/BIF headers
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021