Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1681 / 8462

April 28, 2020, 13:56 (GMT)
Depsgraph: use BLI::Map in RootPChanMap

Reviewers: sergey, sybren

Differential Revision: https://developer.blender.org/D7521
April 28, 2020, 13:46 (GMT)
Merge branch 'master' into greasepencil-object
Revision 6278b48 by Bastien Montagne (master)
April 28, 2020, 13:40 (GMT)
Merge branch 'blender-v2.83-release'

Conflicts:
source/blender/blenkernel/intern/lib_query.c
source/blender/depsgraph/intern/builder/deg_builder_relations.cc
April 28, 2020, 13:38 (GMT)
Alembic: added Points exporter for particles
April 28, 2020, 13:31 (GMT)
Depsgraph: Add IDProperties handling.

Fix T75279: BLI_assert failed when deleting object in debug build
(only).

And all general cases of ID pointer idproperties that would use a
data-block not referenced anywhere else in the depsgraph.

This includes idproperties from:
* All ID types;
* Bones and pose bones;
* Sequences;
* Nodes and sockets.

Differential Revision: https://developer.blender.org/D7551
April 28, 2020, 13:25 (GMT)
IDProperties: add a foreach looper and use it in libquery code.

Note: part of fix for T75279.

Differential Revision: https://developer.blender.org/D7550
April 28, 2020, 13:03 (GMT)
initial node tree ref declarations
April 28, 2020, 12:56 (GMT)
Alembic: Pass correct `export_name` to the writers

The `HierarchyContext::export_name` was set to the object name, and not to
the last component of `HierarchyContext::export_path`. This doesn't matter
for USD, but it does influence the Alembic writers.
April 28, 2020, 12:50 (GMT)
Alembic: improved logging
April 28, 2020, 12:49 (GMT)
Cleanup: Alembic, renamed some variables in ABCNurbsWriter::create_alembic_objects

No functional changes
April 28, 2020, 12:46 (GMT)
Cleanup: Alembic, made AbstractHierarchyIterator::get_object_data_path protected

There is no need for this function to be called from outside the class
hierarchy.

No functional changes.
April 28, 2020, 12:45 (GMT)
Cleanup: Alembic, explicitly assign to named fields

This makes it possible to search the code for a field name and find where
it is initialised.

No functional changes.
April 28, 2020, 12:05 (GMT)
BLI: add library to simplify writing dot graph exporters

See D6799 for some examples on how to use the library.

Reviewers: sergey

Differential Revision: https://developer.blender.org/D6799
April 28, 2020, 11:55 (GMT)
BLI: add Map.lookup_or_add_default method
April 28, 2020, 11:50 (GMT)
Fix T76044: update Cycles to build with OSL 1.11 master
April 28, 2020, 11:33 (GMT)
Cleanup: Missing include directories after recent cleanup
April 28, 2020, 11:31 (GMT)
Fix armature roll test failing on macOS
April 28, 2020, 11:31 (GMT)
Cleanup: Strict compiler warning in release mode
April 28, 2020, 11:02 (GMT)
Merge branch 'blender-v2.83-release'
April 28, 2020, 10:57 (GMT)
Cleanup: remove unused string module

This is legacy code that can simply be replaced by std::string.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021