Blender Git Commit Log

All Blender Git commits.

Page: 1656 / 8462

May 11, 2020, 10:39 (GMT)
Annotations: Small tooltip change
May 11, 2020, 10:39 (GMT)
Annotations: Add Stabilization for draw tool

This patch adds the stabilizer feature of GP to the annotations.

It has a toggle to activate it "Use Stabilizer", and two properties to control the behaviour of the smooth effect (factor and radius).
You can also use shift at start or in the air to temporaly use this feature.

{F8518283}

Differential Revision: https://developer.blender.org/D7648
May 11, 2020, 09:45 (GMT)
Fix T76438: Wrong calculation of depth for Follow Track constraint

Need to transform direction as such, without adding translation component
of the camera matrix.
May 11, 2020, 09:24 (GMT)
Tracking: Cleanup, split code of follow track constraint

Makes a set of more isolated individual functions, which should make
it more clear what's going on. Improved naming, added some comments.

Some extra cleanup is possible to get rid of generic vectors called
vec and disp.
May 11, 2020, 08:43 (GMT)
UI: show tool-tips in menu search
May 11, 2020, 08:31 (GMT)
Merge branch 'blender-v2.83-release'
May 11, 2020, 08:30 (GMT)
Merge branch 'blender-v2.83-release'
May 11, 2020, 08:30 (GMT)
UI: apply vertical tool-tip offset in pixel-space

Was applying in ui-block space which changed offset
at different zoom levels.
May 11, 2020, 08:08 (GMT)
Cleanup: unused arg, clang-format
May 11, 2020, 06:56 (GMT)
Cleanup: reference 'bpy.types.bpy_struct' directly

Previously there wasn't a way to access this directly from bpy.types.
May 11, 2020, 06:43 (GMT)
Docs: list inherited C/Python API functions
May 11, 2020, 06:41 (GMT)
Fix duplicate property references in generated API docs
May 11, 2020, 06:09 (GMT)
Fix building docs with sphinx 3.x
May 11, 2020, 05:48 (GMT)
Docs: update API docs, adding reference to bl_rna_get_subclass.
May 11, 2020, 05:48 (GMT)
Cleanup: unused variable
May 11, 2020, 05:31 (GMT)
Merge branch 'blender-v2.83-release'
May 11, 2020, 05:23 (GMT)
Fix T75998: Precision of 'Unit Scale' and 'Grid Scale' are mismatched

Change hard limits of scale_length RNA property to 1e-9 - 1e+9.
This makes it easier to work with small or large metric units.
May 10, 2020, 16:41 (GMT)
GPencil: Rename Percentage Mode
May 10, 2020, 13:42 (GMT)
Cleanup: add ED_screen_areas_iter to clang-format ForEachMacros
May 10, 2020, 06:29 (GMT)
Merge branch 'blender-v2.83-release'
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021