Julian Eisel JulianEisel
  • Amsterdam
  • Asset system (development lead), UI (developer & module coordindator), VR (initial development).

  • Joined on 2013-12-12
Julian Eisel commented on pull request blender/blender#107214 2023-04-24 13:10:43 +02:00
Fix #107186: Curve assets don't generate preview images

i found another issue, maybe related? blender/blender#107271 (comment)

Doesn't look like it to me.

Julian Eisel commented on pull request blender/blender#107214 2023-04-24 13:09:12 +02:00
Fix #107186: Curve assets don't generate preview images

I think this needs a comment explaining why this is considered to be "geometry", since it wouldn't appear so.

Julian Eisel suggested changes for blender/blender#107214 2023-04-24 13:09:12 +02:00
Fix #107186: Curve assets don't generate preview images

I guess this makes sense to do, it's just not a clear cut case. Would just clarify that in a comment (noted inline).

Julian Eisel commented on issue blender/blender#86147 2023-04-24 11:57:27 +02:00
Asset View UI template: UI for filtering options (esp. tags)

Searching by tags was implemented in 08a1492ae5. More ways of filtering could be possible, but I think for now this is all we need. So I would say this task can be closed. If we decide to add more…

Julian Eisel commented on issue blender/blender#106898 2023-04-17 15:34:19 +02:00
Brush Assets: Create polished mockup for the Draft operators

Not too sure if we should show much more info than the brush preview and the name. The description would often be clipped since we don't have multi-line label support. License & copyright are…

Julian Eisel suggested changes for blender/blender#107034 2023-04-17 14:41:57 +02:00
Fix #90159: Inconsistent display of active filters for import/export file dialogs

The PROP_HIDDEN flag should be set for the "filter_glob" property, so it doesn't appear in any auto-generated UIs.

Julian Eisel commented on pull request blender/blender#105841 2023-04-17 12:54:28 +02:00
Assets: Implement Traits

Committed fe7540d39a to add an ObjectType typedef, shouldn't cause any merge conflicts. We should really have that, there are plenty of switch-cases that should cover all enumerators.

Julian Eisel pushed to main at blender/blender 2023-04-17 12:43:17 +02:00
fe7540d39a Cleanup: Define type for object type enum
Julian Eisel commented on pull request blender/blender#105841 2023-04-14 17:45:05 +02:00
Assets: Implement Traits

Almost ready!

Julian Eisel commented on pull request blender/blender#105841 2023-04-14 17:45:04 +02:00
Assets: Implement Traits

Just rename it to value, makes more sense to me.

Julian Eisel commented on pull request blender/blender#105841 2023-04-14 17:45:04 +02:00
Assets: Implement Traits

Cast this to the enum type, so that the compiler warns when a new enumerator is introduced but not added here.

Julian Eisel pushed to temp-asset-shelf-grid-view at JulianEisel/blender 2023-04-14 14:42:04 +02:00
6340d47454 Draw a scrollbar for the main asset shelf region
Julian Eisel pushed to temp-asset-shelf-grid-view at JulianEisel/blender 2023-04-14 13:04:24 +02:00
5fc17af505 Make new "Show Names" option work
d676d7cc44 Merge branch 'asset-shelf' into temp-asset-shelf-grid-view
2acf304e14 Add display popover and "Show Names" option
Compare 3 commits »
Julian Eisel pushed to brush-assets-project at blender/blender 2023-04-14 12:51:21 +02:00
f2163e657e Merge branch 'asset-shelf' into brush-assets-project
2acf304e14 Add display popover and "Show Names" option
Compare 2 commits »
Julian Eisel pushed to asset-shelf at blender/blender 2023-04-14 12:51:01 +02:00
2acf304e14 Add display popover and "Show Names" option
Julian Eisel pushed to brush-assets-project at blender/blender 2023-04-14 12:02:36 +02:00
961c6b1c48 Merge branch 'asset-shelf' into brush-assets-project
5c15bcac30 Merge branch 'main' into asset-shelf
1b94e60fb0 UI: Quick tooltip showing tab name for Properties editor tabs
33bfbb2a0c USD IO: Move to the new Mesh Attributes API for Colors
86b39e0aac Vulkan: Fix Compilation Issue on Windows.
Compare 25 commits »
Julian Eisel pushed to temp-asset-shelf-grid-view at JulianEisel/blender 2023-04-14 12:02:22 +02:00
eca4cf0bdf Merge branch 'asset-shelf' into temp-asset-shelf-grid-view
5c15bcac30 Merge branch 'main' into asset-shelf
1b94e60fb0 UI: Quick tooltip showing tab name for Properties editor tabs
33bfbb2a0c USD IO: Move to the new Mesh Attributes API for Colors
86b39e0aac Vulkan: Fix Compilation Issue on Windows.
Compare 25 commits »
Julian Eisel pushed to asset-shelf at blender/blender 2023-04-14 12:02:08 +02:00
5c15bcac30 Merge branch 'main' into asset-shelf
1b94e60fb0 UI: Quick tooltip showing tab name for Properties editor tabs
33bfbb2a0c USD IO: Move to the new Mesh Attributes API for Colors
86b39e0aac Vulkan: Fix Compilation Issue on Windows.
71c4b7f1d0 Fix compilation warning
Compare 24 commits »