Blender Git Loki

Blender Git commits from all branches.

Page: 1887 / 2888

December 8, 2016, 19:24 (GMT)
Make window-level scene switching work
December 8, 2016, 18:32 (GMT)
Add some comments about methods used for mass-spring model
December 8, 2016, 18:32 (GMT)
Set better default values for the new mass-spring model
December 8, 2016, 18:32 (GMT)
Implement bending springs along shear springs within polygons

This adds bending springs within polygons, so that they resist
changing planarity.
December 8, 2016, 18:32 (GMT)
Implement shear springs for ngons
December 8, 2016, 18:31 (GMT)
Initial implementation of angular bending springs

This implements bending resistant forces between adjacent polygons in
cloth simulation. Note that derivatives are not yet included in the
computations (and might not even be needed, as the simulation is already
quite stable). Angular damping is not yet implemented either.
December 8, 2016, 17:36 (GMT)
Update RNA and UI scripts to use scene from window
December 7, 2016, 23:17 (GMT)
Main work to move active scene into window

Added scene as argument to area/region listeners. It's only used in a really few cases though, I might instead do a lookup.
December 7, 2016, 21:53 (GMT)
fix for constraint calculation, transform of meshisland centroid was calculated incorrectly
December 7, 2016, 17:19 (GMT)
Unittest scene copy
December 7, 2016, 14:37 (GMT)
Unitest: doversion, write and read test for layers
December 7, 2016, 10:23 (GMT)
Merge branch 'master' into cycles_split_kernel
December 7, 2016, 09:52 (GMT)
Cycles: Keep consistent memory management style

`unique_ptr` avoids some issues but we aren't using it anywhere else so
to keep things consistent just using plain `delete` for now.
December 7, 2016, 09:52 (GMT)
Cycles: Make split kernel methods in Device private

These methods shouldn't really be called from anywhere except
`DeviceSplitKernel`.
December 7, 2016, 08:26 (GMT)
Cycles: Remove overloaded Device::mem_alloc function

It was a bit confusing having two versions of this function, only one is
needed really. Added `device_memory::resize()` to take over the behavior
the overload provided.
December 7, 2016, 03:55 (GMT)
Revert "Experimental Cycles Build"

This reverts commit 90ba99d99b5512c14f52afc3e29668980c48e5dc.
December 7, 2016, 03:54 (GMT)
Experimental Cycles Build

This build contains:

- Denoising
- Light Groups
- Shadowcatcher
- Blue-Noise Dithered Sampling
- Custom Scrambling distance
- IES lights
- Disney BSDF
- Highlight Compression
December 7, 2016, 03:53 (GMT)
Merge remote-tracking branch 'origin/master' into experimental-build
December 7, 2016, 03:21 (GMT)
Cycles: Ensure we get a compiler error if data_init parameters fall out of sync

Code isn't so pretty and the errors that we get if this does happen are kind
of cryptic, but it's better than nothing.
December 7, 2016, 00:04 (GMT)
Add cent_poly_v3 function
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021