Blender Git Loki

Blender Git commits from all branches.

Page: 595 / 2888

December 10, 2020, 19:10 (GMT)
Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui
December 10, 2020, 18:40 (GMT)
Undo unnecessary int type change
December 10, 2020, 18:39 (GMT)
Undo unnecessary int type change
December 10, 2020, 18:18 (GMT)
Avoid unsafe access to asset browsing through BPY

Python could access asset selection params even though the browser was in file
browsing mode. The value of that data would be undifined then.
December 10, 2020, 17:33 (GMT)
Address review comments
December 10, 2020, 17:23 (GMT)
Don't run thread-unsafe file-list reading in threads
December 10, 2020, 17:07 (GMT)
Fix compile errors after merge
December 10, 2020, 17:05 (GMT)
Merge branch 'temp-review-asset-filelists' into temp-review-asset-browser-ui
December 10, 2020, 17:00 (GMT)
Refactor how we store ID and asset data references in file lists

* Remove ID-map and ID session-UUID code, we can now reference the ID directly.
* Store imported asset metadata separately.
* Because of that, `FILE_TYPE_ASSET_EXTERNAL` could be removed.
* Get asset metadata of the current files via the ID directly.
* Move local data references into a nested struct, to group them together and
allow a clear comment on how they must be updated.
* Improve comments and note how the local data needs to be updated.
December 10, 2020, 16:59 (GMT)
Geometry Nodes: initial attribute color ramp node
December 10, 2020, 16:18 (GMT)
Fix invalid memory use of "Current File" after undo & deleting data-blocks

Implement proper mechanisms to ensure the file list is recreated after undo,
data-blocks are removed, assets created/removed or file loading without UI.
This could be further improved (e.g. don't recreate it if no asset data-block
is affected by undo or deletion).

Addresses T82886 & T83242.
December 10, 2020, 16:12 (GMT)
Fix invalid memory use of "Current File" after undo & deleting data-blocks

Implement proper mechanisms to ensure the file list is recreated after undo,
data-blocks are removed, assets created/removed or file loading without UI.
This could be further improved (e.g. don't recreate it if no asset data-block
is affected by undo or deletion).

Addresses T82886 & T83242.
December 10, 2020, 15:31 (GMT)
Attribute Compare: Use the most complex data type instead of the least
December 10, 2020, 15:09 (GMT)
Optimize comparisons by squaring threshold first
December 10, 2020, 14:55 (GMT)
Merge branch 'master' into geometry-nodes-point-separate-node
December 10, 2020, 14:47 (GMT)
Merge branch 'master' into greasepencil-object
December 10, 2020, 10:56 (GMT)
Simplify calls
December 10, 2020, 10:48 (GMT)
Cleanup
December 10, 2020, 10:32 (GMT)
Cleanup: Use switch

This automatically gives a warning if a new enum value is added and is not handled here.
December 10, 2020, 10:32 (GMT)
Cleanup: commits
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021