Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2605 / 8462

March 29, 2019, 16:56 (GMT)
Fix part of T63102: wrong Python API Reference link in Help menu.
March 29, 2019, 16:56 (GMT)
Fix header text for muted collapsed nodes not being greyed out.
March 29, 2019, 16:41 (GMT)
Eevee: Implement Texture coordinate from object

First try to implement T57489. But unfortunately, there is a missing
dependency in the depsgraph that does not trigger the shader update.
March 29, 2019, 14:57 (GMT)
type extension base class
March 29, 2019, 14:41 (GMT)
Cleanup: Line wrapping
March 29, 2019, 14:39 (GMT)
GPencil: Improve soft eraser for last stroke points

Now, the last point is managed separately in order to get smoother transition.
March 29, 2019, 14:33 (GMT)
Cleanup: Spelling in comment
March 29, 2019, 13:57 (GMT)
Fix T63042: Grease pencil and armature will sometimes copy successfully because of the put in Collection order, sometimes fail.

Remove remapping to new IDs from `BKE_object_duplicate()` itself, doing
it here will break later remapping done after all desired objects have
been duplicated, preventing complete remap of ID pointers used in obdata
and other sub-data of duplicated objects.

Checked, the only two usages of this function were already doing
separated later step for this anyway.
March 29, 2019, 13:57 (GMT)
Cleanup: BKE_object_duplicate.

Comments, code consistency, remove disabled code...
March 29, 2019, 13:57 (GMT)
Cleanup: Fix comment.
March 29, 2019, 13:53 (GMT)
Fix T63075: edit mode crash with deforming modifiers, after recent changes.
March 29, 2019, 13:11 (GMT)
simple operator to setup new function trees
March 29, 2019, 13:06 (GMT)
Added support for debug versions of OpenImageDenoise Windows DLLs.
March 29, 2019, 12:56 (GMT)
Refactor node socket declaration
March 29, 2019, 11:51 (GMT)
GPencil: Cleanup code

Reduce double function calling.
March 29, 2019, 10:58 (GMT)
Fix T63082: Outliner allows assign grease pencil materials to mesh

The grease pencil materials only can be assigned to objects of grease pencil type.
March 29, 2019, 10:19 (GMT)
Compositor: More fixes for OIDN build on Windows.
March 29, 2019, 09:27 (GMT)
Fix T62938: Rigid body crash with surface effector

Missing dependency graph relation from geometry to simulation,
which made simulation to use evaluated mesh while it is being
evaluated.
March 29, 2019, 09:21 (GMT)
Cleanup: Make it obvious which relations are used

Relation in dependency graph is something else. So make it clear
that those are the effector ones.
March 29, 2019, 09:01 (GMT)
Fix T62908: Missing update when inserting keyframe from dopesheet
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021