Blender Git Commits

Blender Git commits from all branches.

Page: 378 / 2888

May 10, 2021, 18:57 (GMT)
Switch back to default ThreadingModel::Queue

May 10, 2021, 17:29 (GMT)
USD IO: removed unnecessary format change.
May 10, 2021, 17:23 (GMT)
Take into account single elem buffers

May 10, 2021, 17:02 (GMT)
Initial framework and basic reading of file-lists

Initial steps for T88184.

Adds a `filelist/` directory to `editors/`, containing C++ classes for
(recursively) reading directories and files into a file-list. The logic is
based on the File-Browser file-list, so that the actually executed logic is
basically the same (avoiding regressions or old issues re-appearing). But it
is entirely re-designed to work for both the asset system and the file browser.

For more info about the design, see T88184.

Also contains "peeking" the file list to count the files to be read. This is to
improve progress reporting later. However, it has some issues and I'm not sure
actually it's something we'll even need in the end, I see other ways to improve
things here.
May 10, 2021, 17:01 (GMT)
Merge branch 'master' into sculpt-dev
May 10, 2021, 16:50 (GMT)
Move rendering logic to ExecutionSystem

Will make easier future implementations.
May 10, 2021, 16:10 (GMT)
USD import: format fix.
May 10, 2021, 15:56 (GMT)
USD IO: reverted change unrelated to importer.

Revereted previous change to exporter code, since it's
unrelated to the USD impoter patch.
May 10, 2021, 15:07 (GMT)
GPencil: Offset modifier add randomize to bezier type

This patch adds the randomize offsets functionality to the bezier stroke type and moves the code to a shared generic function between the 2 stroke types.

Differential Revision: https://developer.blender.org/D11218
May 10, 2021, 14:36 (GMT)
Merge branch 'master' into cmp-full-frame
May 10, 2021, 13:39 (GMT)
Merge branch 'temp-gpu-compute-shaders' into temp-gpu-compute-shader-hair
May 10, 2021, 10:41 (GMT)
Merge branch 'master' into attributes-panel
May 10, 2021, 10:36 (GMT)
Fix albedo used instead of normal pass in Cycles X OptiX denoiser
May 10, 2021, 09:52 (GMT)
Merge branch 'master' into cycles-x
May 10, 2021, 08:30 (GMT)
Merge branch 'master' into eevee-gpencil
May 10, 2021, 06:05 (GMT)
Cleanup: codeformat in glsl test cases.
May 10, 2021, 06:02 (GMT)
Merge branch 'master' into temp-gpu-compute-shaders
May 10, 2021, 05:51 (GMT)
Rename test case,
May 10, 2021, 05:51 (GMT)
Remove unneeded changes.
May 10, 2021, 05:51 (GMT)
Use ssbo_binding method.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021