Blender Git Loki

Kaikki Blender Git kommitit.

Page: 82 / 8462

November 17, 2021, 12:18 (GMT)
temp-sculpt-colors: fix buf in next_color_attr
November 17, 2021, 12:18 (GMT)
Sculpt-dev: fix bug in last commit
November 17, 2021, 12:08 (GMT)
Sculpt-dev: cross-module ref cleanup

* Removed a bunch of nasty editors->blenkernel
dependencies (2 still remain).
* Fixed a few bugs in last commit.
November 17, 2021, 12:00 (GMT)
WIP: Parial update skeleton.
November 17, 2021, 12:00 (GMT)
WIP: partial update image.

Adding a basic mechanism that should be able to register tiles and find
changes. Not possible yet to loop over the updated tiles.
Next task would be to include reference to imbuf to get the width/height
of the images.
November 17, 2021, 12:00 (GMT)
Added mark region dirty.
November 17, 2021, 12:00 (GMT)
More tests and cleanups.
November 17, 2021, 12:00 (GMT)
WIP: partial update image.

Differential Revision: https://developer.blender.org/D13238
November 17, 2021, 12:00 (GMT)
Replaced internal gputexture generation with new partial update.
November 17, 2021, 12:00 (GMT)
Removed unused code.
November 17, 2021, 12:00 (GMT)
Multiple renames.
November 17, 2021, 11:33 (GMT)
Cleanup: remove dummy multi function
November 17, 2021, 11:30 (GMT)
Cleanup: Painting - reduce reallocation of same memory.

Curve mask is freed/allocated every time, but could still reuse the
previous allocated buffer when the diameter of the brush doesn't change.
November 17, 2021, 11:09 (GMT)
Sculpt-dev: sculpt colors stuff

* Mask by color now works for dyntopo.
* Attribute and vertex color lists in the UI
now hide temporary CD layers.
* Added a specific op for removing vertex color
attributes.
* Fixed various bugs.
November 17, 2021, 10:52 (GMT)
Cleanup: use same function for updating internal links for all nodes

Previously, node types had a callback that creates internal links. Pretty
much all nodes used the same callback though. The exceptions are the
reroute node (which probably shouldn't be mutable anyway) and some
input/output nodes that are not mutable.

Removing the callback helps with D13246, because it makes it easier
to reason about which internal links are created and when they change.
In the future, the internal links should be part of the node declaration.
November 17, 2021, 10:32 (GMT)
temp-sculpt-colors: fix icons and a couple of bugs
November 17, 2021, 10:16 (GMT)
Cleanup: Remove unused show_samples() device code in Cycles.
November 17, 2021, 10:11 (GMT)
Cleanup: change node socket availability in a single place

This cleans up part of the code that still set the flag manually. Also, this
change helps with D13246 because it makes it easier to tag the node
tree as changed when the availability of a socket changed.
November 17, 2021, 09:28 (GMT)
temp-sculpt-colors: Vertex color list now has active reference
November 17, 2021, 07:18 (GMT)
LineArt: Ortho tolerance switch
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021