Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1432 / 8462

July 27, 2020, 08:47 (GMT)
GPencil: New operator to Cleanup duplicated frames

This operator cleanup any frame that is equal to the previous one. This is very handy when convert a mesh animation to Gpencil and the mesh is static for several frames.

Differential Revision: https://developer.blender.org/D8149
July 27, 2020, 08:32 (GMT)
Merge branch 'blender-v2.90-release'
July 27, 2020, 08:32 (GMT)
Fluid: Fix warnings from max particle option

-Wreorder was the issue.
July 27, 2020, 08:26 (GMT)
Merge branch 'blender-v2.90-release'
July 27, 2020, 08:25 (GMT)
Cleanup: comments.
July 27, 2020, 08:25 (GMT)
Cleanup: Minor renaming.
July 27, 2020, 08:24 (GMT)
Merge branch 'blender-v2.90-release'
July 27, 2020, 08:23 (GMT)
Allocator: fix build error with -Werror=format-security

Doing it again here, because I fixed this only in master branch before..
July 27, 2020, 08:08 (GMT)
Fix build error due to forward enum declaration

In full build, the following error happens. So fix it by including the
definition file before the forward declaration one.

```
In file included from source/blender/io/collada/SkinInfo.cpp:40:
source/blender/blenkernel/BKE_object_deform.h:62:6: error:
enumeration previously declared with nonfixed underlying type
enum eVGroupSelect
^
In file included from source/blender/io/collada/SkinInfo.cpp:36:
source/blender/makesdna/DNA_scene_types.h:2099:14: note:
previous declaration is here
typedef enum eVGroupSelect {
^
1 error generated.
```
July 27, 2020, 07:59 (GMT)
Merge branch 'master' into soc-2020-info-editor
July 27, 2020, 07:59 (GMT)
Cleanup: memory does not need to be allocated
July 27, 2020, 07:58 (GMT)
Cleanup bring back assert
July 27, 2020, 07:06 (GMT)
Merge remote-tracking branch 'origin/blender-v2.90-release'
July 27, 2020, 06:53 (GMT)
Fix T79121: Dependency cycle when driver points to prop with 'scale' in name

This makes `RNANodeQuery::construct_node_identifier()` more strict in
its matching of certain property names.

The downside of this approach is that it's not possible any more to use
`"rotation"` and expect a match for `"rotation_euler"` and friends, so
the list of strings to test against is now 3x as long.

Reviewed By: sergey

Maniphest Tasks: T79121

Differential Revision: https://developer.blender.org/D8375
July 27, 2020, 06:52 (GMT)
Cleanup: Alembic, fix maybe-uninitialized warning

No functional changes.
July 27, 2020, 03:22 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
July 27, 2020, 01:20 (GMT)
UI: Show message in transform panel when no metaball elements are selected

The complete lack of a transform panel was confusing enough to spawn
this question: https://blender.stackexchange.com/q/169074/599
Displaying a message instead of nothing is more consistent with the
behavior of the mesh transform panel anyway.

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D8390
July 27, 2020, 01:09 (GMT)
Merge branch 'blender-v2.90-release'
July 27, 2020, 01:06 (GMT)
RNA to Manual: Update links
July 26, 2020, 22:23 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021