Blender Git Loki

Blender Git commits from all branches.

Page: 2004 / 2888

June 9, 2016, 15:40 (GMT)
add reconstruction.cc in autotrack
June 9, 2016, 15:35 (GMT)
Remove outdated comment.
June 9, 2016, 15:24 (GMT)
More minor changes:

- replace PyTuple_Pack with PyTuple_SET_ITEMS (avoids using varargs, and instead assign values directly).
- rename nbr_val -> value_len (consistent with value, value_items).
June 9, 2016, 15:20 (GMT)
Cleanup: whitespace
June 9, 2016, 15:16 (GMT)
Use PySequence_Fast_ITEMS for direct access
June 9, 2016, 14:50 (GMT)
Added "Scale to bounds" operator to scale selected islands to UV boundaries

Options:
* Keep aspect ratio: If checked the aspect ratio of the selected uv islands is preserved
* Individual: If checked the individual uv islands are all scaled to fit the bounds, otherwise the selections are scaled as a whole

Note: Menu locations/shortcuts are to be discussed with users and not to be seen as final
June 9, 2016, 14:20 (GMT)
Quick fix for missed parameter
June 9, 2016, 14:11 (GMT)
Use persistent pass managers for optimization, rather than creating them every time.
June 9, 2016, 14:06 (GMT)
Added frame start/scale properties to CacheFile, de-duplicate some code.
June 9, 2016, 13:45 (GMT)
Merge branch 'master' into custom-normals-bmesh
June 9, 2016, 13:44 (GMT)
Set a target triple and data layout for modules.

According to the site below, this is necessary for proper optimization.

http://llvm.org/docs/Frontend/PerformanceTips.html
June 9, 2016, 13:11 (GMT)
Cleanup: magic numbers.
June 9, 2016, 13:06 (GMT)
Move is_sequence property from cache modifier to CacheFile.
June 9, 2016, 12:11 (GMT)
Merge branch 'master' into alembic_basic_io
June 9, 2016, 12:09 (GMT)
Move cachefile datablock into its own files.
June 9, 2016, 12:09 (GMT)
Avoid using G.main.
June 9, 2016, 12:09 (GMT)
Cleanup: remove unused code.
June 9, 2016, 12:09 (GMT)
Cleanup: include.
June 9, 2016, 12:09 (GMT)
Add a module to find HDF5 (split from FindAlembic.cmake)
June 9, 2016, 12:09 (GMT)
Cleanup: includes, `using` statements.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021