Blender Git Commits

Blender Git commits from all branches.

Page: 882 / 2888

April 21, 2020, 11:05 (GMT)
Merge branch 'master' into greasepencil-object
April 21, 2020, 10:32 (GMT)
Make buttons in constraint headers extpand to full layout width
April 21, 2020, 10:31 (GMT)
Fix typo in previous commit....
April 21, 2020, 10:28 (GMT)
Cleanup: Rename panel type flag from extend to expand

Not sure why I used extend, probably just because of brain dead
programming :)
Also, expose the flag to python panel options.
April 21, 2020, 10:23 (GMT)
GPencil: Fix Hue random to use full range

The value was clamped and the colors in the extreme was not working as expected.
April 20, 2020, 21:38 (GMT)
Fixed Newboolean bug: how face sides were tracked.

Also, being more paranoid about new BMesh elements changing
positions in their tables after creating new elements, so
copying them all first.
April 20, 2020, 21:23 (GMT)
GPencil: Improve randomness with time
April 20, 2020, 20:58 (GMT)
GPencil: Rename functions
April 20, 2020, 20:24 (GMT)
GPencil: Add HSV randomness at Stroke level
April 20, 2020, 17:44 (GMT)
Merge branch 'modifier-panels-ui' of git.blender.org:blender into modifier-panels-ui
April 20, 2020, 17:43 (GMT)
Deduplicate code, fix crash moving panels quickly

The method to check if the panel list represents data is now generalized.
Also actate EXIT panel state when freeing list panels when there is still
a handler attached.
April 20, 2020, 15:57 (GMT)
GPencil: Change attenuation value for random HSV
April 20, 2020, 14:52 (GMT)
Merge branch 'master' into greasepencil-object
April 20, 2020, 14:51 (GMT)
GPencil: Add HSV randomness to brush

Now it's possible to random the color of the vertex while drawing.
April 20, 2020, 09:52 (GMT)
Merge branch 'master' into greasepencil-object
April 20, 2020, 08:53 (GMT)
Constraints UI: Layout tweaks

Increase consistency between constraints layouts.
April 19, 2020, 23:47 (GMT)
First pass of layout updates for remaining constraints
April 19, 2020, 17:44 (GMT)
Implement expansion saving, drag drop for constraints

The move constraint to index operator still needs a proper poll function.
April 19, 2020, 15:30 (GMT)
Merge branch 'master' into greasepencil-object
April 19, 2020, 05:45 (GMT)
Rework UI layouts for Transform Constraints

Update layouts to 2.8 style, which is generally a huge improvement
for legibility and consistency. Doesn't touch decorators, there are still
issues there.

Also deduplicate some code by using a class for all parent
constraint panel and all constraint subpanels.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021