User Details
- User Since
- Oct 7 2010, 12:19 PM (607 w, 1 d)
- Roles
- Administrator
Yesterday
LGTM
Better 'return early' as suggested.
This is different issue than T98374, in this report we have a weird Fill Area.001 brush that still has one user when deleted... But cannot figure out where this brush is coming from currently.
Thu, May 26
Wed, May 25
Fix stupid error in refactor.
Tue, May 24
Alembic is not very actively developed currently, would consider this a known issue (or maybe even a TODO) for now.
Mon, May 23
This is a problem in drag'n'drop code, where only the ID name is used as reference (since after append there is a local ID with exact same name, this one is then 'found' first, instead of expected linked data).
indeed this was removed from meshes, and moved to 3Dview overlay settings
Fri, May 20
Did not really review this so far, but from a first overview of it here are some general notes:
Archiving for now, this never popped up again, and there has been a lot of fixes in overrides since then...
Thu, May 19
Custom properties need to be defined as overridable in the source (library) file, for them to be effectively editable in a override of linked data. This is a known limitation of versioning update process, besides indeed tricks like adding drivers to work around it, the proper solution is to update the library file in a more recent Blender and set their custom properties as overridable then.
Time to archive this task, proxies have now been fully removed from Blender.
Time to archive this task, proxies have now been fully removed from Blender.
Time to archive this task, proxies have now been fully removed from Blender.
Wed, May 18
Btw, @Daniel Salazar (zanqdo), @Dario Signorini (Sigillus), @Davide Caprioli (DaveDeer), @Lino Thomas (linolafett), @Jan Kaderabek (jendabek), how did you guys noticed this removal? From direct experience (opening blender 3.3 alpha and noticing that this option was missing), or from reading commit logs, weekly reports, or release notes?
Most likely same root issue as many other similar reports, like e.g. T75541: Modifiers added in edit mode are undone out of order if you go back to object mode...