April 10, 2021, 08:06 (GMT) |
GPencil: Set fixed resolution bezier pen The Bezier pen used adaptive resolution which is not good, since the user wants something that is independent from scale. E.g. the resolution is the same when zoomed in/zoomed out. |
April 10, 2021, 04:28 (GMT) |
Geometry Nodes Curves: Further refactor curve evaluation This removes the need for some virtual functions |
April 10, 2021, 04:28 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
April 10, 2021, 03:50 (GMT) |
Geometry Nodes Curves: Initial read-only point attributes Radius and position are included for now. The implementation is not at all ideal, and writing to point attributes will be a bit trickier. |
April 10, 2021, 03:49 (GMT) |
Geometry Nodes Curves: Add updates while in curve is in edit mode |
April 10, 2021, 03:02 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 10, 2021, 01:31 (GMT) |
USD Import: fixed build errors. |
Revision 0cd4896 by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) April 9, 2021, 23:40 (GMT) |
EEVEE: Add wrapper to simplify ubo managment |
April 9, 2021, 23:03 (GMT) |
Geometry Nodes: Working spreadsheet row filtering Now there is only some UI work left |
Revision e540c9c by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) April 9, 2021, 19:42 (GMT) |
EEVEE: Motion Blur: Add back accumulation logic Bonus addition, support for shutter curve. Compared to the old implementation, the per time step sync function is lighter and localized. Also it does not require a full engine "reboot" in order to work. Also modifies camera setup to be compatible with future camera motion blur. |
Revision f9b15ed by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) April 9, 2021, 19:42 (GMT) |
EEVEE: Motion Blur: Add back accumulation logic Bonus addition, support for shutter curve. Compared to the old implementation, the per time step sync function is lighter and localized. Also it does not require a full engine "reboot" in order to work. |
April 9, 2021, 18:31 (GMT) |
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into omniverse |
April 9, 2021, 18:29 (GMT) |
Fixed build errors. Fixed build errors after merge with master. |
April 9, 2021, 18:00 (GMT) |
Merge branch 'master' of https://gitlab-master.nvidia.com/omniverse/blender into usd-importer-T81257-merge |
April 9, 2021, 16:41 (GMT) |
Merge branch 'master' into temp-spreadsheet-row-filter |
April 9, 2021, 15:53 (GMT) |
WIP point attributes |
April 9, 2021, 15:41 (GMT) |
Fix multi-device (for denoising) crash with background shader evaluation And prepare code a bit support multi-devices in the future, by filling the buffers through a callback per device. |
April 9, 2021, 15:36 (GMT) |
Cycles: Use more clear variable name The offsets are calculated using stride during update, but semantically those are offsets. |
April 9, 2021, 15:36 (GMT) |
Cycles: Use more const qualifiers in the film kernel |
April 9, 2021, 15:36 (GMT) |
Cycles: Streamline naming in the film kernel No functional changes. Indicated possible issue with the difference in stride in the render buffer and in the display half-float buffer. |
|
|
|


Master Commits
MiikaHweb | 2003-2021