Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1724 / 8462

April 9, 2020, 10:14 (GMT)
USD: ensure test does not depend on BLI_assert()

The test failure in T75491 only showed up in debug builds because
`BLI_assert()` is a no-op in release builds. This is now replaced by a
proper GTests call to `ADD_FAILURE()`, ensuring that the test fails
regardless of build mode.
April 9, 2020, 10:02 (GMT)
Merge branch 'functions' into builtin-simulation-nodes
April 9, 2020, 09:59 (GMT)
Merge branch 'master' into functions
April 9, 2020, 09:39 (GMT)
Merge branch 'image-and-object-socket-type' into influence-and-control-flow-socket-types
April 9, 2020, 09:35 (GMT)
Merge branch 'embedded_simulation_node_tree' into image-and-object-socket-type
April 9, 2020, 09:32 (GMT)
Merge branch 'simulation-tree-arc' into embedded_simulation_node_tree
April 9, 2020, 09:28 (GMT)
Merge branch 'simulation-data-block' into simulation-tree-arc
April 9, 2020, 09:24 (GMT)
Merge branch 'master' into simulation-data-block
April 9, 2020, 09:23 (GMT)
add missing enum item
April 9, 2020, 09:23 (GMT)
add simulation node trees to node tree iterator
April 9, 2020, 09:21 (GMT)
Silence assert on ID usercount for deprecated IPO.

We do not really care about those, so just avoid the noise when loading
very old files...

Re T75389.
April 9, 2020, 09:19 (GMT)
fix user counting when freeing interface sockets
April 9, 2020, 09:12 (GMT)
copy object/image pointer in node_socket_copy_default_value
April 9, 2020, 09:08 (GMT)
Tasks: Fix Compiler Errors
April 9, 2020, 09:02 (GMT)
Merge branch 'greasepencil-object' into gpencil-trace
April 9, 2020, 08:59 (GMT)
Tracking: Forward compatibility code for distortion models

Allows to open newer files in older Blender after new distortion model
has been added.

It will behave as if this is a polynomial model with all 0 coefficients
which are then being refined and assigned explicitly after solving the
motion.
April 9, 2020, 08:59 (GMT)
Merge branch 'master' into greasepencil-object
April 9, 2020, 08:58 (GMT)
Cleanup: Fix typo error
April 9, 2020, 08:56 (GMT)
Fix T75122: Annotations: Only visible scene annotations in dopesheet

The loop of datablocks was using the scene datablock (3D View) only, but all others datablocks were ignored.

Now the loop consider any annotation datablock.
April 9, 2020, 08:46 (GMT)
Fix T75425: Bone selection cycling not working

Edit-mode bone selection now cycles on successive clicks.
This now cycles through multiple edit-objects & bones.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021