Blender Git Commit Log

All Blender Git commits.

Page: 1454 / 8462

July 20, 2020, 09:10 (GMT)
GPencil: Fix unreported wrong SNAP menu in Point Context menu

It was using the mesh menu instead of GPencil one.
July 20, 2020, 09:07 (GMT)
Fix T79094: GPencil Snap menu with Shift+S not pie menu

In order to keep UI consistency, now it's a pie menu.
July 20, 2020, 07:52 (GMT)
Fix T79089: Crash changing themes

Regression from 2840782d8478f.
July 20, 2020, 07:15 (GMT)
Updated the run_test command from index to name
July 20, 2020, 07:13 (GMT)
Post Review: Added minor improvements
July 20, 2020, 06:13 (GMT)
Merge branch 'master' into soc-2020-info-editor
Revision 1cd4058 by TempoDev (soc-2020-custom-menus)
July 20, 2020, 01:52 (GMT)
Merge : fix conflicts
July 20, 2020, 01:32 (GMT)
Fix T79077: Off-screen rendering ignores shading argument

Thumbnails used the 3D view shading mode when a camera wasn't used.
July 19, 2020, 23:25 (GMT)
DRW: draw hook relationship lines

This wasn't added back from 2.7x, making "Recenter Hook" applier to
do nothing.
July 19, 2020, 23:19 (GMT)
DRW: overlay engine support for drawing isolated points

This matches similar functionality for drawing lines.
Revision cd61026 by TempoDev (soc-2020-custom-menus)
July 19, 2020, 21:49 (GMT)
Custom Menus : add user menus group
You can now create differents menus
July 19, 2020, 21:23 (GMT)
UI: use "Recalculate" instead of "Recalc"
July 19, 2020, 20:59 (GMT)
GHOST: Vulkan: Add instance creation
July 19, 2020, 20:23 (GMT)
Fix T78977 GPU: blf fonts are not gamma corrected
July 19, 2020, 20:06 (GMT)
Particles: Make it easier to add attributes internally
July 19, 2020, 20:00 (GMT)
Better estimate of number of output faces.

Avoids need to resize some arena vectors in many cases.
July 19, 2020, 18:57 (GMT)
Added Curve support in framework and tests for Generate Modifiers
July 19, 2020, 18:16 (GMT)
Added floating filters to the initial plane-side tests in tri-tri intersect.

Needed an "abs" function for double3, so added it to all of the
float/double/mpq 2/3 types.
July 19, 2020, 11:58 (GMT)
Particles: Emit particles over time

This adds a basic internal emitter for every particle simulation.
The emitter cannot be controlled by the user yet. That will
come next.
July 19, 2020, 11:44 (GMT)
GPencil: Disable box/lasso conversion, fill select

These features are currently not working correctly.
Disable them for now.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021