Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2570 / 5574

June 18, 2015, 14:15 (GMT)
Cycles: Report currently sampling tile when CPU is working on the last tile

This is mainly useful for the render farms output when logging might stop at
the "Path Tracing Tile N/N" string, which makes it a bit difficult to follow
what exactly is happening (node going crazy, hardware issues or just last tile
is too much heavy).

This is more like an experiment, might be changed in the future.
June 18, 2015, 12:07 (GMT)
Return non-zero exit code when running blender from the command line and reading file has failed

This way automated scripts can actually see if some issue happened.
June 18, 2015, 09:26 (GMT)
Cycles: Don't show devices which does not support OpenCL 1.1 in the menu

They'll be checked for the version later and that check will fail anyway,
so better to not allow user to see unsupported device in the list.

Also corrected one more issue with the device enumeration.
June 18, 2015, 02:49 (GMT)
Assert when relative paths are passed to IO ops

This is typically an error (& hangs a few seconds on win32), best catch early.
June 18, 2015, 02:27 (GMT)
Transform: Improve UV creation efficiency

- was doing 2x spin-locks, multi-view check and hash-lookup per face-corner.
- avoid doing customdata layer lookup per face.
June 18, 2015, 02:23 (GMT)
Fix crash transforming UV /w PET-connected mode
June 18, 2015, 02:23 (GMT)
Fix transform connected UVs memory leak
June 18, 2015, 02:23 (GMT)
Update netbeans project file generator
June 17, 2015, 23:28 (GMT)
Freestyle: Fix for wrong assertion failure upon inverted face normals.

The assertion code was not taking quad faces into account.

Problem report by Folkert de Vries (flokkievids) through personal
communications, thanks!
June 17, 2015, 22:00 (GMT)
update hand written rst docs

- minor corrections
- link to new manual
- wrap lines at 120
June 17, 2015, 20:43 (GMT)
BGE: remove outdated doc of KX_PolygonMaterial, update doc of KX_BlenderMaterial

This patch suppresses the outdated KX_PolygonMaterial.rst documentation file and moves the example contained in it into KX_BlenderMaterial.rst.
The file KX_BlenderMaterial.rst receives some extra formatting changes (lists are not supported in methods arguments types).

Reviewers: kupoman, campbellbarton, lordloki, panzergame, moguri

Reviewed By: panzergame, moguri

Projects: #game_engine

Differential Revision: https://developer.blender.org/D1355
June 17, 2015, 20:32 (GMT)
Cleanup: duplicate includes
June 17, 2015, 17:17 (GMT)
BMesh: Add edge-offset option: cap-endpoint

Creating triangles at endpoints is often not so good, disable by default.
June 17, 2015, 16:02 (GMT)
Revert "Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers option is enabled"

This reverts commit ab417f31f403d74a76fb51fbd6e2aa3f706e15f1.

This workaround caused serious memory corruption issues which is not really acceptable
for the release. We'll be likely sticking to a more limited release when using freestyle
with saved buffers for until proper solution is implemented.

Conflicts:
source/blender/render/intern/source/pipeline.c
June 17, 2015, 15:50 (GMT)
Fix T44682: Save Buffers canceled renders show nothing in Image Editor

The issue was caused by render pipeline freeing render parts prior to finishing
exr file writing which resulted in unfinished parts not being written into the
file by save_empty_result_tiles().

As a temporary solution we do explicitly write unfinished parts as empty tiles
to the exr file prior to freeing parts.

Not ideal solution, but should work for the release.
June 17, 2015, 14:59 (GMT)
Lock markers now also disallows selection of markers
June 17, 2015, 14:59 (GMT)
CMake: use parent scope setting cflags in funcion
June 17, 2015, 14:58 (GMT)
Revert "Correct recent commit replacing macro's /w MSVC"

This reverts commit 810f8928d65abbce6dddc1e11f6092c22d9a5fcc.

Worked by accident with MSVC, real fix next...
June 17, 2015, 14:32 (GMT)
Compositor: Fix stupid type in incrementing number of finished tiles
June 17, 2015, 14:30 (GMT)
Report proper frame and time to the console when doing compositing
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021