Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1881 / 8462

February 10, 2020, 15:26 (GMT)
Merge branch 'blender-v2.82-release'
February 10, 2020, 15:25 (GMT)
Fix unreported: Packing/unpacking errors don't mention tiled images

Thanks to @dfelinto for spotting this!
February 10, 2020, 15:23 (GMT)
remove pad_up function
February 10, 2020, 15:21 (GMT)
GPencil: Fix unreported missing annotation popover menu

This was introduced when annotations was splited.
February 10, 2020, 15:12 (GMT)
Fix T73713: Tiled textures (UDIM) getting lost when saving the .blend but not the textures

The issue here is simple, IMA_SRC_TILED was missing from a check for whether the image should
be saved.

Note that tiled images won't be automatically saved if they have never been saved before.
For single images this is handled by packing them, but packing of tiled images isn't
supported yet.

However, in that case the file closing dialog will at least show a warning now instead of
completely ignoring tiled images.
February 10, 2020, 14:56 (GMT)
Cleanup/Refactor: Move ID deletion into its own .c file.

Having functions defined in `BKE_lib_id.h` implemented into
`lib_remap.c` was confusing at best.

Besides trivial code splitting and header includes cleanup, had to add a
new `lib_intern.h` header for callbacks used by both remapping and
deletion code.
February 10, 2020, 14:53 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
February 10, 2020, 14:52 (GMT)
GPencil: Fix compiler error after merge
February 10, 2020, 14:46 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
February 10, 2020, 14:43 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/blenkernel/intern/gpencil.c
source/blender/editors/sculpt_paint/paint_ops.c
February 10, 2020, 14:33 (GMT)
BLI: add utilities for defining non-movable and non-copyable classes

Structs and classes can subclass these member-free classes privately.
Then they become non-movable, non-copyable or both.
February 10, 2020, 14:07 (GMT)
USD: Install USD library via install_deps.sh

This commit adds the download, extract, patch, build, and install of the
Universal Scene Description (USD) library to the `install_deps.sh`
script.

Reviewed By: mont29, LazyDodo

Differential Revision: https://developer.blender.org/D6478
February 10, 2020, 14:05 (GMT)
Cleanup: Add basic doc about each `BKE_main` and `BKE_lib` files.

Including expected prefixes for functions in those files.

Part of T72604.
February 10, 2020, 13:46 (GMT)
cleanup dot export
February 10, 2020, 13:40 (GMT)
fix after merge
February 10, 2020, 13:37 (GMT)
Volumes: API functions to modify grids in the modifiers stack
February 10, 2020, 13:37 (GMT)
Volumes: avoid unnecessarily unloading volume in some corner cases
February 10, 2020, 13:23 (GMT)
Merge branch 'master' into functions
February 10, 2020, 13:21 (GMT)
Fix missed include update in recent BKE_library renaming.
February 10, 2020, 13:14 (GMT)
Merge branch 'master' into functions
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021