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

  • Joined on 2013-12-12
Julian Eisel pushed to main at blender/blender 2023-05-08 20:01:20 +02:00
50d49e24c4 Asset Views: Decrease default preview cache size
Julian Eisel commented on pull request blender/blender#107298 2023-05-08 19:33:31 +02:00
Imbuf: Change thumbnail caching location

There is no motivation for this outlined here, so I don't quite understand where this is coming from. On Linux and macOS these locations are standardized, so why would we want to deviate?…

Julian Eisel commented on pull request blender/blender#107711 2023-05-08 17:41:32 +02:00
UI: Increase File Browser Minimum Cache size

@JulianEisel Could consider a compromise of 512 for FILELIST_ENTRYCACHESIZE_DEFAULT? That is the value used currently for Asset lists (256 passed to filelist_file_cache_slidingwindow_set() in…

Julian Eisel commented on pull request blender/blender#107711 2023-05-08 17:23:48 +02:00
UI: Increase File Browser Minimum Cache size

As a sidenote, I don't think the whole caching adds much value currently, other than the sliding window for previews. FileDirEntry is basically a duplicate of FileListInternEntry plus the…

Julian Eisel commented on pull request blender/blender#107576 2023-05-08 17:11:05 +02:00
WIP: Rewrite asset browser as separate editor
Julian Eisel commented on pull request blender/blender#107711 2023-05-08 17:10:24 +02:00
UI: Increase File Browser Minimum Cache size

I'm not sure about this, this kind of defeats the purpose of having the cache at all. Of course previews will be more readily available while scrolling the more items we keep in memory and that…

Julian Eisel commented on pull request blender/blender#107698 2023-05-08 16:58:54 +02:00
Fix #106023: File Browser Lists with Incomplete Previews

This is indeed a quite random place to put this in, and I'm not sure how reliable it is.

This should be better:

diff --git a/source/blender/editors/space_file/filelist.cc b/source/blen…
Julian Eisel opened issue blender/blender#107742 2023-05-08 15:33:21 +02:00
UI Views: Support dragging before or after items
Julian Eisel pushed to main at blender/blender 2023-05-08 15:01:56 +02:00
7e79e0eec0 File Browser: Avoid filling file cache needlessly on auto-complete
be19edf356 Cleanup: Add API comment on side-effect of file browser query function
c0ce427760 Cleanup: Move file cache lookup into function
Compare 3 commits »
Julian Eisel pushed to main at JulianEisel/Weekly-Reports 2023-05-08 11:20:14 +02:00
0241372d45 Link to list of previous years reports
Julian Eisel pushed to main at JulianEisel/Weekly-Reports 2023-05-08 11:18:42 +02:00
563797db77 Add link to wiki for previous reports
Julian Eisel pushed to main at JulianEisel/Weekly-Reports 2023-05-08 11:12:34 +02:00
f8d75487ce May 1 - May 7
Julian Eisel pushed to asset-shelf at blender/blender-addons 2023-05-05 17:50:13 +02:00
c81ccf751f Merge branch 'main' into asset-shelf
be68e3f522 io_scene_3ds: Added link to new Blender manual entry
54f0e088df io_scene_3ds: Added link to new Blender manual entry
d11cf89a53 Export_3ds: Added mapping flags description
91a056348d Export_3ds: Fixed key error if empty objects involved
Compare 102 commits »
Julian Eisel commented on pull request blender/blender#104883 2023-05-05 17:00:14 +02:00
WIP: Basic Blender Project Support (experimental feature)

The base branch of this was deleted for infra maintenance reasons, so had to create a new pull request: #107655

Julian Eisel created pull request blender/blender#107655 2023-05-05 16:54:10 +02:00
WIP: Basic Blender Project Support (experimental feature)
Julian Eisel pushed to blender-projects-basics at blender/blender 2023-05-05 16:52:21 +02:00
576af00029 Merge branch 'main', update to changes
Julian Eisel created branch blender-projects-basics in blender/blender 2023-05-05 16:52:20 +02:00
Julian Eisel commented on issue blender/blender#107383 2023-05-05 16:47:44 +02:00
Node group assets in add menu do not work with quick favorites

I'd simply consider this unsupported for now. It's not a code error that causes this, additional changes are needed to introduce support for such operators in the quick favorites.

Note that…

Julian Eisel pushed to temp-asset-shelf-grid-view at JulianEisel/blender 2023-05-05 16:34:36 +02:00
0a1c2059a0 Merge branch 'asset-shelf' into temp-asset-shelf-grid-view
bcc6f368b3 Merge branch 'main' into asset-shelf
Compare 2 commits »