Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2630 / 8462

March 19, 2019, 12:49 (GMT)
GPencil: Change Text for Gradient parameter
March 19, 2019, 12:44 (GMT)
GPencil: More changes in gradient calculation for points
March 19, 2019, 12:29 (GMT)
EEVEE/LookDev: Fix Cache In Quad View

When using LookDev in Quad view the cache was only updated for the first
Q-view. The evaluation data of the last cache was not stored with the
lightprobe textures. As the evaluation data was reused between the
Q-views only the lightprobe textures of the first view was updated.

With this patch the evaluated data is stored amongside the actual
lightprobe textures.

Fix T59046

Reviewed By: fclem

Maniphest Tasks: T59046
March 19, 2019, 12:15 (GMT)
Fix view selected ignoring all non-grease pencil objects

When the grease pencil was active no other objects were taken into
account. There is no need for a special case here since objects
bounding boxes are used.
March 19, 2019, 12:14 (GMT)
UI: Make UV Editor contextual menu more consistent with 3D View

-Use same ordering of Add, Modify, Remove
-Add back Remove Doubles here
March 19, 2019, 12:13 (GMT)
UI: Make EV Editor UV menu more consistent with 3D VIew

-Transform, Mirror, Snap at the top
-Remove redundant Proportional Editing entry from this menu - we already have it in the header
March 19, 2019, 11:31 (GMT)
Fix T62713: Paste Normal Vectors - needed better selection handling.

Existing code was not really handling well cases were only edges or
faces were selected (with match select modes).

In those cases, we can assume user want to only affect loop normals of
selected faces/edges, not all lnors of all (indirectly) selected verts.

Also refactored the code a bit to move whole 'loop to edit' selection
process into its own single function.
March 19, 2019, 11:31 (GMT)
Minor cleanup/refactor of EditMesh custom normals copy code.

Do not compute temp helper data when we do not need it (even though in
that case it was totally cheap to compute).
March 19, 2019, 11:27 (GMT)
GPencil: More changes to gradient factors
March 19, 2019, 11:05 (GMT)
Merge branch 'master' into functions
March 19, 2019, 11:03 (GMT)
initial variadic list declaration
March 19, 2019, 10:59 (GMT)
readfile: add off64_t typedef for __APPLE__
March 19, 2019, 10:06 (GMT)
cleanup list function generation
March 19, 2019, 10:03 (GMT)
GPencil: Rename annotation functions

The annotation drawing functions were using gpencil prefix and it's better to keep all annotation code separated to avoid confusion.
March 19, 2019, 10:03 (GMT)
GPencil: Cleanup unused code
March 19, 2019, 10:03 (GMT)
GPencil: Rename functions to annotation prefix

This code was used only in annotations.
March 19, 2019, 10:03 (GMT)
Fix T62734: Crash when annotations are rendered from the VSE .view menu.

The render was using the old grease pencil code and not the new annotation code for render.
March 19, 2019, 09:51 (GMT)
cleanup graph generation for combine lists and get list element
March 19, 2019, 09:40 (GMT)
cleanup Graph generation for Append to List node
March 19, 2019, 09:29 (GMT)
Windows: use int64_t instead of off_t

Avoids 2gb file size limit.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021