July 30, 2021, 14:19 (GMT) |
Fix conflicts in space_sequencer.c |
July 30, 2021, 14:15 (GMT) |
Cleanup: remove redundant ifdef check The define that was tested no longer exists. |
July 30, 2021, 14:12 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 30, 2021, 13:59 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
July 30, 2021, 13:58 (GMT) |
Revert "Remove static variable usage. Increase extra images cached" This reverts commit 72550b8dc7b46d0d0ed7d3651eba8ae8f4c0c710. |
July 30, 2021, 13:54 (GMT) |
Fix T90318: Dragging asset while Asset Browser is still loading crashes This partially reverts cb0b017d8f51: We can't store the asset handle in the drag data, because the file pointer it wraps may be freed as the Asset Browser generates its file list. |
Revision c106ed8 by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) July 30, 2021, 13:22 (GMT) |
fix |
Revision 11a6a56 by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) July 30, 2021, 13:10 (GMT) |
support fields in point translate node |
Revision 0a7ab58 by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) July 30, 2021, 13:04 (GMT) |
fix noise node |
July 30, 2021, 12:34 (GMT) |
Cleanup: Remove unused file description storage This isn't used at all in the current File and Asset Browser design. |
July 30, 2021, 12:29 (GMT) |
Cleanup: headers, use 'pragma once', remove argument to 'file' |
July 30, 2021, 12:20 (GMT) |
Cleanup: missing leading '*' from comment blocks |
Revision 09009ce by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) July 30, 2021, 11:56 (GMT) |
automatically change type in attribute node when selecting attribute |
July 30, 2021, 11:56 (GMT) |
Cleanup: workaround for unstable formatting in clang-format Running multiple times would re-indent differently. |
July 30, 2021, 11:43 (GMT) |
Revision dc502fa by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) July 30, 2021, 11:42 (GMT) |
support passing attribute field from modifier |
July 30, 2021, 11:40 (GMT) |
Update REAME.md file |
July 30, 2021, 11:16 (GMT) |
Kernel: include header file in BKE_appdir.h defining size_t In `BKE_appdir.h`, include `<stddef.h>` as that defines `size_t`. This follows the "include what you use" principle, and makes it possible to use `BKE_appdir.h` without having to bother with its dependencies. No functional changes. |
Revision 2f05bfd by Sybren A. Stüvel (temp-asset-browser-catalogs, temp-asset-browser-catalogs-ui, temp-assetlib-plus-uuid-rename) July 30, 2021, 11:16 (GMT) |
Asset Catalogs: first implementation of loading a catalog definition file |
Revision 308d26f by Sybren A. Stüvel (temp-asset-browser-catalogs, temp-asset-browser-catalogs-ui, temp-assetlib-plus-uuid-rename) July 30, 2021, 11:16 (GMT) |
Asset Catalogs: rudimentary writing catalog definition files to disk `AssetCatalogDefinitionFile::write_to_disk()` can be used to write asset catalog definition files to a text file on disk. It is very rudamentary, and should be improved by sorting the written catalogs. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021