Block a user
Assets: Preference for default import method for an asset library
05b177b0b3
Revert changes to align asset library labels in menus
58752ad93c
UI: Ensure menus with icons align all menu item labels
0f29a65744
Merge branch 'blender-v3.5-release'
1116d821dc
Fix weird icon padding in asset library selector menu button
b9bf4700b0
Fix weird icon padding in asset library selector menu button
7ae5bc142b
Merge branch 'blender-v3.5-release'
a7ccb3df3e
Fix possible compiler warning and linker error
a6ebe0ca62
Fix possible compiler warning and linker error
Julian Eisel
pushed to temp-asset-library-prefs-uilist at JulianEisel/blender
2023-02-15 12:56:48 +01:00
1a7bbfbdea
Merge branch 'main' into temp-asset-library-prefs-uilist
ae84a2956e
Assets: Preference for default import method for an asset library
4387dbf03e
Curves: Replace quick fur operator, add to add menu
837ba82402
Fix #90629: VSE: Split selection is determined by menu position
1a94457586
Fix #104760: GPencil Fill Gap circles no longer disappear when blue line appear
Julian Eisel
pushed to temp-asset-import-method-in-prefs at JulianEisel/blender
2023-02-15 12:47:01 +01:00
f9bc27fde1
Sync import method enum values from prefs with asset browser
Julian Eisel
pushed to temp-asset-import-method-in-prefs at JulianEisel/blender
2023-02-15 12:39:15 +01:00
d4c3af65bc
Cleanup: correct function name
Julian Eisel
pushed to temp-asset-import-method-in-prefs at JulianEisel/blender
2023-02-15 12:36:47 +01:00
c2f68cfcf2
Merge branch 'main' into temp-asset-import-method-in-prefs
4387dbf03e
Curves: Replace quick fur operator, add to add menu
837ba82402
Fix #90629: VSE: Split selection is determined by menu position
1a94457586
Fix #104760: GPencil Fill Gap circles no longer disappear when blue line appear
35cde8b5fd
Curves: move edit mode out of experimental
Julian Eisel
pushed to temp-asset-import-method-in-prefs at JulianEisel/blender
2023-02-15 12:32:55 +01:00
b12b23548e
Make sure "Essentials" always use "Append (Reuse Data)"
Julian Eisel
pushed to temp-asset-import-method-in-prefs at JulianEisel/blender
2023-02-14 19:20:21 +01:00
c9492ea5f7
Fix uninitialized variable use
1f090fbad2
Merge branch 'main' into temp-asset-import-method-in-prefs
4fbc9c42e5
Curves: Add transform tools to toolbar
5ca65001ea
Geometry Nodes: Operator to wrap a modifier's node group
c9f02569c7
Curves: cage overlay for sculpt mode
GPencil: New support for Asset Manager
- Important: With this patch grease pencil assets are still an experimental feature. Changes in
ED_asset_types.h
andasset_type.cc
are needed to change this.
GPencil: New support for Asset Manager
I think this material copying can be done for all previews, not just grease pencil ones.