Blender Git Loki

Kaikki Blender Git kommitit.

Page: 789 / 8462

March 25, 2021, 12:41 (GMT)
cleanup
March 25, 2021, 12:38 (GMT)
cleanup
March 25, 2021, 12:38 (GMT)
fix
March 25, 2021, 12:23 (GMT)
simplify supporting heterogenous hashing
March 25, 2021, 12:22 (GMT)
Fix a few issues with prefetching.

We need to make sure that the data for the frame that we are trying to
render is indeed in the prefetched cache if it is not in the main cache.

We also need to avoid race conditions when reading from a partially
loaded cache.

Finally, use a specific cancel query mechanism to early exit when
cancelling prefetching.
March 25, 2021, 12:15 (GMT)
cleanup
March 25, 2021, 12:15 (GMT)
EEVEE: Remove EEVEE

Starting clean!
March 25, 2021, 12:09 (GMT)
cleanup
March 25, 2021, 12:01 (GMT)
cleanup
Revision 0083a76 by Ankit Meel (master)
March 25, 2021, 11:53 (GMT)
Revert "Cleanup: Fix unused-private-field warning."

This reverts commit 43c48965d7cf87dd00ccf8714d2f6d08ffa4c474.
It created a new warning on GCC: -Wattribute (ignored attribute) as
GCC doesn't warn about unused private fields.
March 25, 2021, 11:45 (GMT)
LibOverride; Fix missing re-creation of auto-generated override rules after resync.

While not useful for the override system itself, this is rather
important for user feedback.
March 25, 2021, 11:27 (GMT)
move to sidebar
March 25, 2021, 11:24 (GMT)
Merge remote-tracking branch 'origin/master' into asset-browser-poselib
March 25, 2021, 11:15 (GMT)
Fix T83390: Remove temporary, for-one-release deprecation hints

Revert "Point users to new location of "Show Group Colors" option",
commit rB6ed6741ee35930bf81fad9a5eb6bb17eea168725.

These deprecation hints were intended for one release only, and thus can
be removed now.
March 25, 2021, 11:06 (GMT)
Merge branch 'master' into temp-compact-node-prototype
March 25, 2021, 11:04 (GMT)
Geometry Nodes: change order of domains in drop down

This has been requested in D10803.
March 25, 2021, 11:02 (GMT)
Geometry Nodes: rename attribute domains

This patch renames two domains:
* `Polygon` -> `Face`
* `Corner` -> `Face Corner`

For the change from `polygon` to `face` I did a "deep rename" where I updated
all (most?) cases where we refere to the attribute domain in code as well.
The change from `corner` to `face corner` is only a ui change. I did not see
a real need to update all code the code for that. It does not seem to improve
the code, more on the contrary.

Ref T86818.

Differential Revision: https://developer.blender.org/D10803
March 25, 2021, 10:21 (GMT)
Fix T86853: Critical bug in write code of CacheFile ID.

CacheFile writing code would not write generic ID data (call for it has
been missing since the initial commit, rB61050f75b13e).

While potentially affecting other areas (mostly CustomProperties/IDProperties),
this was a critical failure for liboverrides. Also added some workaround
code to allow opening broken files (though the override of the CacheFile
data-block will be lost).
March 25, 2021, 09:21 (GMT)
better enum
March 25, 2021, 09:13 (GMT)
more
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021