Blender Git Commit Log

All Blender Git commits.

Page: 1338 / 8462

August 21, 2020, 09:03 (GMT)
GPencil: Recalc transform only in curve edit mode

When changing the opacity or thickness, only reaclculate stroke if in
curve edit mode.
August 21, 2020, 08:46 (GMT)
GPencil: Make parameters const
August 21, 2020, 08:36 (GMT)
Merge branch 'soc-2020-greasepencil-curve' of git.blender.org:blender into soc-2020-greasepencil-curve
August 21, 2020, 07:49 (GMT)
Merge branch 'master' into lanpr-under-gp
August 21, 2020, 07:49 (GMT)
Merge branch 'master' into greasepencil-object
August 21, 2020, 07:48 (GMT)
Merge branch 'master' into greasepencil-edit-curve
August 21, 2020, 07:19 (GMT)
Cleanup: remove MeshBatchCache from MeshRenderData

Was noted as a hack, this can be passed as an argument instead.
August 21, 2020, 06:47 (GMT)
Cleanup
August 21, 2020, 06:14 (GMT)
Merge branch 'master' into uvimage-editor-drawing
Revision 6755464 by Hans Goudey (master)
August 21, 2020, 03:41 (GMT)
UI: Fix panel collapse all behavior inverted

Ctrl click on a panel should collapse all other panels but leave that panel
expanded. In a recent cleanup commit that was mistakenly reversed.
Revision 4ed8bd8 by Hans Goudey (master)
August 21, 2020, 03:38 (GMT)
UI: Cleanup in interface_panel.c

- Use const in some places where applicable
- Use consistent variable names in some places
- Use "r_" prefix for return arguments
- Declare variables in smaller scope where they are used
August 21, 2020, 01:23 (GMT)
Use custom layout for intersect tools, with expanded choices.

Makes "Exact" vs "Fast" a choice with tooltips for each.
Hides merge threshold when in Exact mode.
Revision 75aeb4b by Hans Goudey (master)
August 21, 2020, 00:47 (GMT)
Cleanup: Use LISTBASE_FOREACH in editors/screen directory

Differential Revision: https://developer.blender.org/D8653
August 20, 2020, 23:46 (GMT)
Renamed boolean to meah_boolean in BLI file names.
August 20, 2020, 21:21 (GMT)
sdf is generated on the fly now
August 20, 2020, 21:03 (GMT)
Merge branch 'master' into newboolean
August 20, 2020, 20:40 (GMT)
Merge branch 'master' into greasepencil-object
August 20, 2020, 20:20 (GMT)
Re-formatting PEP8
August 20, 2020, 20:08 (GMT)
Fixing runtime error for operator tests, updating class names
August 20, 2020, 20:06 (GMT)
Property Search: Update panel expansion while searching
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021