Albert-OShea
  • Joined on 2023-05-31
Albert-OShea opened issue blender/blender#118693 2024-02-24 04:45:40 +01:00
Crash on linking collection, then undoing and re-doing operation
Albert-OShea commented on issue blender/blender#118642 2024-02-23 10:09:27 +01:00
10 MB worth of 'Screens' in file, no proper way to delete them

Right, they have a user but I don't know why they do. I'm going to assume it was a python script from a while ago which could create workspaces that caused this. Probably my fault for writing bad…

Albert-OShea commented on issue blender/blender#118642 2024-02-23 09:06:11 +01:00
10 MB worth of 'Screens' in file, no proper way to delete them

Maybe a better question is, why are all those screens being kept around instead of being automatically deleted? There is nothing visible to me (no extra workspaces or scenes or anything) that…

Albert-OShea opened issue blender/blender#118642 2024-02-23 00:59:37 +01:00
10 MB worth of 'Screens' in file, no proper way to delete them
Albert-OShea commented on issue blender/blender#118475 2024-02-20 11:28:29 +01:00
NLA data missing from the Outliner

I noticed this too. Here's a blend file that demonstrates the issue.

Albert-OShea opened issue blender/blender#118225 2024-02-14 00:43:33 +01:00
Crash on attempting to rename linked object from the NLA
Albert-OShea commented on issue blender/blender#117970 2024-02-13 23:01:26 +01:00
Driver on custom property of overridden object dissapears after reload

I mean reload the file, the same thing as save then immediately file > revert.

I checked the latest 4.2 alpha and the driver still disappears on reload, in that particular file I attached.

I'…

Albert-OShea commented on issue blender/blender#117970 2024-02-08 22:43:55 +01:00
Driver on custom property of overridden object dissapears after reload

@mod_moder But the thing is, it works fine when you recreate this setup from scratch (a driver driving an overridden object's custom property), so what's the discrepancy?

Albert-OShea commented on issue blender/blender#117967 2024-02-08 05:43:40 +01:00
Object attribute node in material stops working from level of complexity(?)

Update: Looks like this is an EEVEE issue. Rendering it cycles does make the property work.

Albert-OShea opened issue blender/blender#117970 2024-02-08 02:32:46 +01:00
Driver on custom property of overridden object dissapears after reload
Albert-OShea opened issue blender/blender#117967 2024-02-07 23:53:45 +01:00
Object attribute node in material stops working from level of complexity(?)
Albert-OShea commented on issue blender/blender-addons#104771 2023-09-26 10:36:11 +02:00
Copy Render Settings add-on needs to be updated for modern render engines (Eevee, Cycles, Workbench...)

@mont29 But it is a fix, it was dysfunctional before because it couldn't copy a lot of the render settings, which is its one job. Does the team have an arbitrary size limit to what can be…

Albert-OShea commented on issue blender/blender#112182 2023-09-13 01:41:00 +02:00
Reopening file with cleared LibOverrides restores override state

As far as I'm aware, mixing the two states under one hierarchy usually isn't possible, e.g. if you try to clear an override on a child object of an overridden parent, the child's state gets set to…

Albert-OShea commented on issue blender/blender#112182 2023-09-12 01:14:54 +02:00
Reopening file with cleared LibOverrides restores override state

If this is intended behavior, then the objects that had their override removed should be able to stay in that purely linked state, right? If you save and reopen, the overrides get re-applied. If…

Albert-OShea opened issue blender/blender#112182 2023-09-09 15:57:50 +02:00
'Library Override > Clear' sets overrides to a state that shouldn't be possible
Albert-OShea opened issue blender/blender#111576 2023-08-27 03:23:38 +02:00
Unnecessary write operations on blender_assets.cats.txt
Albert-OShea commented on issue blender/blender#111301 2023-08-20 05:13:07 +02:00
No way to handle renaming of source data of library overrides

It would be a good ability to have perfect foresight into your project's future and say for certain that your source object/collection's name will be completely accurate forever. But most people…

Albert-OShea opened issue blender/blender#111301 2023-08-19 19:27:00 +02:00
No way to handle renaming of source data of library overrides
Albert-OShea opened issue blender/blender#111297 2023-08-19 16:59:29 +02:00
Crash on setting preview image for asset when File Browser is set to 'Maximized Area'