Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1608 / 5574

August 13, 2018, 11:49 (GMT)
Merge branch 'master' into blender2.8
August 13, 2018, 11:47 (GMT)
Cleanup: avoid too close namings, prone to typo mistakes!
August 13, 2018, 11:43 (GMT)
Fix T56224: Blender2.8 will force a quit when trying to open a scene containing clip track created by blender 2.79.

Beautiful example of typo going unoticed and firing back up in totally
unexpected place years later. Guess nobody actually duplicated a Clip
data-block before! :P

Most likely own fault, during refactor of ID copying code.
August 13, 2018, 11:10 (GMT)
Depsgraph: Remove obscure code which was only needed for old OSD implementation
August 13, 2018, 11:10 (GMT)
Subsurf: Remove OpenSubdiv options from modifier

There are following reasons to do so:

- The plan is to replace it with some sort of object or viewport option,
so we can apply OpenSubdiv subdivisions on top of modifier stack and
keep modifier stack purely CPU side.

This will solve issues when adding some relation in scene will force
modifier to be evaluated on CPU.

- With new upcoming OpenSubdiv based CPU modifier implementation we can
cache topology similar to what GPU side was doing, which will already
be reasonably faster.

- OpenSubdiv GPU does not work since the OpenGL version bump, and is
to be rewritten with all the adaptive refine options kept in mind.

Since OpenSubdiv GPU was already broken and was only causing object
to become invisible, there is no reason to keep having that option in
the modifier.

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3598
August 13, 2018, 10:51 (GMT)
Fix T56290: Segfault when loading file - OpenSubdiv

Filled missing callbacks to converter.
August 13, 2018, 10:37 (GMT)
Subsurf: Make uv boundaries easily extendible

This replaces old single toggle option to subdivide UVs with
an enum which can have more options. The usecase for this is
to be compatible with other software. But we also might choose
different subdivision type as default in the future.

DNA and underlying code supports all possible options, but
only the ones which are compatible with old subdivision code
are currently exposes.

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3575
August 13, 2018, 10:37 (GMT)
OpenSubdiv: Add stub implementation of C-API

C-API is way smaller than the rest of the code which uses it.
So better to conditionally compile stub implementation than
to keep adding ifdef everywhere.
August 13, 2018, 10:37 (GMT)
OpenSubdiv: Fix typo in crease comparison
August 13, 2018, 09:58 (GMT)
Merge branch 'master' into blender2.8
August 13, 2018, 09:57 (GMT)
Fix T56344: Crash when used Twist for Emitter type of Particles System.

That effect is NOP with emitter particles anyway...
August 13, 2018, 09:45 (GMT)
Cleanup: Description should not end with a fullstop
August 12, 2018, 05:22 (GMT)
PyAPI: update scripts for matrix multiply operator

Operators:
- add torus
- align objects
- bake physics
- make dupli faces
- smart project

Templates:
- 3D view ray cast

Other:
- Methods for bones/edit-bones
August 12, 2018, 03:17 (GMT)
Gizmo: add blank gizmo definition

Missed from 98c304e865f by accident.
August 11, 2018, 21:34 (GMT)
build_environment: blosc 1.14.4
August 11, 2018, 21:13 (GMT)
build_environment: zlib move harvesting to zlib.cmake
August 11, 2018, 20:44 (GMT)
build_environment:openal 1.18.2
August 11, 2018, 20:44 (GMT)
build_environment: zlib 1.2.11
August 11, 2018, 18:54 (GMT)
Cleanup: Fix wrong formatting

For unknown reasons, visual studio unformat a section of the code.
August 11, 2018, 13:39 (GMT)
Merge branch 'master' into blender2.8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021