Blender Git Loki

Blender Git commits from all branches.

Page: 159 / 2888

August 11, 2021, 13:36 (GMT)
Cleanup: use same parameter name in declaration & definition
August 11, 2021, 13:18 (GMT)
GPencil: Fix extended experimental in python script

August 11, 2021, 13:09 (GMT)
GPencil: Replace to `use_extended_asset_browser`

Some features have been moved to extended asset browser.
August 11, 2021, 13:07 (GMT)
Merge branch 'master' into asset-greasepencil
August 11, 2021, 12:48 (GMT)
Asset Catalogs: clean up catalog paths before using them

Clean up paths by trimming whitespace and separators
`/path/to/something ` ? `path/to/something`.
August 11, 2021, 12:47 (GMT)
Merge branch 'master' of git.blender.org:blender into tracking_tools
August 11, 2021, 12:40 (GMT)
Merge branch 'master' of git.blender.org:blender into tracking_tools
August 11, 2021, 12:40 (GMT)
Merge branch 'master' into tracking_tools
August 11, 2021, 12:12 (GMT)
Merge branch 'master' into soc-2021-knife-tools
August 11, 2021, 11:59 (GMT)
Asset Catalogs: allow adding new catalogs

New catalogs can be added with `AssetCatalogService::create_catalog()`.
It only requires the catalog path, and convert that into a suitable
catalog ID itself. It is intended that artists won't have to bother with
assigning catalog IDs, and that editing those is more of an advanced
feature.

Adding a catalog will automatically save the catalog definition file to
disk.
August 11, 2021, 11:54 (GMT)
Blender 2.83.18-rc
August 11, 2021, 11:35 (GMT)
Asset Catalogs: gracefully handle catalog IDs without path

Ignore lines in a catalog definition file when it only contains the
catalog ID, and not the catalog path.
August 11, 2021, 11:23 (GMT)
Knife: Enum for measurements and angle snapping mode in tool settings

Adds two new enums to the knife tool settings to select between angle snapping modes and measurement modes.
In the top bar these are displayed inside the popover.
August 11, 2021, 10:21 (GMT)
Cleanup: asset catalogs, use doxygen comments

Use `/**` instead of `/*` for some function documentation comments.

No functional changes.
August 11, 2021, 10:21 (GMT)
Asset Catalogs: pass root dir of asset library to AssetCatalogService

Pass the root directory of the asset library to the `AssetCatalogService`
constructor. This makes it possible for newly created catalogs to be saved
somewhere.

No functional changes.
August 11, 2021, 09:35 (GMT)
Cleanup, Asset Catalogs: turn default catalog filename into a constant

Instead of hard-coding a path somewhere in the source, store it in a named
string constant.

No functional changes.
August 11, 2021, 09:34 (GMT)
Cleanup: Asset Catalogs, make path separator static class member

Make `AssetCatalogService::path_separator` a static class member. There is
no need to make such constants per-object.

This in itself isn't that interesting a change, but it will be relevant
for an upcoming new string constant.

No functional changes.
August 11, 2021, 09:25 (GMT)
Merge remote-tracking branch 'origin/master' into temp-asset-browser-catalogs
August 11, 2021, 09:18 (GMT)
Compositor: Full frame Despeckle node
August 11, 2021, 08:53 (GMT)
Fixed crash when object has no uvs.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021