Blender Git Loki

Kaikki Blender Git kommitit.

Page: 519 / 8462

June 23, 2021, 06:00 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
June 23, 2021, 04:56 (GMT)
Fix T89265: Crash when tabbing through num inputs

Fix by reverting the part of ec30cf0b742f5181c4de91b474ca01d6a809c593
that assigned `but->editval` in `ui_numedit_begin_set_values`.

Causing access freed memory when using tab to switch
to a numeric input and then leaving the textbox by clicking outside.
This was because `ui_numedit_begin_set_values` shouldn't need to set
`but->editval` and overwrite the pointer.
This would set a pointer that had previously been freed,
causing a `NULL` check to fail later on.

Ref D11679
June 23, 2021, 03:57 (GMT)
Fix T89249: incorrect mesh validate error with zeroed vertex normals

It's not an error for centered vertices to have a zero normal.
June 23, 2021, 03:54 (GMT)
Cleanup: reformat trailing comments that caused line wrapping
June 23, 2021, 02:30 (GMT)
USD import: Update Prim Path Mask option help.
June 23, 2021, 02:04 (GMT)
Cleanup: clang-tidy quiet equals-default, nullptr warnings
June 23, 2021, 01:48 (GMT)
Cleanup: suppress clang-tidy warnings
June 23, 2021, 01:44 (GMT)
Cleanup: compiler warning for invalid argument type
June 23, 2021, 00:47 (GMT)
Add debugging info for Wintab.
June 23, 2021, 00:46 (GMT)
USDStageReader refactor.

Now passing the import params and settings as arguments
to the constructor, to reduce the number of arguments
required to invoke USDStageReader::collect_readers().
The constructor now takes a stage pointer as an argument,
to simplify error checking and initalization of the
import settings. Miscellaneous additional cleanup to
simplify the code.
June 23, 2021, 00:11 (GMT)
USD Import: USDPrimReader comments.

Added comments regarding reference counting.
June 22, 2021, 23:59 (GMT)
dbg: enable EGL on X11 for buildbot
June 22, 2021, 23:58 (GMT)
Revert "dbg: enable EGL for buildbot"

This reverts commit 77c17304546902d11e297578e9cd0ee7d921cf89.
June 22, 2021, 23:37 (GMT)
RNA Manual Reference: Update Mapping File
June 22, 2021, 23:24 (GMT)
GHOST/XR: support Wayland via XrGraphicsBindingOpenGLWaylandKHR
June 22, 2021, 23:24 (GMT)
dbg: enable EGL for buildbot
June 22, 2021, 23:20 (GMT)
USD import: fixed Mesh reader initialization.

USDMeshReader::is_initial_load_ should be initialized to false,
to prevent forcing updates to verts and polys on every mesh
sequence read.
June 22, 2021, 23:18 (GMT)
GHOST: remove unused EGL context includes in Win32 and Cocoa
June 22, 2021, 23:16 (GMT)
GHOST/EGL: store pointer to GHOST_System for downcast tests
June 22, 2021, 22:50 (GMT)
USD Import: add comments.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021