Blender Git Commits

Blender Git commits from all branches.

Page: 1415 / 2888

November 7, 2018, 11:31 (GMT)
Cycles: Re-added runtime checks for the correct Embree build.
November 7, 2018, 10:11 (GMT)
Merge branch 'master' of git.blender.org:blender into cycles_embree
November 7, 2018, 09:53 (GMT)
Cycles: Set the preprocessor flag to tell Embree it's using a static library.
November 7, 2018, 09:52 (GMT)
Cycles: Some cleanup for Embree integration.
November 6, 2018, 22:24 (GMT)
feature: Collada: Added initial support for texture import
November 6, 2018, 19:41 (GMT)
Cycles: Embree option is now only visible when Cycles was compiled with Embree.
November 6, 2018, 15:41 (GMT)
Merge branch 'blender2.8' of git.blender.org:blender into collada2.8
November 6, 2018, 15:41 (GMT)
added initial support for material import (wip)
November 6, 2018, 14:36 (GMT)
build_deps: Made sure Embree is being found on case sensitive file systems.
November 6, 2018, 14:24 (GMT)
Mantaflow: Improved allocation of fluid outflow objects

Similarly to flow and obstacle objects, the outflow grid now only gets allocated when outflow objects are actually present. Commit also includes improved vector (mesh, particles) cleanup (fixes issue with particles being visible although domain is empty in simulation).
November 6, 2018, 14:17 (GMT)
Mantaflow: Added fluid wrapper files

Wrapper files manage communication between /source/blender C code and Mantaflow Cpp/Python code (preprocessed files)
November 6, 2018, 14:15 (GMT)
Embree: Set max ISA to AVX2 to get consistent builds across compilers.
November 6, 2018, 13:22 (GMT)
Mantaflow: Updated Manta pp files

includes critical fix for outflow at domain borders and fixes crash when using secondary particles with open domain borders
November 6, 2018, 10:37 (GMT)
Cycles: Added Embree to `make deps` script and changed CMake build files to find and fetch static Embree libs from the build location.
November 6, 2018, 09:10 (GMT)
fix for python ui
November 5, 2018, 09:14 (GMT)
Fix incorrect segment count when creating hair segment index buffer.

The max size includes one element for primitive restart, but that must not
be included when creating actual indices.
November 5, 2018, 09:13 (GMT)
Fix curve data copy function not copying counters.
November 4, 2018, 13:45 (GMT)
Simple hair curve generation function for the test operator.
November 4, 2018, 12:00 (GMT)
Remove the "bind" flag and function for hair.

This is a remnant of the previous system where actual fibers were always
interpolated from one or more actual curves. Now each follicle simply gets
its own curve.
November 4, 2018, 11:25 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into hair_object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021