Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 655 / 5574

July 29, 2020, 13:30 (GMT)
Cleanup: Remove deprecated comment.
July 29, 2020, 13:30 (GMT)
Cleanup: Always keep unlock at same level as lock.

This was fine in those cases with current code, but that kind of
assumption is always risky, and an open door to hard-to-track bugs when
code changes in the future...
July 29, 2020, 13:03 (GMT)
GPU: Refactor gpu_texture_image to not use GL calls

This is also a bit of code cleanup, reorganisation.

Tried to be DRYed but avoid too much code change to (hopefully) minimize
breakage.

- GPU: remove TEXTARGET_CUBE_MAP, this is no longer used in the codebase.
- GPUTexture: Move compressed texture upload to gpu_texture.cc
- GPUTexture: Add per texture Anisotropic filtering switch
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_shader.c to C++

We split builtin shader support to its own file to avoid
converting code (lack of designated initializer in C++)
and to reduce file size.
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_state.c to C++
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_texture.c to C++

# Conflicts:
# source/blender/gpu/GPU_texture.h
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_uniformbuffer.c to C++

This also rewrite and simplify the module a bit.
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_vertex_buffer.c to C++
July 29, 2020, 13:03 (GMT)
GPU: Move gpu_vertex_format.c to C++
July 29, 2020, 12:10 (GMT)
Merge branch 'blender-v2.90-release'
July 29, 2020, 12:09 (GMT)
Fix T78826: Move constraint is not fully disabled

Caused by rB45f17e10ec50
July 29, 2020, 10:03 (GMT)
Particles: rename Size attribute to Radius

Doing this change for consistency with the point cloud attributes.
July 29, 2020, 09:22 (GMT)
Workbench/Eeevee: Minor refactor in smoke draw function

More concise this way.
July 29, 2020, 09:19 (GMT)
GPencil: Consider extrude point as last

Before, when extrude a point, the extruded point is considered as the first point of the stroke, but this was not logic.

Now, the extrude point is considered as last.

Related to T79313
July 29, 2020, 08:05 (GMT)
Particles: add Size attribute
July 29, 2020, 07:06 (GMT)
Fix T79355: switch to texture paint workspace changes image in other workspaces

Only automatically change image in editor to follow texture paint editors and
workspaces that are visible.
July 29, 2020, 02:05 (GMT)
Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'

Use 'emboss' instead of 'draw_type' as enum, layout & functions use
the term emboss.

This issue was noted by @Poulpator in D8414, as `dt` is also an
abbreviation for delta-time.
July 29, 2020, 01:00 (GMT)
Cleanup: quiet possible comma misuse warning in feestyle PyAPI
July 29, 2020, 00:50 (GMT)
Clanup: unused return
July 29, 2020, 00:50 (GMT)
Cleanup: correct assert in GPU_offscreen_read_pixels
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021