Blender Git Commits

Blender Git commits from all branches.

Page: 290 / 2888

June 23, 2021, 06:47 (GMT)
adaptive_cloth: mesh: read obj to Mesh
June 23, 2021, 06:34 (GMT)
initial support for voronoi node

Only 3D in F1 mode with euclidean distance is support right now.
June 23, 2021, 06:00 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
June 23, 2021, 02:30 (GMT)
USD import: Update Prim Path Mask option help.
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: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.
June 22, 2021, 21:51 (GMT)
GHOST/Wayland: auto-select highest supported OpenGL version
June 22, 2021, 20:48 (GMT)
doc: add Wayland dependencies

The wayland support requires the following development packages:
libwayland-dev, wayland-protocols, libegl-dev, libxkbcommon-dev, libdbus-1-dev
June 22, 2021, 20:48 (GMT)
cmake: enable Wayland by default
June 22, 2021, 19:01 (GMT)
Sanitize custom property editing operator
June 22, 2021, 18:25 (GMT)
Merge branch 'master' into refactor-idprop-ui-data
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021