Blender Git Commits

Blender Git commits from all branches.

Page: 1309 / 2888

June 4, 2019, 16:14 (GMT)
improve move semantic usage in BLI::Optional
June 4, 2019, 16:05 (GMT)
free cached vectorized functions
June 4, 2019, 15:39 (GMT)
Print OpenXR runtime name once connected
June 4, 2019, 15:38 (GMT)
Destruct lazy initialized objects when Blender quits
June 4, 2019, 15:00 (GMT)
Merge branch 'master' into soc-2019-openxr
June 4, 2019, 14:42 (GMT)
Initial VR-session starting/ending

Adds operator to toggle a VR session, exposed in the Window top-bar
menu. It triggers the needed calls for session creation and destruction.
Setting up the XR-system (a configuration of related devices) is also
done now.

Calling WMR runtime functions fails currently. Not sure why. So while
this executes required routines, it doesn't really work.
June 4, 2019, 14:31 (GMT)
Merge branch 'master' into functions
June 4, 2019, 13:43 (GMT)
GPencil: Sample modifier OK.
June 4, 2019, 11:24 (GMT)
Implement constant folding for mapping node.
June 4, 2019, 10:37 (GMT)
Cloth: Store previous mesh for remeshing step

Final puzzle to connect the remeshing step with the modifier
Currently a hack, but seems like the best possible method for now, will need to interfere with code that calls the modifier stack otherwise. This method uses more memory.
Now can finally proceed with the actual implementation of the paper
June 4, 2019, 10:31 (GMT)
LANPR: Added a placeholder for GPencil sample modifier.
June 4, 2019, 09:15 (GMT)
Merge branch 'master' into greasepencil-object
June 4, 2019, 09:14 (GMT)
GPencil: Fix compiler error after merge
June 4, 2019, 08:54 (GMT)
Updated Submodules to point at official Blender repo
June 4, 2019, 08:41 (GMT)
LANPR: Fixed last segment missing error on chain splitting.
June 4, 2019, 08:40 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/draw/engines/gpencil/gpencil_draw_utils.c
June 4, 2019, 08:24 (GMT)
LANPR: Split chains based on occlusion value changes.
June 4, 2019, 06:48 (GMT)
LANPR: Fixed last point occlusion error on "this line" chaining.
June 4, 2019, 05:48 (GMT)
LANPR: Fixing chaining occlusion values for GPencil to use.
June 4, 2019, 04:47 (GMT)
Make LANPR main panel show in all engines. Fixed "up" button bug. Crease value now in software mode as well.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021